Add performance related explanatory comment.
[gcc.git] / libiberty /
2000-05-09 Nick CliftonAdd strncmp.c to list of CFILES and strncmp to the...
2000-05-04 Kaveh R. Ghazidemangle.h (demangler_engine): Constify.
2000-05-04 Philippe De Muytersort.h (sys/types.h): File included unconditionnaly.
2000-04-29 Alexandre OlivaMakefile.in (maintainer-clean-subdir): Fix handling...
2000-04-28 Kenneth Block* libiberty/cplus-dem.c
2000-04-28 Kaveh R. Ghaziaclocal.m4: New file with new test libiberty_AC_FUNC_ST...
2000-04-27 Jan Hubickahashtab.c (htab_expand): Add prototype.
2000-04-24 Kaveh R. Ghazihashtab.c (hash_pointer, eq_pointer): Make definition...
2000-04-24 Mark Mitchellhashtab.h (hash_pointer): Declare.
2000-04-24 Mark Mitchell* sort.c (sort_pointers): Fix endianness bugs.
2000-04-24 Mark Mitchellsort.c: New file.
2000-04-21 Michael SokolovMakefile.in (*-subdir): Revamp slightly to avoid losing...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-17 Dave Pitts* cplus-dem.c (cplus_demangle_opname): Changed to use...
2000-04-06 Richard Henderson* splay-tree.c (splay_tree_remove): New.
2000-04-05 Jason MerrillFrom Mark Elbrecht:
2000-03-31 Mark Mitchellhashtab.h (hashval_t): New type.
2000-03-29 Zack Weinberghashtab.c (htab_find_with_hash): Avoid calculating...
2000-03-24 Ian Lance Taylormerge from bfdland
2000-03-16 Jeffrey A Law* Makefile.in (partition.o): Depend on config.h
2000-03-14 Bernd SchmidtSome cleanups/additions for hashtables
2000-03-10 Alex SamuelChanges in include:
2000-03-10 Zack Weinberghashtab.h (struct htab): Add del_f.
2000-03-08 Zack Weinberghashtab.c: Remove debugging variables (all_searches...
2000-01-04 Mumit Khanpexecute.c: Conditionally include string.h.
2000-01-04 Kaveh GhaziUpdate copyright
2000-01-04 Kaveh R. Ghaziconfigure.in (ac_libiberty_warn_cflags): Turn on warnin...
1999-12-27 Geoff Keatingvasprintf.c (int_vasprintf): Don't re-read the format...
1999-12-05 Mark Mitchellsplay-tree.h (struct splay_tree_node): Rename to ...
1999-11-28 Philippe De Muyter* hashtab.c (sys/types.h): File included.
1999-11-22 Jason Merrillstrtoul.c, [...]: Remove advertising clause from BSD...
1999-11-15 Jeff LawRevert last change.
1999-11-15 Jeffrey A Law* Makefile.in (LIBOBJS): Depend on stamp-picdir.
1999-11-10 Jeffrey A Law* hashtab.c: Include stdio.h.
1999-11-08 Jeffrey A Law* hashtab.c (traverse_hash_table): Protect prototype...
1999-11-02 Philippe De Muyter* xstrdup (sys/types.h): Include this file.
1999-10-28 Nathan SidwellMakefile.in (SUBDIRS): New macro.
1999-10-26 Jim Kingdoncplus-dem.c: Move declarations of standard_symbol_chara...
1999-10-23 Zack Weinberghashtab.c (find_hash_table_entry): When returning a...
1999-10-19 Mark Mitchellcplus-dem.c (INTBUF_SIZE): New macro.
1999-10-18 Kaveh R. Ghazi* calloc.c: Add a public domain notice.
1999-10-18 Philippe De Muyter* setenv.c (sys/types.h, stdio.h): Include those files...
1999-10-15 Vladimir MakarovMakefile.in (CFILES): Add hashtab.c
1999-10-13 Mumit Khanbasename.c (DIR_SEPARATOR): New macro.
1999-10-11 Mark Mitchellcplus-dem.c (do_type): Handle pointer to member types...
1999-10-10 Marc Espie* config.table: Provide a backup shell for executing...
1999-10-03 Mark Mitchellxmalloc.c (xmalloc): Fix spelling error.
1999-10-02 Kaveh R. Ghazicplus-dem.c (fancy_abort, [...]): Add prototype.
1999-09-27 Richard Hendersonalloca-conf.h (alloca): Don't use Gcc builtin or <alloc...
1999-09-25 Kaveh R. Ghazilibiberty.h (make_temp_file): Add a prototype.
1999-09-09 Kaveh R. Ghazi* xmemdup.c: Include sys/types.h.
1999-09-08 Jeff Garzikxmemdup.c: New xmemdup function.
1999-09-08 Linas Vepstasconfig.table: Add openedition target.
1999-09-02 Marc Espie* pexecute.c (pexecute): Fill in temp_base when needed.
1999-08-31 Richard Henderson* getpwd.c: Check HAVE_GETCWD before defining it away.
1999-08-31 Kaveh R. GhaziMakefile.in (CFILES): Add calloc.c and getpwd.c.
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-24 Philippe De Muyter* strtoul.c (strtoul): Add parentheses around && within ||.
1999-08-07 Daniel JacobowitzMakefile.in (FLAGS_TO_PASS): Include prefix, exec_prefi...
1999-08-02 Mark Mitchell* splay-tree.h (splay_tree_insert): Return the new...
1999-07-26 Ian Lance Taylorsplay-tree.c (splay_tree_insert): Add initialization...
1999-07-14 Richard Hendersonargv.c: Include stdlib.h and string.h instead of protot...
1999-07-12 Jason Merrill* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
1999-07-08 Jason Merrilltweak
1999-07-07 Jason MerrillMakefile.in (needed-list): Only include stuff we actual...
1999-06-24 Jeff LawWhoops. Revert patch applied to the wrong tre.
1999-06-24 Philippe De Muytersetenv.c (sys/types.h, stdio.h): Files included.
1999-06-21 Andreas Schwabconfigure.in (checkfuncs): Add gettimeofday.
1999-06-21 Mumit Khanconfigure.in (*-*-uwin*): UWIN has sys_{errlist,nerr...
1999-06-21 Mumit Khanconfigure.in (*-*-uwin*): UWIN has sys_{errlist,nerr...
1999-06-10 Mike StumpMike Stump <mrs@wrs.com>
1999-05-28 Kaveh R. Ghaziputenv.c: Include ansidecl.h to define `const'.
1999-05-26 Jeff LawForgot to commit.
1999-05-26 Jeff LawMakefile.in (CFILES): Add putenv.c and setenv.c.
1999-05-26 Melissa O'Neillgetcwd.c (getcwd): If pathname is NULL, then obtain...
1999-05-26 Melissa O'Neillgetcwd.c (getcwd): If pathname is NULL, then obtain...
1999-05-17 Stu Grossmancplus-dem.c (demangle_fund_type (near 'I' case)): Don...
1999-05-13 Michael Hayes* tmpnam.c (L_tmpnam): Fix typo.
1999-05-13 Marc Espiecplus-dem.c (standard_symbol_characters): Renamed from...
1999-05-11 Jim Blandy*** empty log message ***
1999-05-11 Jim Blandycplus-dem.c (main): Use table lookup to distinguish...
1999-05-06 Fred FishFred Fish <fnf@be.com>
1999-04-26 Donn Terryconfigure.in (alloca detection): Handle alloca directly...
1999-04-25 Mumit Khan* choose-temp.c (DIR_SEPARATOR): Use '\\' only for...
1999-04-20 Jim Blandy*** empty log message ***
1999-04-20 Jim BlandyFix from Dale Hawkins:
1999-04-15 Mumit Khanconfigure.in (checkfuncs): Check for sbrk.
1999-04-12 Jim Blandy*** empty log message ***
1999-04-12 Jim BlandyFix from Marcus Daniels:
1999-04-11 Mumit Khanpexecute.c: Change all references to __UWIN__ to _UWIN.
1999-04-11 Mark Mitchellcplus-dem.c (demangle_template_value_parm): Handle...
1999-04-09 Jeff LawMon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip...
1999-04-09 Jim Blandycplus-dem.c: Attempt to handle overflows in counts...
1999-04-07 Jeff LawChanges from official libiberty sources.
1999-04-05 Tom Tromeyregress-demangle: New file.
1999-04-02 Mark Mitchellsplay-tree.h (splay_tree_compare_pointers): Declare.
1999-03-30 Mark Mitchellalias.c (alias_set_compare): Remove.
1999-03-30 Tom Tromeycplus-dem.c (consume_count): If `count' wraps, return...
1999-03-11 Mumit Khanpexecute.c (__CYGWIN32__): Rename to
1999-03-11 Franz Sirlconfig.table: Cleanup and add mh-*pic handling for...
next