aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2005-09-102005-09-09 Paul Brook <paul@codesourcery.com>Paul Brook
2005-06-14 Merge to merge-csl-arm-csl_3_4_3-linux-2.Mark Mitchell
2005-02-01 * libiberty/pex-unix.c (pexecute): Set last_pipe_input to -1 atMark Mitchell
2005-01-19This commit was manufactured by cvs2svn to create branchno-author
2003-10-20 * cplus-dem.c (demangle_template): Register a new Btype onlyJoel Brobecker
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-10-02 * strerror.c: Revert last change. Declare static sys_nerrDaniel Jacobowitz
2003-10-01 * strerror.c: Don't provide or reference sys_errlist ifDaniel Jacobowitz
2003-10-012003-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-09-25 * configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz
2003-09-222003-09-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-16Index: include/ChangeLogAndrew Cagney
2003-09-15 * floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz
2003-09-06 * fibheap.c (fibheap_replace_key_data): Change type of OKEY toJosef Zlomek
2003-09-02ack, wrong date.John David Anglin
2003-09-022003-08-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>John David Anglin
2003-08-27 * aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz
2003-08-12 * cp-demangle.c: Clarify what package(s) this is part of.Nathanael Nerode
2003-07-05 * pex-win32.c (pexecute): Mark parameters this_pname andDanny Smith
2003-07-032003-07-02 Danny Smith <dannysmith@users.source.forge.net>Danny Smith
2003-06-262003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-06-22include:Zack Weinberg
2003-06-21include:Zack Weinberg
2003-06-19* configure.in: Add check for malloc.h needed byDara Hazeghi
2003-06-09 PR bootstrap/10974Albert Chin-A-Young
2003-06-05 PR other/10810John David Anglin
2003-06-03asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton
2003-05-20* config.table: Accept i[345867]86 variant.Kelley Cook
2003-05-15libiberty/ChangeLog:Jim Blandy
2003-05-07s/burtle/iterativeJason Merrill
2003-05-07 * splay-tree.c (splay_tree_predecessor): Fix comment.Josef Zlomek
2003-05-07libiberty/Jason Merrill
2003-05-04 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh Ghazi
2003-05-032003-05-03 Carlo Wood <carlo@alinoe.com>Carlo Wood
2003-04-22 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.Kaveh Ghazi
2003-04-16 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf andKaveh Ghazi
2003-04-16Fix typo in last checkin.Kaveh Ghazi
2003-04-16 * mempcpy.c, stpcpy.c, stpncpy.c: New files.Kaveh Ghazi
2003-04-15 * argv.c: Fix comments.Kaveh Ghazi
2003-04-15* maint-tool (deps): Scan for headers in $srcdir also.DJ Delorie
2003-04-15gcc:Kaveh Ghazi
2003-04-15 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle
2003-04-15 * strdup.c (strdup): Tweak implementation to use memcpy.Roger Sayle
2003-04-14 * configure.in (HAVE_UINTPTR_T): Always define.Kaveh Ghazi
2003-03-23* Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)Alexandre Oliva
2003-03-17 * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka
2003-03-12 * hashtab.c (htab_expand): Fix warning.Jan Hubicka
2003-03-12 * hashtab.c (htab_expand): Compute the size of hashtable basedJan Hubicka
2003-03-11* cplus-dem.c (demangle_integral_value): Correction to reflectCarlo Wood
2003-03-04 * cplus-dem.c: Add license exception to copyright notice.Mark Mitchell