summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req...Eli Zaretskii2009-04-143-37/+83
* re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)Ozkan Sezer2009-04-136-12/+23
* configure.ac: Fix Linux/MIPS matching rule.Arnaud Patard2009-04-083-2/+7
* memmem.c: New file, from gnulib.Ian Lance Taylor2009-03-277-8/+109
* pt.c (make_fnparm_pack): Split out from...Jason Merrill2009-03-233-6/+36
* decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill2009-03-173-15/+86
* make-temp-file.c (<windows.h>): Include on Windows.Mark Mitchell2009-02-222-31/+61
* configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li...Dave Korn2009-01-183-53/+6
* * cp-demangle.c (d_expression): Remove mangling for zero-op casts.Jason Merrill2009-01-072-12/+6
* cp-demangle.c (cplus_demangle_type): Return NULL if the character following a...Ben Elliston2009-01-062-0/+8
* re PR c++/38561 (Revision 142799 may cause C++ demangle failures)Jason Merrill2008-12-182-11/+20
* semantics.c (describable_type): New function.Jason Merrill2008-12-172-15/+26
* re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill2008-12-102-0/+37
* ./Daniel Jacobowitz2008-10-222-1/+8
* fix ChangeLog entry to mention correct PR numberPaolo Bonzini2008-10-151-1/+1
* re PR tree-optimization/37717 (verify_ssa failed for legal C++ with -O2)Paolo Bonzini2008-10-152-5/+10
* * xstrdup.c: Include <sys/types.h> after "config.h"David Edelsohn2008-10-082-1/+5
* configure.ac: Call AC_SYS_LARGEFILE.Jan Kratochvil2008-10-074-1/+379
* PR c++/37376, other mangling issuesJason Merrill2008-10-064-88/+263
* demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill2008-09-093-9/+153
* Convert ChangeLog files to UTF-8.Jakub Jelinek2008-09-051-1/+1
* pex-win32.c (argv_to_argc): New function.Aaron W. LaFramboise2008-08-072-2/+40
* * mkstemps.c (mkstemps): Keep looping even for EISDIR.Jakub Jelinek2008-07-312-1/+9
* mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return im...Denys Vlasenko2008-07-313-4/+19
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-07-301-7/+9
* maint-tool (deps): Output config.h instead of stamp-h.Ralf Wildenhues2008-07-243-75/+86
* Adjust strsignal to POSIX 200x prototype.Eric Blake2008-06-192-19/+26
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-172-15/+43
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-153-9/+14
* configure.ac: use -fPIC on Linux/MIPS hosts.Aurelien Jarno2008-04-213-0/+7
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-182-0/+24
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-6/+22
* Update copyright date.Ian Lance Taylor2008-03-311-1/+2
* cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over...Ian Lance Taylor2008-03-312-5/+13
* configure.ac (frags): Don't set, use frag instead.Paolo Bonzini2008-03-274-46/+50
* sha1.h: New file, from gnulib.Ian Lance Taylor2008-03-253-5/+436
* make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans2008-03-242-7/+10
* cplus-dem.c (malloc, realloc): Use void * instead of char * as return type.Seongbae Park2008-03-132-2/+7
* md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton2008-03-112-1/+7
* re PR other/12618 (core not cleaned up by 'make distclean')Ben Elliston2008-02-192-1/+7
* demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney2008-01-273-0/+145
* cplus-dem.c (demangle_function_name): Changed to return value indicating if a...Thiago Jung Bauermann2008-01-232-12/+27
* re PR other/33768 (splay-tree.c typo)Manuel López-Ibáñez2008-01-192-2/+8
* floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers2007-11-132-7/+11
* floatformat.h (struct floatformat): Add split_half field.Joseph Myers2007-11-082-39/+191
* pexecute.txh (pex_free): Document process killing.Tom Tromey2007-09-062-1/+7
* mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor2007-08-312-1/+27
* [patch]: libiberty pex for _WIN64.Kai Tietz2007-08-246-55/+69
* make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder2007-08-172-27/+18
* make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder2007-08-032-2/+13