]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/cplus-dem.c
re PR other/18132 (Problem compiling gcc 3.4.2)
[thirdparty/gcc.git] / libiberty / cplus-dem.c
1998-12-22  Kaveh R. GhaziWarning fixes:
1998-12-18  Andrew MacLeodcplus-dem.c (demangle_fund_type): Process CV and u...
1998-12-07  David Taylor* HP aCC demangling support.
1998-11-27  Kaveh R. Ghazichoose-temp.c: Always include libiberty.h.
1998-11-23  Benjamin Kosnikcplus-dem.c (demangle_fund_type): Add demangling for...
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-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-20  Andreas Schwabcplus-dem.c (demangle_qualified): Fix off-by-one when...
1998-10-15  Kaveh R. GhaziWarning fixes:
1998-09-08  Martin v. Löwis* cplus-dem.c (demangle_arm_pt): Demangle anonymous...
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 Mitchellcplus-dem.c: Incorporate changes from GCC version not...
1998-05-22  Hans-Peter Nilssoncplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
1998-05-21  Mark Mitchell* cplus-dem.c (do_type): Handle volatile qualification.
1998-05-15  Jeff LawUpdate from Cygnus libiberty.
1998-05-15  Peter Schauercplus-dem.c (cplus_demangle_opname): Initialize work.
1998-05-13  Kaveh R. GhaziWarning 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-01  Mark Mitchellcplus-dem.c (optable): Add sizeof.
1998-02-22  Jeff Lawcplus-dem.c (gnu_special): Don't get confused by ....
1997-10-15  Jeff LawRemove code accidentally added twice.
1997-10-14  Jason Merrillcplus-dem.c (demangle_signature): Don't look for return...
1997-09-28  Mark Mitchellcplus-dem.c (demangle_template): Add new parameter.
1997-08-21  Jason MerrillInitial revision