aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2003-02-21physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth5-82/+150
2003-02-21configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi5-10/+76
2003-02-21physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi5-54/+122
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi6-7/+112
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz9-121/+426
2003-02-20* cplus_dem.c: Fix typo: intializes -> initializes.jmc2-1/+5
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva3-0/+8
2003-02-13re PR c++/7612 (Memory leaks in cplus-dem.c)Daniel Jacobowitz2-15/+32
2003-02-13acconfig.h: New file.Kaveh R. Ghazi3-1/+15
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers2-2/+6
2003-01-30Makefile.in (libiberty_topdir): New subst.Christian Cornelssen4-128/+139
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