summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR other/29176 (Seg fault in demangler)Ian Lance Taylor2006-09-223-0/+13
* Fix some whitespace issues in the changelog.Andrew Pinski2006-09-121-11/+11
* configure.ac: Add case for Mingw as host.Corinna Vinschen2006-08-303-0/+256
* re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor2006-08-277-13/+46
* re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor2006-08-273-1/+23
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-07-272-1/+28