Changeset 609 for branches/GNU/src/binutils/intl/ChangeLog
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/intl/ChangeLog
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 2002-08-05 Daniel Jacobowitz <drow@mvista.com> 2 3 * Makefile.in (distclean): Remove config.cache, stamp-h, 4 config.status, and config.h. 5 6 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> 7 8 * linux-msg.sed: Comment typo fix. 9 * xopen-msg.sed: Likewise. 10 11 1998-04-29 Ulrich Drepper <drepper@cygnus.com> 12 13 * intl/localealias.c (read_alias_file): Use unsigned char for 14 local variables. Remove unused variable tp. 15 * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char * 16 for type of codeset. For loosing Solaris systems. 17 * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset. 18 * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable 19 len if not needed. 20 Patches by Jim Meyering. 21 22 1998-04-28 Ulrich Drepper <drepper@cygnus.com> 23 24 * loadmsgcat.c (_nl_load_domain): Don't assign the element use_mmap if 25 mmap is not supported. 26 27 * hash-string.h: Don't include <values.h>. 28 29 1998-04-27 Ulrich Drepper <drepper@cygnus.com> 30 31 * textdomain.c: Use strdup is available. 32 33 * localealias.c: Define HAVE_MEMPCPY so that we can use this 34 function. Define and use semapahores to protect modfication of 35 global objects when compiling for glibc. Add code to allow 36 freeing alias table. 37 38 * l10nflist.c: Don't assume stpcpy not being a macro. 39 40 * gettextP.h: Define internal_function macri if not already done. 41 Use glibc byte-swap macros instead of defining SWAP when compiled 42 for glibc. 43 (struct loaded_domain): Add elements to allow unloading. 44 45 * Makefile.in (distclean): Don't remove libintl.h here. 46 47 * bindtextdomain.c: Carry over changes from glibc. Use strdup if 48 available. 49 50 * dcgettext.c: Don't assume stpcpy not being a macro. Mark internal 51 functions. Add memory freeing code for glibc. 52 53 * dgettext.c: Update copyright. 54 55 * explodename.c: Include stdlib.h and string.h only if they exist. 56 Use strings.h eventually. 57 58 * finddomain.c: Mark internal functions. Use strdup if available. 59 Add memory freeing code for glibc. 60 61 1997-10-10 20:00 Ulrich Drepper <drepper@cygnus.com> 62 63 * libgettext.h: Fix dummy textdomain and bindtextdomain macros. 64 They should return reasonable values. 65 Reported by Tom Tromey <tromey@cygnus.com>. 66 67 1997-09-16 03:33 Ulrich Drepper <drepper@cygnus.com> 68 69 * libgettext.h: Define PARAMS also to `args' if __cplusplus is defined. 70 * intlh.inst.in: Likewise. 71 Reported by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>. 72 73 * libintl.glibc: Update from current glibc version. 74 1 75 1997-09-06 02:10 Ulrich Drepper <drepper@cygnus.com> 2 76 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.