aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-08-24[patch]: libiberty pex for _WIN64.Kai Tietz1-0/+8
2007-08-17make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder1-0/+4
2007-08-03make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder1-0/+5
2007-08-01* cp-demangle.c (d_print_comp): Guard against null.Michael Snyder1-0/+4
2007-07-25ternary.h: Remove.Ben Elliston1-0/+8
2007-07-23argv.c (writeargv): Fix typo in inline documentation.DJ Delorie1-0/+5
2007-07-17configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e...DJ Delorie1-0/+6
2007-07-12maint-tool (deps): Output stamp-h instead of config.h.Alexandre Oliva1-0/+6
2007-07-02argv.c (writeargv): Removed declaration of unused variable.Simon Baldwin1-0/+4
2007-06-14configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini1-0/+5
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini1-0/+6
2007-06-07configure.ac: Non-default multilibs can be cross compilations.Geoffrey Keating1-0/+5
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-0/+4
2007-05-06Index: libiberty/ChangeLogGeoffrey Keating1-0/+6
2007-05-03filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.Joel Brobecker1-0/+8
2007-04-11argv.c: Use ANSI C declarations.Thomas Neumann1-0/+5
2007-04-06* filename_cmp.c (filename_cmp): Improve documentation.Joel Brobecker1-0/+4
2007-04-02* filename_cmp.c: Include "config.h".Andreas Schwab1-0/+4
2007-03-29filename_cmp.c: New file.Joel Brobecker1-0/+8
2007-03-16cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating1-0/+8
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-0/+6
2007-03-01re PR other/16513 (Libiberty doesn't honor the multi-os-directory settings)Peter Breitenlohner1-0/+7
2007-02-26configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie1-0/+6
2007-01-31hex.c: Fix typo.Ralf Wildenhues1-0/+6
2007-01-31libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus1-0/+14
2007-01-31strsignal.c (psignal): Change type of signo to int.Ben Elliston1-0/+5
2007-01-29demangle.h: New cplus_demangle_print_callback...Simon Baldwin1-0/+38
2007-01-12* pex-unix.c (writeerr): Cast write result to void.Ben Elliston1-0/+2
2007-01-12Typo fix.Ben Elliston1-2/+2
2007-01-12choose-temp.c (choose_temp_base): Check the result of the call to mktemp rath...Ben Elliston1-0/+5
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating1-0/+27
2006-11-30re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs1-0/+10
2006-11-08pex-win32.c (no_suffixes): Remove.Vladimir Prus1-0/+7
2006-11-07floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown1-0/+7
2006-10-26pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith1-0/+8
2006-10-25* pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.Ben Elliston1-0/+4
2006-10-10--(top level)--------------------------------------------Brooks Moses1-0/+5
2006-09-22re PR other/29176 (Seg fault in demangler)Ian Lance Taylor1-0/+6
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-11/+11
2006-08-30configure.ac: Add case for Mingw as host.Corinna Vinschen1-0/+5
2006-08-27re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor1-0/+10
2006-08-27re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor1-0/+7
2006-07-27re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka1-0/+6
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman1-0/+4
2006-06-02pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell1-0/+5
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell1-0/+18
2006-05-28Open temporary files in binary mode when using mkstemps.Mark Shinwell1-0/+4
2006-05-12cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard1-0/+5
2006-04-24floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown1-0/+4
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy1-0/+16