Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-22 | merge from gcc | DJ Delorie | 1 | -0/+4 | |
2005-07-22 | merge from gcc | DJ Delorie | 1 | -4/+0 | |
2005-07-22 | * configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 1 | -0/+4 | |
* configure, config.in: Regenerate. | |||||
2005-07-07 | 2005-07-07 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 1 | -0/+7 | |
* config.in: Regenerate for 6/20 change. | |||||
2005-05-28 | merge from gcc | DJ Delorie | 1 | -0/+8 | |
2005-05-24 | merge from gcc | DJ Delorie | 1 | -0/+20 | |
2005-05-07 | merge from gcc | DJ Delorie | 1 | -8/+2 | |
2005-04-12 | merge from gcc | DJ Delorie | 1 | -0/+15 | |
2005-04-11 | merge from gcc | DJ Delorie | 1 | -0/+6 | |
2005-04-02 | merge from gcc | DJ Delorie | 1 | -0/+6 | |
2005-03-25 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2004-12-10 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2004-04-22 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2004-03-10 | merge from gcc | DJ Delorie | 1 | -5/+4 | |
2004-01-10 | merge from gcc | DJ Delorie | 1 | -177/+214 | |
2003-06-19 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2003-06-13 | merge from gcc | DJ Delorie | 1 | -3/+3 | |
2003-05-07 | libiberty/ | Jason Merrill | 1 | -0/+10 | |
* 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-04-16 | merge from gcc | DJ Delorie | 1 | -0/+6 | |
2003-04-16 | merge from gcc | DJ Delorie | 1 | -0/+9 | |
2003-02-22 | merge from gcc | DJ Delorie | 1 | -0/+12 | |
2003-02-21 | merge from gcc | DJ Delorie | 1 | -0/+21 | |
2003-02-21 | merge from gcc | DJ Delorie | 1 | -0/+6 | |
2003-02-21 | merge from gcc | DJ Delorie | 1 | -1/+4 | |
2003-02-20 | * Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 1 | -1/+10 | |
(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-13 | merge from gcc | DJ Delorie | 1 | -1/+7 | |
2001-11-28 | merge from gcc | DJ Delorie | 1 | -6/+12 | |
2001-11-26 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2001-11-15 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2001-03-06 | merge from gcc | DJ Delorie | 1 | -22/+12 | |
2000-12-26 | * bsearch.c: New file. | DJ Delorie | 1 | -0/+3 | |
* configure.in (funcs): Add bsearch. (AC_CHECK_FUNCS): Likewise. * configure, config.in: Regenerate. | |||||
2000-11-29 | * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in. | DJ Delorie | 1 | -12/+15 | |
(AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader. * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three argument form of AC_DEFINE in dummy definitions block. Use AC_DEFINE_NOAUTOHEADER for real definitions of things defined in dummy block. Preload cache variables instead of bypassing tests, where possible. * acconfig.h: Removed. * xmalloc.c (xmalloc_failed): New function, does error reporting on failed allocation. (xmalloc, xcalloc, xrealloc): Use it. | |||||
2000-07-23 | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 1 | -0/+9 | |
(AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>. | |||||
2000-07-23 | * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Jeff Law | 1 | -0/+4 | |
* configure.in (libiberty_AC_DECLARE_ERRNO): Add check. * configure, config.in: Regenerate. * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary. | |||||
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 1 | -0/+9 | |
2000-02-22 | merge with libiberty from egcs 2000-02-22 | Ian Lance Taylor | 1 | -0/+12 | |
1999-08-05 | Revert last patch to xmalloc.c, and instead bring over this patch from | Ian Lance Taylor | 1 | -0/+9 | |
egcs: Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu> * configure.in (checkfuncs): Check for sbrk. * config.in: Rebuilt. * configure: Likewise. * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+203 | |