Patch to make nested functions and non-local gotos work.
[gcc.git] / libiberty /
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...
1999-03-11 Franz Sirlconfig.table: Cleanup and add mh-*pic handling for...
1999-02-09 Dave BrolleyMakefile.in: Change mkstemp -> mkstemps.
1999-02-09 Marc EspieMakefile.in (REQUIRED_OFILES): remove mkstemp.o
1999-02-02 Mumit Khanclock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC...
1999-01-30 Richard Henderson* Makefile.in (xstrdup.o): Depend on config.h.
1999-01-14 Ulrich Drepper* cplus-dem.c (mop_up): Set work->previous_argument...
1999-01-14 Ulrich Drepper(mop_up): Set work->previous_argument to NULL after...
1999-01-13 Michael Meissnerrandom.c (NULL): Don't redefine NULL if it is already...
1999-01-13 Kaveh R. Ghazi* xstrdup.c (xstrdup): Switch from strcpy to memcpy...
1999-01-12 Jeff LawMore address fixes
1999-01-11 Jeff LawMore address fixes.
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-12-21 Hans-Peter Nilsson* Makefile.in (CFILES): Fix typo: splay-tree.c, not...
1998-12-18 Andrew MacLeodcplus-dem.c (demangle_fund_type): Process CV and u...
1998-12-14 Kaveh R. Ghazichoose-temp.c: Don't check IN_GCC anymore.
1998-12-07 David Taylor* HP aCC demangling support.
1998-12-04 Christopher Faylor* pexecute.c: Remove obsolete ifdefed cygwin code.
1998-11-27 Kaveh R. Ghazichoose-temp.c: Always include libiberty.h.
1998-11-25 Mike Stump* Makefile.in (splay-tree.o): Add config.h dependency.
1998-11-23 Kaveh R. Ghazi* configure.in: Use AC_PREREQ(2.12.1).
1998-11-23 Benjamin Kosnikcplus-dem.c (demangle_fund_type): Add demangling for...
1998-11-19 Jeffrey A Law* mpw.c (mpw_access): Add missing parens.
1998-11-19 Geoffrey Noerconfigure.in: detect cygwin* instead of cygwin32*
1998-11-19 Kaveh R. Ghaziconfigure.in: Call AC_HEADER_SYS_WAIT.
1998-11-18 Kaveh GhaziRegenerate config.in (accidentally omitted from last...
1998-11-13 Kaveh R. Ghaziconfigure.in: Check for calloc.
1998-11-13 Andrew MacLeodcplus-dem.c (demangle_prefix): Use the last __ in the...
1998-11-08 Mark Mitchellcplus-dem.c (type_kind_t): Add tk_reference.
1998-11-08 Mark Mitchellcplus-dem.c (demangle_template_value_parm): Use cplus_d...
1998-11-07 Kaveh R. Ghazichoose-temp.c: Don't include gansidecl.h.
1998-11-02 Kaveh R. Ghazipexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when deter...
1998-10-26 Mark Mitchellsplay-tree.c: Tweak include directives to make sure...
1998-10-25 Mark Mitchellcplus-dem.c (gnu_special): Fix handling of virtual...
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-22 Kaveh R. Ghazisplay-tree.c (splay_tree_foreach_helper): Make definiti...
1998-10-21 Mark Mitchellsplay-tree.c: New file.
1998-10-20 Andreas Schwabcplus-dem.c (demangle_qualified): Fix off-by-one when...
1998-10-15 Kaveh R. GhaziWarning fixes:
1998-10-13 Jeffrey A Lawmkstemp.c: Check HAVE_SYS_TIME_H before including sys...
1998-10-13 Jeffrey A Lawgetopt.c: Check HAVE_STRINGS_H before including strings.h.
1998-10-12 Michael TiemannFix parallel make problem.
1998-10-08 Jeff LawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-09-08 Martin v. Löwis* cplus-dem.c (demangle_arm_pt): Demangle anonymous...
1998-09-07 Kaveh R. Ghazimkstemp.c: Include config.h even when not IN_GCC.
1998-09-05 Jeffrey A Lawpexecute.c: Updates from gcc.
1998-09-05 Jeffrey A Lawpexecute.c: Updates from gcc.
1998-09-05 Jeffrey A Lawpexecute.c: Updates from gcc.
1998-09-05 Jeff Lawpexecute.c: Updates from gcc.
1998-09-05 Jeffrey A Lawpexecute.c: Updates from gcc.
1998-08-19 Mumit Khancplus-dem.c (work_stuff): Add dllimported.
1998-08-19 Mumit Khancplus-dem.c (work_stuff): Add dllimported.
1998-08-17 Jason Merrilltweak
1998-08-17 Jason Merrillcplus-dem.c (do_type): Fix simple array handling.
1998-08-17 Kaveh R. Ghazicplus-dem.c: Include config.h if it exists.
1998-07-28 Mark Mitchellcplus-dem.c (type_kind_t): New type.
1998-07-19 Kaveh R. GhaziThis fixes a problem when using KNR compilers.
1998-07-14 Jason Merrilltweak formatting
1998-07-13 Mark MitchellUpdate entry for last change to include more details.
1998-07-13 Mark Mitchellcplus-dem.c: Incorporate changes from GCC version not...
1998-05-30 Mumit Khan* configure.in (checkfuncs): Add missing "'".
1998-05-23 Andreas Schwab* Makefile.in (distclean): Don't remove alloca-conf.h
1998-05-22 Hans-Peter Nilssoncplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-22 Hans-Peter Nilssoncplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-22 Mike StumpMakefile.in: Add a dependency on stamp-picdir for the...
1998-05-21 Mark Mitchell* cplus-dem.c (do_type): Handle volatile qualification.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-16 Jeffrey A Lawconfig.table: Add line to set enable_shared in the...
1998-05-16 Jeff LawInitial revision
1998-05-15 Jeff LawUpdate from Cygnus libiberty.
1998-05-15 Jeff LawThis commit was generated by cvs2svn to compensate...
1998-05-15 Peter Schauercplus-dem.c (cplus_demangle_opname): Initialize work.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-27 Andrew MacLeodcplus-dem.c (demangle_qualified): Add a missing else...
1998-04-26 Andreas Schwabcplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-22 Andrew MacLeodcplus-dem.c: Add code to enable demangling of names...
1998-04-10 Jeffrey A Law* cplus-dem.c: Sync with gcc.
1998-04-02 Kaveh R. GhaziPatched in the gcc directory:
1998-04-01 Mark Mitchellcplus-dem.c (optable): Add sizeof.
1998-03-05 Manfred Hollsteinconfig.table: Make locating frag files failsafe even...
1998-02-25 Ian Lance Taylorchoose-temp.c: Fix handling of sys/file.h to work in...
1998-02-23 Jeff LawUpdate address.
1998-02-22 Jeff LawTweak various entries to make them match devo.
1998-02-22 Jeff Lawvmsbuild.com [...]: Synchronized with Makefile.in:...
1998-02-22 Jeff Lawvmsbuild.com [...]: Synchronized with Makefile.in:...
1998-02-22 Jeff Lawvmsbuild.com [...]: Synchronized with Makefile.in:...
1998-02-22 Jeff Lawcplus-dem.c (gnu_special): Don't get confused by ....
1998-02-22 Jeff Lawalloca-norm.h (alloca, GCC case): Don't redefine alloca...
1998-02-22 Ian Lance Taylorgetopt.c: Update to latest FSF version.
next