summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* 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
* ltconfig: chmod 644 before ranlib during install.Peter O'Gorman2006-07-042-2/+6
* pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell2006-06-022-1/+6
* Patch to provide pex_run_in_environment.Mark Shinwell2006-06-019-36/+201
* Open temporary files in binary mode when using mkstemps.Mark Shinwell2006-05-282-1/+9
* cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard2006-05-122-1/+6
* floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown2006-04-242-1/+5
* pex-common.c (pex_input_file, [...]): New functions.Jim Blandy2006-04-129-9/+277
* pex-common.c (temp_file): New function, containing guts of pex-style temporar...Jim Blandy2006-04-122-43/+66
* Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell2006-04-065-5/+81
* pex-win32.c (<errno.h>): Include.Mark Mitchell2006-03-312-258/+335
* pex-common.c (pex_run): Simplify output name handling.Jim Blandy2006-03-242-11/+8