aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2002-10-06cplus-dem.c (ada_demangle): Get rid of unneeded variable and of strict-aliasi...Andreas Jaeger2-17/+21
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2-1/+5
2002-09-20cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin9-28/+46
2002-09-19Update email addresses for bugs and patches.Nick Clifton2-1/+6
2002-09-12* splay-tree.c (splay_tree_successor): Fix comments.Mike Stump2-2/+6
2002-09-11Fix typo in last commitZack Weinberg1-1/+1
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg6-394/+208
2002-09-05* regex.c: Only use "#pragma alloca" on AIX when not using gcc.Roger Sayle2-1/+5
2002-08-15* libiberty/configure: Reverted unintended yesterday's check in.Alexandre Oliva1-147/+149
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-149/+147
2002-08-07regex.c (re_error_msgid): Just use a simple array of strings.DJ Delorie2-81/+33
2002-07-29* cplus-dem.c (PREPEND_BLANK): Remove.Neil Booth2-2/+4
2002-07-09cp-demangle.c (demangle_identifier): Support extended Unicode characters.Jason Merrill3-1/+48
2002-07-09cp-demangle.c (demangle_v3_with_details): Wrap in !defined IN_GLIBCPP_V3.Kaveh R. Ghazi2-1/+6
2002-07-02re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell2-7/+36
2002-07-01configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.Douglas B Rupp4-141/+224
2002-06-22Makefile.in (install_to_libdir): Add $(DESTDIR).Peter Breitenlohner2-8/+13
2002-06-18lbasename.c: Add 2002 to copyright.Douglas B Rupp2-12/+9
2002-06-06Index: include/ChangeLogGeoffrey Keating2-0/+29
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-45/+30
2002-05-22configure.in: Fix typo in the code checking for sys_errlist.Roman Lechtchinsky3-2/+7
2002-05-13* config.table: Use mh-x86pic also for x86-64.Andreas Schwab2-1/+6
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva3-142/+160
2002-05-07configure.in (AC_TYPE_PID_T): Use it.Mark Mitchell5-110/+143
2002-04-09hashtab.c (higher_prime_number): Use 7 as minimum.Richard Henderson2-32/+52
2002-04-01cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.Phil Edwards3-4/+13
2002-03-30cp-demangle.c (java_demangle_v3): Don't try to release "demangled" if it is N...Bryce McKinlay2-1/+10
2002-03-27hex.c: Add documentation.DJ Delorie3-6/+110
2002-03-27* dyn-string.c: Add libgcc exception to copyright notice.Mark Mitchell2-1/+14
2002-03-26config.table: Support --with-build-subdir.H.J. Lu4-39/+57
2002-03-18strtod.c (strtod): Increment 8 chars, not 7, when `infinity' seen.Stuart Griffith2-2/+7
2002-03-12cp-demangle.c: Add libgcc exception to cp-demangle.c copyright notice.Mark Mitchell2-1/+15
2002-03-11* xatexit.c [VMS]: Include stdlib.h and unixlib.h.Douglas B Rupp2-0/+9
2002-03-07splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions,...Jim Blandy2-2/+12
2002-03-06Remove floatformat_arm_ext.Andrew Cagney2-7/+4
2002-03-04configure.in: Add --enable-install-libiberty option.Phil Edwards4-143/+229
2002-03-04* xmalloc.c (xmalloc_fail): Clarify error message further.Neil Booth2-1/+5
2002-03-03* xmalloc.c (xmalloc_fail): Clarify error message.Neil Booth2-2/+6
2002-02-22Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy2-6/+59
2002-02-19demangle-expected: Add test case for infinite loop in demangler.Scott Snyder3-2/+23
2002-02-18re PR other/5390 ([3.3 only?] Libiberty fails to demangle multi-digit templat...Carlo Wood3-11/+33
2002-02-05demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill3-25/+18
2002-02-02cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.H.J. Lu4-9/+57
2002-02-01cp-demangle.c (cp_demangle_type): Call demangling_new with DMGL_GNU_V3.H.J. Lu2-1/+6
2002-02-01cp-demangle.c: Revert yesterday's change.Phil Edwards2-8/+13
2002-01-31configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST.Adam Megacz3-2/+7
2002-01-31cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.Phil Edwards3-9/+19
2002-01-22configure.in (variable detection): Use arrays of unspecified size instead of ...Momchil Velikov3-2/+7
2002-01-22Makefile.in (TESTLIB): New.DJ Delorie10-99/+396
2002-01-15mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp2-0/+9