OSDN Git Service

* decl.c (pushdecl): Fix up shadow warnings with respect to implicit
[pf3gnuchains/gcc-fork.git] / libiberty /
2000-01-04 khan2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-04 ghaziUpdate copyright
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-08 jasontweak
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 lawp
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 * Makefile.in (CFILES): Add putenv.c and setenv.c.
1999-05-26 lawP
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-11 jimb* cplus-dem.c (main): Use table lookup to distinguish...
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-20 jimbFix from Dale Hawkins:
1999-04-15 law * configure.in (checkfuncs): Check for sbrk.
1999-04-12 jimb*** empty log message ***
1999-04-12 jimbFix from Marcus Daniels:
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.
1999-03-30 tromey * cplus-dem.c (consume_count): If `count' wraps, retur...
1999-03-11 law * pexecute.c (__CYGWIN32__): Rename to
1999-03-11 lawH
1999-03-11 law
1999-02-09 brolleyTue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus...
1999-02-09 law * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
1999-02-02 law * clock.c (HZ): Define in terms of (ISO C)...
1999-01-30 rth* Makefile.in (xstrdup.o): Depend on config.h.
1999-01-14 drepper* cplus-dem.c (mop_up): Set work->previous_argument...
1999-01-14 drepper(mop_up): Set work->previous_argument to NULL after...
1999-01-13 law1998-12-30 Michael Meissner <meissner@cygnus.com>
1999-01-13 ghazi * xstrdup.c (xstrdup): Switch from strcpy to...
1999-01-12 lawMore address fixes
1999-01-11 lawMore address fixes.
1999-01-11 lawUpdate FSF address in copyright header.
1998-12-22 ghaziWarning fixes:
1998-12-21 law * Makefile.in (CFILES): Fix typo: splay-tree...
1998-12-18 amacleodFri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod...
1998-12-14 ghazi * choose-temp.c: Don't check IN_GCC anymore.
1998-12-07 law * HP aCC demangling support.
1998-12-04 law * pexecute.c: Remove obsolete ifdefed cygwin...
1998-11-27 ghazi * choose-temp.c: Always include libiberty.h...
1998-11-25 law * Makefile.in (splay-tree.o): Add config.h...
1998-11-23 ghazi * configure.in: Use AC_PREREQ(2.12.1).
1998-11-23 bkoz
1998-11-19 law * mpw.c (mpw_access): Add missing parens.
1998-11-19 law * configure.in: detect cygwin* instead of cygwin32*
next