aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2007-09-06pexecute.txh (pex_free): Document process killing.Tom Tromey2-1/+7
2007-08-31mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor2-1/+27
2007-08-24[patch]: libiberty pex for _WIN64.Kai Tietz6-55/+69
2007-08-17make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder2-27/+18
2007-08-03make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder2-2/+13
2007-08-01* cp-demangle.c (d_print_comp): Guard against null.Michael Snyder2-0/+10
2007-07-25ternary.h: Remove.Ben Elliston3-178/+15
2007-07-23argv.c (writeargv): Fix typo in inline documentation.DJ Delorie3-8/+23
2007-07-17configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e...DJ Delorie3-2/+8
2007-07-12maint-tool (deps): Output stamp-h instead of config.h.Alexandre Oliva3-80/+82
2007-07-02argv.c (writeargv): Removed declaration of unused variable.Simon Baldwin2-1/+4
2007-06-14configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini3-2/+73
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini4-39/+36
2007-06-07configure.ac: Non-default multilibs can be cross compilations.Geoffrey Keating3-0/+48
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd2-0/+60
2007-05-06Index: libiberty/ChangeLogGeoffrey Keating3-1/+43
2007-05-03filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.Joel Brobecker3-4/+13
2007-04-11argv.c: Use ANSI C declarations.Thomas Neumann3-11/+11
2007-04-06* filename_cmp.c (filename_cmp): Improve documentation.Joel Brobecker2-5/+10
2007-04-02* filename_cmp.c: Include "config.h".Andreas Schwab2-0/+8
2007-03-29filename_cmp.c: New file.Joel Brobecker4-5/+108
2007-03-16cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating3-2/+16
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses3-2/+26
2007-03-01re PR other/16513 (Libiberty doesn't honor the multi-os-directory settings)Peter Breitenlohner2-10/+17
2007-02-26configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie3-0/+43
2007-01-31hex.c: Fix typo.Ralf Wildenhues4-4/+10
2007-01-31libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus5-19/+126
2007-01-31strsignal.c (psignal): Change type of signo to int.Ben Elliston3-4/+9
2007-01-29demangle.h: New cplus_demangle_print_callback...Simon Baldwin3-315/+486
2007-01-12* pex-unix.c (writeerr): Cast write result to void.Ben Elliston2-1/+3
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 Elliston2-2/+6
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating5-34/+136
2006-11-30re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs2-7/+52
2006-11-08pex-win32.c (no_suffixes): Remove.Vladimir Prus2-7/+15
2006-11-07floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown2-60/+56
2006-10-26pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith3-7/+15
2006-10-25* pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.Ben Elliston2-1/+5
2006-10-10--(top level)--------------------------------------------Brooks Moses3-3/+12
2006-09-22re PR other/29176 (Seg fault in demangler)Ian Lance Taylor3-0/+13
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-11/+11
2006-08-30configure.ac: Add case for Mingw as host.Corinna Vinschen3-0/+256
2006-08-27re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor7-13/+46
2006-08-27re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor3-1/+23
2006-07-27re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2-1/+28
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman2-2/+6
2006-06-02pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell2-1/+6
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell9-36/+201
2006-05-28Open temporary files in binary mode when using mkstemps.Mark Shinwell2-1/+9
2006-05-12cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard2-1/+6