summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi2003-04-168-86/+349
* Fix typo in last checkin.Kaveh Ghazi2003-04-161-1/+1
* mempcpy.c, [...]: New files.Kaveh R. Ghazi2003-04-169-91/+297
* argv.c: Fix comments.Kaveh R. Ghazi2003-04-1513-30/+63
* * maint-tool (deps): Scan for headers in $srcdir also.DJ Delorie2003-04-152-0/+12
* re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co...Kaveh R. Ghazi2003-04-153-4/+13
* argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle2003-04-1514-20/+54
* * strdup.c (strdup): Tweak implementation to use memcpy.Roger Sayle2003-04-152-5/+20
* configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi2003-04-143-90/+93
* Makefile.in (MULTIOSDIR): New macro.Alexandre Oliva2003-03-232-4/+15
* ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2003-03-172-4/+24
* * hashtab.c (htab_expand): Fix warning.Jan Hubicka2003-03-122-2/+4
* hashtab.c (htab_expand): Compute the size of hashtable based on the number of...Jan Hubicka2003-03-122-3/+22
* cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01...Carlo Wood2003-03-112-23/+32
* * cplus-dem.c: Add license exception to copyright notice.Mark Mitchell2003-03-042-0/+13
* * physmem.c: Formatting changes from upstream.Kaveh R. Ghazi2003-02-272-39/+44
* physmem.c (physmem_total): Add _WIN32 support.Danny Smith2003-02-272-0/+82
* physmem.c (physmem_total): Test for GSI_PHYSMEM.Rainer Orth2003-02-242-2/+8
* configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi2003-02-225-64/+91
* configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi2003-02-226-6/+55
* physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth2003-02-215-82/+150
* configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi2003-02-215-10/+76
* physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi2003-02-215-54/+122
* libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi2003-02-216-7/+112
* Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz2003-02-209-121/+426
* * cplus_dem.c: Fix typo: intializes -> initializes.jmc2003-02-202-1/+5
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-203-0/+8
* re PR c++/7612 (Memory leaks in cplus-dem.c)Daniel Jacobowitz2003-02-132-15/+32
* acconfig.h: New file.Kaveh R. Ghazi2003-02-133-1/+15
* fastjar.texi: Update to GFDL 1.2.Joseph Myers2003-02-042-2/+6
* Makefile.in (libiberty_topdir): New subst.Christian Cornelssen2003-01-304-128/+139
* * Makefile.in (all-subdir, check-subdir, installcheck-subdir)Christian Cornelssen2003-01-282-1/+9
* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin...Alexandre Oliva2003-01-282-5/+10
* hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz2003-01-262-2/+76
* configure.in: Remove special pex-cygwin consideration.Christopher Faylor2003-01-245-153/+38
* Makefile.in (CFILES): Add pex-*.c.Zack Weinberg2003-01-2415-843/+1225
* * hashtab.c (htab_expand): Fix allocation of new entries.Josef Zlomek2003-01-202-2/+8
* Makefile.in (install_to_libdir, [...]): Add a mkinstalldirs command.Christian Cornelssen2003-01-092-0/+5
* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2003-01-092-0/+5
* make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H...Danny Smith2002-12-042-0/+6
* Ensure return string is empty before using strcat to construct it.Nick Clifton2002-11-242-0/+6
* libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz2002-11-224-4/+417
* md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used...Jakub Jelinek2002-11-162-50/+63
* * config.table: Use mh-s390pic for s390x too.Jakub Jelinek2002-10-162-0/+5
* cplus-dem.c (ada_demangle): Get rid of unneeded variable and of strict-aliasi...Andreas Jaeger2002-10-062-17/+21
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-232-1/+5
* cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin2002-09-209-28/+46
* Update email addresses for bugs and patches.Nick Clifton2002-09-192-1/+6
* * splay-tree.c (splay_tree_successor): Fix comments.Mike Stump2002-09-122-2/+6
* Fix typo in last commitZack Weinberg2002-09-111-1/+1