aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2009-04-08configure.ac: Fix Linux/MIPS matching rule.Arnaud Patard3-2/+7
2009-03-27memmem.c: New file, from gnulib.Ian Lance Taylor7-8/+109
2009-03-23pt.c (make_fnparm_pack): Split out from...Jason Merrill3-6/+36
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill3-15/+86
2009-02-22make-temp-file.c (<windows.h>): Include on Windows.Mark Mitchell2-31/+61
2009-01-18configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li...Dave Korn3-53/+6
2009-01-07* cp-demangle.c (d_expression): Remove mangling for zero-op casts.Jason Merrill2-12/+6
2009-01-06cp-demangle.c (cplus_demangle_type): Return NULL if the character following a...Ben Elliston2-0/+8
2008-12-18re PR c++/38561 (Revision 142799 may cause C++ demangle failures)Jason Merrill2-11/+20
2008-12-17semantics.c (describable_type): New function.Jason Merrill2-15/+26
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill2-0/+37
2008-10-22./Daniel Jacobowitz2-1/+8
2008-10-15fix ChangeLog entry to mention correct PR numberPaolo Bonzini1-1/+1
2008-10-15re PR tree-optimization/37717 (verify_ssa failed for legal C++ with -O2)Paolo Bonzini2-5/+10
2008-10-08* xstrdup.c: Include <sys/types.h> after "config.h"David Edelsohn2-1/+5
2008-10-07configure.ac: Call AC_SYS_LARGEFILE.Jan Kratochvil4-1/+379
2008-10-06PR c++/37376, other mangling issuesJason Merrill4-88/+263
2008-09-09demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill3-9/+153
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek1-1/+1
2008-08-07pex-win32.c (argv_to_argc): New function.Aaron W. LaFramboise2-2/+40
2008-07-31* mkstemps.c (mkstemps): Keep looping even for EISDIR.Jakub Jelinek2-1/+9
2008-07-31mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return im...Denys Vlasenko3-4/+19
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues1-7/+9
2008-07-24maint-tool (deps): Output config.h instead of stamp-h.Ralf Wildenhues3-75/+86
2008-06-19Adjust strsignal to POSIX 200x prototype.Eric Blake2-19/+26
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-15/+43
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues3-9/+14
2008-04-21configure.ac: use -fPIC on Linux/MIPS hosts.Aurelien Jarno3-0/+7
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2-0/+24
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-6/+22
2008-03-31Update copyright date.Ian Lance Taylor1-1/+2
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