aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
1998-11-19* mpw.c (mpw_access): Add missing parens.Jeffrey A Law2-3/+7
1998-11-19configure.in: detect cygwin* instead of cygwin32*Geoffrey Noer3-7/+16
1998-11-19configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi5-63/+118
1998-11-18Regenerate config.in (accidentally omitted from last patch.)Kaveh Ghazi1-0/+3
1998-11-13configure.in: Check for calloc.Kaveh R. Ghazi5-65/+137
1998-11-13cplus-dem.c (demangle_prefix): Use the last __ in the mangled name when looki...Andrew MacLeod2-1/+15
1998-11-08cplus-dem.c (type_kind_t): Add tk_reference.Mark Mitchell2-3/+9
1998-11-08cplus-dem.c (demangle_template_value_parm): Use cplus_demangle, not internal_...Mark Mitchell2-1/+11
1998-11-07choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi4-3/+6
1998-11-02pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi2-15/+31
1998-10-26splay-tree.c: Tweak include directives to make sure declarations of xmalloc a...Mark Mitchell2-0/+15
1998-10-25cplus-dem.c (gnu_special): Fix handling of virtual tables in anonymous namesp...Mark Mitchell2-2/+7
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-0/+17
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-55/+135
1998-10-22splay-tree.c (splay_tree_foreach_helper): Make definition static to match pro...Kaveh R. Ghazi2-1/+6
1998-10-21splay-tree.c: New file.Mark Mitchell3-3/+343
1998-10-20cplus-dem.c (demangle_qualified): Fix off-by-one when checking range of 'K' i...Andreas Schwab2-2/+7
1998-10-15Warning fixes:Kaveh R. Ghazi4-33/+68
1998-10-13mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.hJeffrey A Law5-2/+11
1998-10-13getopt.c: Check HAVE_STRINGS_H before including strings.h.Jeffrey A Law5-3/+14
1998-10-12Fix parallel make problem.Michael Tiemann2-2/+6
1998-10-08Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)Jeff Law5-113/+205
1998-09-08* cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.Martin v. Löwis2-0/+12
1998-09-07mkstemp.c: Include config.h even when not IN_GCC.Kaveh R. Ghazi4-5/+25
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law2-50/+129
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law3-57/+69
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law4-14/+192
1998-09-05pexecute.c: Updates from gcc.Jeff Law2-15/+49
1998-09-04pexecute.c: Updates from gcc.Jeffrey A Law2-15/+34
1998-08-19cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1-1/+18
1998-08-19cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1-0/+6
1998-08-17tweakJason Merrill1-2/+4
1998-08-17cplus-dem.c (do_type): Fix simple array handling.Jason Merrill2-6/+16
1998-08-17cplus-dem.c: Include config.h if it exists.Kaveh R. Ghazi2-3/+12
1998-07-28cplus-dem.c (type_kind_t): New type.Mark Mitchell2-109/+77
1998-07-19This fixes a problem when using KNR compilers.Kaveh R. Ghazi2-1/+6
1998-07-14tweak formattingJason Merrill1-2/+5
1998-07-13Update entry for last change to include more details.Mark Mitchell1-1/+30
1998-07-13cplus-dem.c: Incorporate changes from GCC version not present in the libibert...Mark Mitchell2-124/+258
1998-05-30* configure.in (checkfuncs): Add missing "'".Mumit Khan3-2/+6
1998-05-23* Makefile.in (distclean): Don't remove alloca-conf.hAndreas Schwab2-1/+5
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-1/+1
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-0/+4
1998-05-21Makefile.in: Add a dependency on stamp-picdir for the objects...Mike Stump2-0/+7
1998-05-21* cplus-dem.c (do_type): Handle volatile qualification.Mark Mitchell2-2/+8
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein2-0/+13
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein3-24/+32
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein1-1/+1
1998-05-16config.table: Add line to set enable_shared in the Makefile as needed.Jeffrey A Law2-0/+12
1998-05-16Initial revisionJeff Law4-0/+2970