aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2009-09-23(Fix missing space).Tristan Gingold1-1/+1
2009-09-23cplus-dem.c (ada_demangle): Ensure demangled is freed.Matthew Gingell2-1/+8
2009-09-22choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer2-0/+8
2009-09-16* hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.Rainer Orth2-0/+7
2009-09-15config.h-vms (intptr_t): Define to compile hashtab.cTristan Gingold2-0/+7
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer4-28/+90
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer5-1/+25
2009-09-02(Reflect changes from binutils):Tristan Gingold4-172/+49
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-23re PR rtl-optimization/10536 (Linux kernel miscompiled on s390)H.J. Lu2-27/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-6898/+4329
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2-0/+15
2009-07-29make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.Douglas B Rupp2-1/+10
2009-07-27pex-unix.c (vfork): Remove VMS specific definition (get from header file inst...Douglas B Rupp2-7/+43
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor2-1/+19
2009-07-24crc32.c: New file.Ian Lance Taylor4-17/+217
2009-07-17demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCT...Jan Kratochvil2-18/+52
2009-06-21hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs w...Jakub Jelinek2-2/+8
2009-06-16re PR fortran/10197 (direct acces files not unformatted by default)Nick Clifton2-5/+11
2009-05-30snprintf.c: Doc fix.Eli Zaretskii3-14/+24
2009-05-29pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.Kai Tietz2-0/+9
2009-05-29fibheap.c (fibheap_replace_key_data): Make sure we don't early out when forci...Michael Matz2-1/+15
2009-05-25makefile.vms: New file to compile gas on VMS.Tristan Gingold3-18/+32
2009-05-19cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.Ian Lance Taylor2-4/+10
2009-05-17pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handl...Julian Brown2-8/+14
2009-04-29pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.Julian Brown2-6/+35
2009-04-25Makefile.in (needed-list): Target removed (not used in GCC 3.0 and later).Eli Zaretskii2-19/+9
2009-04-14configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req...Eli Zaretskii3-37/+83
2009-04-13re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)Ozkan Sezer6-12/+23
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