Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asprintf.c: Change comment to note that -1 is returned upon error. | Nick Clifton | 2003-06-03 | 4 | -7/+15 |
| | | | | | vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf. | ||||
* | * config.table: Accept i[345867]86 variant. | DJ Delorie | 2003-05-20 | 2 | -2/+6 |
| | |||||
* | libiberty/ChangeLog: | Jim Blandy | 2003-05-15 | 3 | -4/+25 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | s/burtle/iterative | Jason Merrill | 2003-05-07 | 2 | -2/+2 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-05-07 | 2 | -2/+7 |
| | |||||
* | libiberty/ | Jason Merrill | 2003-05-07 | 6 | -85/+379 |
| | | | | | | | | | | * 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. | ||||
* | merge from gcc | DJ Delorie | 2003-05-04 | 3 | -504/+77 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-05-03 | 2 | -1/+5 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-22 | 2 | -11/+20 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-16 | 8 | -86/+349 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-16 | 1 | -1/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-16 | 9 | -91/+297 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 1 | -8/+50 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 12 | -30/+41 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 2 | -0/+12 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 3 | -4/+13 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 13 | -20/+35 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 2 | -5/+20 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-14 | 3 | -90/+93 |
| | |||||
* | * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS) | Alexandre Oliva | 2003-03-23 | 2 | -4/+15 |
| | | | | | instead of $$CC alone. (install_to_tooldir): Use it. | ||||
* | merge from gcc | DJ Delorie | 2003-03-17 | 2 | -4/+24 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-03-12 | 2 | -2/+10 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-03-12 | 2 | -3/+22 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-03-11 | 2 | -23/+32 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-03-04 | 2 | -0/+13 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-27 | 2 | -39/+44 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-27 | 2 | -0/+82 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-24 | 2 | -2/+8 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-22 | 6 | -66/+142 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-21 | 5 | -88/+215 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-21 | 5 | -54/+122 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-21 | 6 | -7/+112 |
| | |||||
* | * Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 2003-02-20 | 9 | -121/+426 |
| | | | | | | | | | | | | | | | (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. | ||||
* | merge from gcc | DJ Delorie | 2003-02-20 | 2 | -1/+5 |
| | |||||
* | * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to | Alexandre Oliva | 2003-02-20 | 3 | -0/+8 |
| | | | | | config.status. * configure: Rebuilt. | ||||
* | merge from gcc | DJ Delorie | 2003-02-13 | 2 | -15/+32 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-13 | 3 | -1/+15 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-02-04 | 2 | -2/+6 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-01-30 | 4 | -128/+139 |
| | |||||
* | * Makefile.in (all-subdir, check-subdir, installcheck-subdir) | Alexandre Oliva | 2003-01-28 | 2 | -1/+9 |
| | | | | | | | (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). | ||||
* | * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use | Alexandre Oliva | 2003-01-28 | 2 | -5/+10 |
| | | | | /`$$CC -print-multi-os-directory`. | ||||
* | include/ | Daniel Jacobowitz | 2003-01-26 | 2 | -2/+76 |
| | | | | | | | | | | | * 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. | ||||
* | merge from gcc | DJ Delorie | 2003-01-25 | 5 | -153/+38 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-01-24 | 15 | -843/+1225 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-01-20 | 2 | -2/+8 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-01-09 | 2 | -0/+10 |
| | |||||
* | merge from gcc | DJ Delorie | 2002-12-04 | 2 | -0/+6 |
| | |||||
* | merge from gcc | DJ Delorie | 2002-11-24 | 2 | -0/+6 |
| | |||||
* | merge from gcc | DJ Delorie | 2002-11-22 | 4 | -4/+417 |
| | |||||
* | merge whitespace tweaks from gcc | DJ Delorie | 2002-11-16 | 1 | -5/+5 |
| |