Age | Commit message (Expand) | Author | Files | Lines |
2009-07-30 | Makefile.in (AUTOCONF, [...]): New variables. | Ralf Wildenhues | 1 | -0/+5 |
2009-07-29 | make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS. | Douglas B Rupp | 1 | -0/+4 |
2009-07-27 | pex-unix.c (vfork): Remove VMS specific definition (get from header file inst... | Douglas B Rupp | 1 | -0/+7 |
2009-07-25 | re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) | Ian Lance Taylor | 1 | -0/+5 |
2009-07-24 | crc32.c: New file. | Ian Lance Taylor | 1 | -1/+9 |
2009-07-17 | demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCT... | Jan Kratochvil | 1 | -0/+9 |
2009-06-21 | hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs w... | Jakub Jelinek | 1 | -0/+5 |
2009-06-16 | re PR fortran/10197 (direct acces files not unformatted by default) | Nick Clifton | 1 | -0/+6 |
2009-05-30 | snprintf.c: Doc fix. | Eli Zaretskii | 1 | -0/+6 |
2009-05-29 | pex-win32.c (pex_win32_fdopenr): Set INHERIT to false. | Kai Tietz | 1 | -0/+4 |
2009-05-29 | fibheap.c (fibheap_replace_key_data): Make sure we don't early out when forci... | Michael Matz | 1 | -0/+6 |
2009-05-25 | makefile.vms: New file to compile gas on VMS. | Tristan Gingold | 1 | -0/+10 |
2009-05-19 | cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug. | Ian Lance Taylor | 1 | -0/+6 |
2009-05-17 | pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handl... | Julian Brown | 1 | -0/+5 |
2009-04-29 | pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT. | Julian Brown | 1 | -0/+7 |
2009-04-25 | Makefile.in (needed-list): Target removed (not used in GCC 3.0 and later). | Eli Zaretskii | 1 | -0/+6 |
2009-04-14 | configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req... | Eli Zaretskii | 1 | -0/+8 |
2009-04-13 | re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage) | Ozkan Sezer | 1 | -0/+11 |
2009-04-08 | configure.ac: Fix Linux/MIPS matching rule. | Arnaud Patard | 1 | -0/+5 |
2009-03-27 | memmem.c: New file, from gnulib. | Ian Lance Taylor | 1 | -0/+10 |
2009-03-23 | pt.c (make_fnparm_pack): Split out from... | Jason Merrill | 1 | -0/+8 |
2009-03-17 | decl.c (grokfndecl): Set DECL_CONTEXT on parms. | Jason Merrill | 1 | -0/+12 |
2009-02-22 | make-temp-file.c (<windows.h>): Include on Windows. | Mark Mitchell | 1 | -0/+5 |
2009-01-18 | configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li... | Dave Korn | 1 | -0/+6 |
2009-01-07 | * cp-demangle.c (d_expression): Remove mangling for zero-op casts. | Jason Merrill | 1 | -0/+4 |
2009-01-06 | cp-demangle.c (cplus_demangle_type): Return NULL if the character following a... | Ben Elliston | 1 | -0/+5 |
2008-12-18 | re PR c++/38561 (Revision 142799 may cause C++ demangle failures) | Jason Merrill | 1 | -0/+6 |
2008-12-17 | semantics.c (describable_type): New function. | Jason Merrill | 1 | -0/+7 |
2008-12-10 | re PR c++/35319 (ICE throwing fixed-point types) | Jason Merrill | 1 | -0/+5 |
2008-10-22 | ./ | Daniel Jacobowitz | 1 | -0/+5 |
2008-10-15 | fix ChangeLog entry to mention correct PR number | Paolo Bonzini | 1 | -1/+1 |
2008-10-15 | re PR tree-optimization/37717 (verify_ssa failed for legal C++ with -O2) | Paolo Bonzini | 1 | -0/+7 |
2008-10-08 | * xstrdup.c: Include <sys/types.h> after "config.h" | David Edelsohn | 1 | -0/+4 |
2008-10-07 | configure.ac: Call AC_SYS_LARGEFILE. | Jan Kratochvil | 1 | -0/+6 |
2008-10-06 | PR c++/37376, other mangling issues | Jason Merrill | 1 | -0/+19 |
2008-09-09 | demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. | Jason Merrill | 1 | -0/+12 |
2008-09-05 | Convert ChangeLog files to UTF-8. | Jakub Jelinek | 1 | -1/+1 |
2008-08-07 | pex-win32.c (argv_to_argc): New function. | Aaron W. LaFramboise | 1 | -0/+5 |
2008-07-31 | * mkstemps.c (mkstemps): Keep looping even for EISDIR. | Jakub Jelinek | 1 | -0/+4 |
2008-07-31 | mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return im... | Denys Vlasenko | 1 | -0/+8 |
2008-07-24 | maint-tool (deps): Output config.h instead of stamp-h. | Ralf Wildenhues | 1 | -0/+7 |
2008-06-19 | Adjust strsignal to POSIX 200x prototype. | Eric Blake | 1 | -13/+18 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 1 | -0/+4 |
2008-06-15 | libgomp.texi (omp_test_lock): Fix typo. | Ralf Wildenhues | 1 | -0/+5 |
2008-04-21 | configure.ac: use -fPIC on Linux/MIPS hosts. | Aurelien Jarno | 1 | -0/+5 |
2008-04-18 | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 1 | -0/+4 |
2008-04-18 | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 1 | -0/+6 |
2008-03-31 | cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over... | Ian Lance Taylor | 1 | -0/+5 |
2008-03-27 | configure.ac (frags): Don't set, use frag instead. | Paolo Bonzini | 1 | -0/+7 |
2008-03-25 | sha1.h: New file, from gnulib. | Ian Lance Taylor | 1 | -0/+7 |