summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (frags): Don't set, use frag instead.Paolo Bonzini2008-03-274-46/+50
* sha1.h: New file, from gnulib.Ian Lance Taylor2008-03-253-5/+436
* make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans2008-03-242-7/+10
* cplus-dem.c (malloc, realloc): Use void * instead of char * as return type.Seongbae Park2008-03-132-2/+7
* md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton2008-03-112-1/+7
* re PR other/12618 (core not cleaned up by 'make distclean')Ben Elliston2008-02-192-1/+7
* demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney2008-01-273-0/+145
* cplus-dem.c (demangle_function_name): Changed to return value indicating if a...Thiago Jung Bauermann2008-01-232-12/+27
* re PR other/33768 (splay-tree.c typo)Manuel López-Ibáñez2008-01-192-2/+8
* floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers2007-11-132-7/+11
* floatformat.h (struct floatformat): Add split_half field.Joseph Myers2007-11-082-39/+191
* pexecute.txh (pex_free): Document process killing.Tom Tromey2007-09-062-1/+7
* mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor2007-08-312-1/+27
* [patch]: libiberty pex for _WIN64.Kai Tietz2007-08-246-55/+69
* make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder2007-08-172-27/+18
* make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder2007-08-032-2/+13
* * cp-demangle.c (d_print_comp): Guard against null.Michael Snyder2007-08-012-0/+10
* ternary.h: Remove.Ben Elliston2007-07-253-178/+15
* argv.c (writeargv): Fix typo in inline documentation.DJ Delorie2007-07-233-8/+23
* configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e...DJ Delorie2007-07-173-2/+8
* maint-tool (deps): Output stamp-h instead of config.h.Alexandre Oliva2007-07-123-80/+82
* argv.c (writeargv): Removed declaration of unused variable.Simon Baldwin2007-07-022-1/+4
* configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini2007-06-143-2/+73
* acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini2007-06-144-39/+36
* configure.ac: Non-default multilibs can be cross compilations.Geoffrey Keating2007-06-073-0/+48
* libiberty.h (writeargv): Declare.Nathan Froyd2007-05-082-0/+60
* Index: libiberty/ChangeLogGeoffrey Keating2007-05-063-1/+43
* filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.Joel Brobecker2007-05-033-4/+13
* argv.c: Use ANSI C declarations.Thomas Neumann2007-04-113-11/+11
* * filename_cmp.c (filename_cmp): Improve documentation.Joel Brobecker2007-04-062-5/+10
* * filename_cmp.c: Include "config.h".Andreas Schwab2007-04-022-0/+8
* filename_cmp.c: New file.Joel Brobecker2007-03-294-5/+108
* cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating2007-03-163-2/+16
* Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2007-03-013-2/+26
* re PR other/16513 (Libiberty doesn't honor the multi-os-directory settings)Peter Breitenlohner2007-03-012-10/+17
* configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie2007-02-263-0/+43
* hex.c: Fix typo.Ralf Wildenhues2007-01-314-4/+10
* libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus2007-01-315-19/+126
* strsignal.c (psignal): Change type of signo to int.Ben Elliston2007-01-313-4/+9
* demangle.h: New cplus_demangle_print_callback...Simon Baldwin2007-01-293-315/+486
* * pex-unix.c (writeerr): Cast write result to void.Ben Elliston2007-01-122-1/+3
* Typo fix.Ben Elliston2007-01-121-2/+2
* choose-temp.c (choose_temp_base): Check the result of the call to mktemp rath...Ben Elliston2007-01-122-2/+6
* cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating2006-12-215-34/+136
* re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs2006-11-302-7/+52
* pex-win32.c (no_suffixes): Remove.Vladimir Prus2006-11-082-7/+15
* floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown2006-11-072-60/+56
* pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith2006-10-263-7/+15
* * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.Ben Elliston2006-10-252-1/+5
* --(top level)--------------------------------------------Brooks Moses2006-10-103-3/+12