Age | Commit message (Expand) | Author | Files | Lines |
2001-05-30 | * invoke.texi (Option Summary): Remove -isystem-c++ from options. | Gordon Sadler | 2 | -1/+5 |
2001-05-30 | [multiple changes] | Gabriel Dos Reis | 4 | -52/+64 |
2001-05-30 | re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --... | Nathan Sidwell | 4 | -2/+69 |
2001-05-30 | howto.html: Update link. | Loren J. Rittle | 3 | -11/+19 |
2001-05-30 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-30 | * gcc.texi: Add links for information about Objective-C. | Stan Shebs | 2 | -1/+12 |
2001-05-29 | * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn. | Tom Tromey | 2 | -1/+3 |
2001-05-29 | configure: Rebuilt. | Tom Tromey | 3 | -6/+18 |
2001-05-29 | 20010518-2.x: New file to compile, not assemble. | Jeffrey Oldham | 2 | -0/+7 |
2001-05-29 | i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer... | Andrew Haley | 6 | -183/+102 |
2001-05-29 | configure.in (gcc_version): Remove unrequired \ on ". | Nathan Sidwell | 3 | -4/+10 |
2001-05-29 | * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF. | Hartmut Schirmer | 2 | -1/+5 |
2001-05-29 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-28 | * objc/objc.gperf: Remove, no longer used. | Stan Shebs | 2 | -64/+4 |
2001-05-28 | ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when u... | Simon Patarin | 2 | -30/+35 |
2001-05-28 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 12 | -169/+175 |
2001-05-28 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | Alexandre Oliva | 3 | -34/+39 |
2001-05-28 | Fix the comment, it is propagate_one_insn, not propagate_on_insn. | H.J. Lu | 1 | -1/+1 |
2001-05-28 | * contrib/test_summary (files): Sort before evaluating. | Rainer Orth | 2 | -1/+5 |
2001-05-28 | install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http:/... | Gerald Pfeifer | 2 | -5/+10 |
2001-05-28 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-28 | local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0. | Geoffrey Keating | 2 | -1/+6 |
2001-05-28 | objc-act.c: Add/fix various comments. | Stan Shebs | 2 | -120/+15 |
2001-05-27 | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 7 | -63/+16 |
2001-05-27 | reorganize inclhacks and apply fix to fixtests.c | Bruce Korb | 9 | -826/+870 |
2001-05-27 | * cpplib.c (run_directive): Set pfile->directive. | Neil Booth | 2 | -1/+6 |
2001-05-27 | c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi. | Theodore Papadopoulo | 4 | -157/+89 |
2001-05-27 | Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi. | Theodore Papadopoulo | 2 | -14/+15 |
2001-05-27 | Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi. | Theodore Papadopoulo | 2 | -5/+11 |
2001-05-27 | Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi. | Theodore Papadopoulo | 2 | -5/+11 |
2001-05-27 | combine.c (try_combine): Fix typo in comment. | Lars Brinkhoff | 4 | -4/+10 |
2001-05-27 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-26 | re PR c++/2823 (kde2/artsd miscompilation (part 1)) | Nathan Sidwell | 4 | -2/+90 |
2001-05-26 | * configure: Remove obsolete file. | Zack Weinberg | 2 | -635/+4 |
2001-05-26 | regenerate | Bruce Korb | 1 | -11/+5 |
2001-05-26 | fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is... | Bruce Korb | 2 | -21/+29 |
2001-05-26 | test result moved to "testing.h" file | Bruce Korb | 1 | -14/+0 |
2001-05-26 | add fix test results for freebsd_gcc3_breakage | Bruce Korb | 1 | -0/+14 |
2001-05-26 | add fix test results for irix_limits_const hack | Bruce Korb | 1 | -0/+14 |
2001-05-26 | Add fix test result for strict_ansi_not_ctd | Bruce Korb | 1 | -0/+7 |
2001-05-26 | Add another caveat | Bruce Korb | 1 | -0/+3 |
2001-05-26 | Add fix check test for alpha___assert | Bruce Korb | 1 | -0/+5 |
2001-05-26 | stdc_0_in_system_headers_test must return "FIX" | Bruce Korb | 1 | -0/+5 |
2001-05-26 | We must apply the fix in test mode | Bruce Korb | 1 | -1/+1 |
2001-05-26 | Upgrade to current collection of tests | Bruce Korb | 1 | -5/+41 |
2001-05-26 | This check template is now upgraded for AutoGen5 | Bruce Korb | 1 | -37/+35 |
2001-05-26 | wchar_t typedefs are now wrapped in "ifndef __cplusplus" | Bruce Korb | 1 | -0/+2 |
2001-05-26 | wchar_t now gets wrapped inside "ifndef __cplusplus", | Bruce Korb | 1 | -1/+3 |
2001-05-26 | Add fix test from solaris27_mutex_init | Bruce Korb | 1 | -0/+6 |
2001-05-26 | Add fix test from irix_stdio_dummy_va_list | Bruce Korb | 1 | -0/+5 |