OSDN Git Service

* Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
2000-06-07 ghazi * Makefile.in (cp-demangle.o): Depend on $(INCDIR...
2000-06-05 samuel * cp-demangle.c (demangle_prefix): Cast argument to...
2000-06-05 samuelIn include,
2000-05-31 cagneyAdd field ``name'' to floatformat.
2000-05-30 law * Makefile.in (objalloc.o): Depend on config.h
2000-05-29 zack * hashtab.c, partition.c, sort.c, xmemdup.c: Include...
2000-05-24 mrs * Makefile.in (xmalloc.o): Add dependency for config...
2000-05-18 law * xmalloc.c: Include config.h for HAVE_SBRK...
2000-05-16 mmitchel * hashtab.c (hash_pointer): Delete low-order...
2000-05-16 dje- fix typo in entry
2000-05-16 dje Makefile.in: Change "pic" to depend on $(PICFLA...
2000-05-11 jakub * config.table: Use mh-sparcpic for sparc*-*-*.
2000-05-09 nickcAdd strncmp.c to list of CFILES and strncmp to the...
2000-05-04 ghaziinclude:
2000-05-04 phdm * sort.h (sys/types.h): File included unconditionnaly.
2000-04-29 aoliva* Makefile.in (maintainer-clean-subdir): Fix handling...
2000-04-28 jason * libiberty/cplus-dem.c
2000-04-28 ghazi * aclocal.m4: New file with new test libiberty_AC_FUNC...
2000-04-27 hubicka * hashtab.c (htab_expand): Add prototype.
2000-04-24 ghazi * hashtab.c (hash_pointer, eq_pointer): Make...
2000-04-24 mmitchel * hashtab.h (hash_pointer): Declare.
2000-04-24 mmitchel * sort.c (sort_pointers): Fix endianness bugs.
2000-04-24 mmitchel * sort.c: New file.
2000-04-21 law2000-04-21 Michael Sokolov <msokolov@ivan.Harhan...
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-17 rth * cplus-dem.c (cplus_demangle_opname): Changed...
2000-04-06 rth * splay-tree.c (splay_tree_remove): New.
2000-03-31 mmitchel * hashtab.h (hashval_t): New type.
2000-03-29 zack * hashtab.c (htab_find_with_hash): Avoid calculating...
2000-03-24 jasonmerge from bfdland
2000-03-16 law * Makefile.in (partition.o): Depend on config.h
2000-03-14 cruxSome cleanups/additions for hashtables
2000-03-10 samuelChanges in include:
2000-03-10 zack * hashtab.h (struct htab): Add del_f.
2000-03-08 zack * hashtab.c: Remove debugging variables (all_searches,
2000-01-04 khan2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-04 ghazi * configure.in (ac_libiberty_warn_cflags): Turn on...
1999-12-27 geoffk* vasprintf.c (int_vasprintf): Don't re-read the format...
1999-12-05 mmitchel * splay-tree.h (struct splay_tree_node): Rename to ...
1999-11-28 law * hashtab.c (sys/types.h): File included.
1999-11-22 jason * strtoul.c, strtol.c, random.c: Remove adverti...
1999-11-15 lawRevert last change. HJ's message meant "code like...
1999-11-15 law * Makefile.in (LIBOBJS): Depend on stamp-picdir.
1999-11-10 law * hashtab.c: Include stdio.h.
1999-11-08 law * hashtab.c (traverse_hash_table): Protect...
1999-11-02 law * xstrdup (sys/types.h): Include this file.
1999-10-28 nathan * Makefile.in (SUBDIRS): New macro.
1999-10-26 law * cplus-dem.c: Move declarations of standard_sy...
1999-10-23 zack1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover...
1999-10-19 mmitchel * cplus-dem.c (INTBUF_SIZE): New macro.
1999-10-18 ghazi * calloc.c: Add a public domain notice.
1999-10-18 law * setenv.c (sys/types.h, stdio.h): Include...
1999-10-15 law * Makefile.in (CFILES): Add hashtab.c
1999-10-13 law * basename.c (DIR_SEPARATOR): New macro.
1999-10-11 mmitchel * cplus-dem.c (do_type): Handle pointer to member...
1999-10-10 law * config.table: Provide a backup shell for...
1999-10-03 mmitchel * xmalloc.c (xmalloc): Fix spelling error.
1999-10-02 ghazi * cplus-dem.c (fancy_abort, demangle_integral_value,
1999-09-27 law * alloca-conf.h (alloca) [C_ALLOCA]: Don't...
1999-09-25 ghaziinclude:
1999-09-09 ghazi * xmemdup.c: Include sys/types.h.
1999-09-08 law * xmemdup.c: New xmemdup function.
1999-09-08 rth * config.table: Add openedition target.
1999-09-02 law * pexecute.c (pexecute): Fill in temp_base...
1999-08-31 rth * getpwd.c: Check HAVE_GETCWD before defining it away.
1999-08-31 ghazi * Makefile.in (CFILES): Add calloc.c and getpwd.c.
1999-08-25 ghaziWarning fixes:
1999-08-24 law * strtoul.c (strtoul): Add parentheses around...
1999-08-07 law * Makefile.in (FLAGS_TO_PASS): Include prefix...
1999-08-02 mmitchel * splay-tree.h (splay_tree_insert): Return the new...
1999-07-26 law * splay-tree.c (splay_tree_insert): Add initial...
1999-07-14 rth * argv.c: Include stdlib.h and string.h instead of
1999-07-12 jason * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
1999-07-07 jason * Makefile.in (needed-list): Only include stuff we...
1999-06-24 lawWhoops. Revert patch applied to the wrong tre.
1999-06-24 law * setenv.c (sys/types.h, stdio.h): Files included.
1999-06-21 law * configure.in (checkfuncs): Add gettimeofday.
1999-06-21 law
1999-06-10 rthMike Stump <mrs@wrs.com>
1999-05-28 ghazi * putenv.c: Include ansidecl.h to define `const'.
1999-05-26 lawForgot to commit.
1999-05-26 law
1999-05-17 law * cplus-dem.c (demangle_fund_type (near 'I...
1999-05-13 law * tmpnam.c (L_tmpnam): Fix typo.
1999-05-13 law * cplus-dem.c (standard_symbol_characters)...
1999-05-11 jimb*** empty log message ***
1999-05-06 rthFred Fish <fnf@be.com>
1999-04-26 law * configure.in (alloca detection): Handle alloc...
1999-04-25 law * choose-temp.c (DIR_SEPARATOR): Use '\\' only...
1999-04-20 jimb*** empty log message ***
1999-04-15 law * configure.in (checkfuncs): Check for sbrk.
1999-04-12 jimb*** empty log message ***
1999-04-11 law * pexecute.c: Change all references to __UWIN__...
1999-04-11 mmitchel * cplus-dem.c (demangle_template_value_parm): Handle
1999-04-09 law Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi...
1999-04-09 tromey1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
1999-04-07 lawChanges from official libiberty sources.
1999-04-05 tromey * testsuite/regress-demangle: New file.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-30 mmitchel * alias.c (alias_set_compare): Remove.
next