Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-22 | merge from gcc | DJ Delorie | 1 | -3/+97 | |
2003-06-03 | asprintf.c: Change comment to note that -1 is returned upon error. | Nick Clifton | 1 | -2/+2 | |
vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf. | |||||
2003-05-15 | libiberty/ChangeLog: | Jim Blandy | 1 | -1/+7 | |
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-04-16 | merge from gcc | DJ Delorie | 1 | -0/+26 | |
2003-04-16 | merge from gcc | DJ Delorie | 1 | -1/+27 | |
2003-02-20 | * Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 1 | -10/+29 | |
(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-01-24 | merge from gcc | DJ Delorie | 1 | -15/+18 | |
2002-11-22 | merge from gcc | DJ Delorie | 1 | -4/+21 | |
2002-03-28 | merge from gcc | DJ Delorie | 1 | -0/+28 | |
2001-10-17 | merge from gcc | DJ Delorie | 1 | -28/+28 | |
2001-10-16 | merge from gcc | DJ Delorie | 1 | -7/+428 | |
2001-10-10 | merge from gcc | DJ Delorie | 1 | -4/+4 | |
2001-10-07 | merge from gcc | DJ Delorie | 1 | -29/+29 | |
2001-09-27 | merge from gcc | DJ Delorie | 1 | -21/+22 | |
2001-09-26 | merge from gcc | DJ Delorie | 1 | -0/+515 | |