aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
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
2003-02-27 * physmem.c: Formatting changes from upstream.Kaveh Ghazi
2003-02-272003-02-24 Danny Smith <dannysmith@users.source.forge.net>Danny Smith
2003-02-24 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test forRainer Orth
2003-02-22 * configure.in: Check for sys/systemcfg.h andKaveh Ghazi
2003-02-22 * configure.in: Check for sys/sysctl.h and sysctl.Kaveh Ghazi
2003-02-21 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo onRainer Orth
2003-02-21 * configure.in: Check for sys/sysmp.h and sysmp.Kaveh Ghazi
2003-02-21 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.Kaveh Ghazi
2003-02-21include:Kaveh Ghazi
2003-02-20 * Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz
2003-02-20* cplus_dem.c: Fix typo: intializes -> initializes.jmc
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva
2003-02-13 Fix PR c++/7612.Daniel Jacobowitz
2003-02-13 * acconfig.h: New file. Add uintptr_t.Kaveh Ghazi
2003-02-04fastjar:Joseph S. Myers
2003-01-30* Makefile.in (libiberty_topdir): New subst.Christian Cornelssen
2003-01-28* Makefile.in (all-subdir, check-subdir, installcheck-subdir)Christian Cornelssen
2003-01-28* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), useAlexandre Oliva
2003-01-26include/Daniel Jacobowitz
2003-01-24* configure.in: Remove special pex-cygwin consideration.Christopher Faylor
2003-01-24 * Makefile.in (CFILES): Add pex-*.c.Zack Weinberg
2003-01-20 * hashtab.c (htab_expand): Fix allocation of new entries.Josef Zlomek
2003-01-092003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>Christian Cornelssen
2003-01-09libf2c:Christian Cornelssen
2002-12-04 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):Danny Smith
2002-11-24Ensure return string is empty before using strcat to construct it.Nick Clifton
2002-11-22include/Daniel Jacobowitz
2002-11-16 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must beJakub Jelinek