aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-07-05merge from gccDJ Delorie1-1/+8
2003-07-03merge from gccDJ Delorie1-0/+6
2003-06-262003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* testsuite/demangle-expected: Add more GNU V3 testcases.
2003-06-22merge from gccDJ Delorie1-0/+8
2003-06-22merge from gccDJ Delorie1-5/+10
2003-06-19merge from gccDJ Delorie1-0/+9
2003-06-13merge from gccDJ Delorie1-0/+9
2003-06-05merge from gccDJ Delorie1-0/+5
2003-06-03asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton1-0/+8
vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf.
2003-05-20* config.table: Accept i[345867]86 variant.DJ Delorie1-0/+4
2003-05-15libiberty/ChangeLog:Jim Blandy1-0/+9
2003-05-14 Jim Blandy <jimb@redhat.com> * hex.c (_hex_value): Make this unsigned. (hex_value): Update documentation for new return type. hex_value now expands to an unsigned int expression, to avoid unexpected sign extension when we store it in a bfd_vma, which is larger than int on some platforms. * functions.texi: Regenerated. include/ChangeLog: 2003-05-14 Jim Blandy <jimb@redhat.com> * libiberty.h (hex_value): Make the value an unsigned int, to avoid unexpected sign-extension when cast to unsigned types larger than int --- like bfd_vma, on some platforms. (_hex_value): Update declaration.
2003-05-07s/burtle/iterativeJason Merrill1-1/+1
2003-05-07merge from gccDJ Delorie1-0/+5
2003-05-07libiberty/Jason Merrill1-0/+7
* hashtab.c (burtle_hash): New fn. * configure.in: Add AC_C_BIGENDIAN_CROSS. * aclocal.m4: Include accross.m4. * configure, config.in: Regenerate. include/ * hashtab.h (burtle_hash): Prototype. (burtle_hash_object): New macro.
2003-05-04merge from gccDJ Delorie1-0/+5
2003-05-03merge from gccDJ Delorie1-0/+4
2003-04-22merge from gccDJ Delorie1-0/+5
2003-04-16merge from gccDJ Delorie1-0/+11
2003-04-16merge from gccDJ Delorie1-0/+11
2003-04-15merge from gccDJ Delorie1-8/+50
2003-04-15merge from gccDJ Delorie1-0/+4
2003-04-15merge from gccDJ Delorie1-0/+9
2003-04-15merge from gccDJ Delorie1-0/+4
2003-04-14merge from gccDJ Delorie1-0/+5
2003-03-23* Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)Alexandre Oliva1-0/+6
instead of $$CC alone. (install_to_tooldir): Use it.
2003-03-17merge from gccDJ Delorie1-0/+5
2003-03-12merge from gccDJ Delorie1-0/+8
2003-03-12merge from gccDJ Delorie1-0/+6
2003-03-11merge from gccDJ Delorie1-0/+6
2003-03-04merge from gccDJ Delorie1-0/+4
2003-02-27merge from gccDJ Delorie1-0/+4
2003-02-27merge from gccDJ Delorie1-0/+5
2003-02-24merge from gccDJ Delorie1-0/+6
2003-02-22merge from gccDJ Delorie1-0/+15
2003-02-21merge from gccDJ Delorie1-0/+12
2003-02-21merge from gccDJ Delorie1-0/+6
2003-02-21merge from gccDJ Delorie1-0/+10
2003-02-20 * Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-0/+16
(REQUIRED_OFILES): Add lrealpath.o. (lrealpath.o): Add rule. * aclocal.m4 (libiberty_NEED_DECLARATION): Add. * configure.in: Add realpath and canonicalize_file_name to checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION for canonicalize_file_name. * lrealpath.c: New file. * make-relative-prefix.c: Update documentation. (make_relative_prefix): Simplify. Use lbasename and lrealpath. * config.in: Regenerated. * configure: Regenerated. * functions.texi: Regenerated.
2003-02-20merge from gccDJ Delorie1-0/+4
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva1-0/+6
config.status. * configure: Rebuilt.
2003-02-13merge from gccDJ Delorie1-0/+16
2003-02-13merge from gccDJ Delorie1-0/+5
2003-02-04merge from gccDJ Delorie1-0/+4
2003-01-30merge from gccDJ Delorie1-0/+7
2003-01-28* Makefile.in (all-subdir, check-subdir, installcheck-subdir)Alexandre Oliva1-0/+8
(info-subdir, install-info-subdir, clean-info-subdir) (dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir) (clean-subdir, distclean-subdir, maintainer-clean-subdir): Pass $(FLAGS_TO_PASS).
2003-01-28* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), useAlexandre Oliva1-0/+5
/`$$CC -print-multi-os-directory`.
2003-01-26include/Daniel Jacobowitz1-0/+6
* hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types. (struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f. (htab_create_alloc_ex): New prototype. (htab_set_functions_ex): New prototype. libiberty/ * hashtab.c (htab_create_alloc_ex): New function. (hatab_set_functions_ex): New function. (htab_delete, htab_expand): Support alternate allocation functions.
2003-01-25merge from gccDJ Delorie1-0/+7
2003-01-24merge from gccDJ Delorie1-0/+21
2003-01-20merge from gccDJ Delorie1-0/+4