aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2003-01-28* Makefile.in (all-subdir, check-subdir, installcheck-subdir)Christian Cornelssen2-1/+9
2003-01-28Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin...Alexandre Oliva2-5/+10
2003-01-26hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz2-2/+76
2003-01-24configure.in: Remove special pex-cygwin consideration.Christopher Faylor5-153/+38
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg15-843/+1225
2003-01-20* hashtab.c (htab_expand): Fix allocation of new entries.Josef Zlomek2-2/+8
2003-01-09Makefile.in (install_to_libdir, [...]): Add a mkinstalldirs command.Christian Cornelssen2-0/+5
2003-01-09Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2-0/+5
2002-12-04make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H...Danny Smith2-0/+6
2002-11-24Ensure return string is empty before using strcat to construct it.Nick Clifton2-0/+6
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz4-4/+417
2002-11-16md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used...Jakub Jelinek2-50/+63
2002-10-16* config.table: Use mh-s390pic for s390x too.Jakub Jelinek2-0/+5
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