aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2008-03-31cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over...Ian Lance Taylor2-5/+13
2008-03-27configure.ac (frags): Don't set, use frag instead.Paolo Bonzini4-46/+50
2008-03-25sha1.h: New file, from gnulib.Ian Lance Taylor3-5/+436
2008-03-24make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans2-7/+10
2008-03-13cplus-dem.c (malloc, realloc): Use void * instead of char * as return type.Seongbae Park2-2/+7
2008-03-11md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton2-1/+7
2008-02-19re PR other/12618 (core not cleaned up by 'make distclean')Ben Elliston2-1/+7
2008-01-27demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney3-0/+145
2008-01-23cplus-dem.c (demangle_function_name): Changed to return value indicating if a...Thiago Jung Bauermann2-12/+27
2008-01-19re PR other/33768 (splay-tree.c typo)Manuel López-Ibáñez2-2/+8
2007-11-13floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers2-7/+11
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers2-39/+191
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