Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-03 | libiberty: documentation markup and order fixes. | Ralf Wildenhues | 1 | -1/+2 | |
libiberty/: * splay-tree.c: Escape wrapping newlines in texinfo markup with '@', to fix function declaration output rendering. * gather-docs: Relax and improve macro name matching to actually match all current names and to allow input line wrapping. * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c, hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c, pexecute.txh, random.c, setenv.c, setproctitle.c, simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c, strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: Wrap long texinfo input lines. * functions.texi: Regenerate. | |||||
2008-03-24 | merge from gcc | DJ Delorie | 1 | -7/+5 | |
2007-08-17 | merge from gcc | DJ Delorie | 1 | -27/+14 | |
2007-08-03 | merge from gcc | DJ Delorie | 1 | -2/+8 | |
2007-04-11 | merge from gcc | DJ Delorie | 1 | -8/+5 | |
2006-11-30 | include: | Joern Rennecke | 1 | -7/+42 | |
2006-05-03 Andrew Stubbs <andrew.stubbs@st.com> J"orn Rennecke <joern.rennecke@st.com> PR driver/29931 * libiberty.h (make_relative_prefix_ignore_links): Declare. libiberty: 2006-05-03 Andrew Stubbs <andrew.stubbs@st.com> J"orn Rennecke <joern.rennecke@st.com> PR driver/29931 * make-relative-prefix.c (make_relative_prefix_1): New function, broken out of make_relative_prefix. Make link resolution dependent on new parameter. (make_relative_prefix): Use make_relative_prefix_1. (make_relative_prefix_ignore_links): New function. | |||||
2005-05-24 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -2/+2 | |
2005-03-28 | merge from gcc | DJ Delorie | 1 | -15/+8 | |
2003-02-20 | * Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 1 | -24/+31 | |
(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. | |||||
2002-12-04 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2002-11-24 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2002-11-22 | merge from gcc | DJ Delorie | 1 | -0/+387 | |