| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1. | rth | 2001-05-31 | 2 | -2/+7 |
* | * gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, | tromey | 2001-05-30 | 2 | -2/+14 |
* | * gthr-posix.h (__gthread_active_ptr): Cast function pointer | ljrittle | 2001-05-30 | 4 | -3/+11 |
* | * cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 | neil | 2001-05-30 | 2 | -2/+5 |
* | * cpphash.c (alloc_node): Cast pointer. | neil | 2001-05-30 | 2 | -1/+6 |
* | * gcc.misc-tests/linkage.exp: Pass appropriate flags to native | rth | 2001-05-30 | 2 | -3/+12 |
* | * invoke.texi (Option Summary): Remove -isystem-c++ from options. | gerald | 2001-05-30 | 2 | -1/+5 |
* | cp: | nathan | 2001-05-30 | 4 | -2/+69 |
* | Daily bump. | gccadmin | 2001-05-30 | 2 | -2/+2 |
* | * gcc.texi: Add links for information about Objective-C. | shebs | 2001-05-30 | 2 | -1/+12 |
* | 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-29 | 2 | -0/+7 |
* | * configure.in (gcc_version): Remove unrequired \ on ". (Solaris | nathan | 2001-05-29 | 3 | -4/+10 |
* | * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF. | aoliva | 2001-05-29 | 2 | -1/+5 |
* | Daily bump. | gccadmin | 2001-05-29 | 2 | -2/+2 |
* | * objc/objc.gperf: Remove, no longer used. | shebs | 2001-05-28 | 2 | -64/+4 |
* | * c-tree.texi, contrib.texi, cpp.texi, extend.texi, gcc.texi, | jsm28 | 2001-05-28 | 12 | -169/+175 |
* | Fix the comment, it is propagate_one_insn, not propagate_on_insn. | hjl | 2001-05-28 | 1 | -1/+1 |
* | * doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/ | gerald | 2001-05-28 | 2 | -5/+10 |
* | Daily bump. | gccadmin | 2001-05-28 | 2 | -2/+2 |
* | * local-alloc.c (update_equiv_regs): Don't eliminate constant | geoffk | 2001-05-28 | 2 | -1/+6 |
* | * objc/objc-act.c: Add/fix various comments. | shebs | 2001-05-28 | 2 | -120/+15 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 7 | -63/+16 |
* | reorganize inclhacks and apply fix to fixtests.c | korbb | 2001-05-27 | 9 | -826/+870 |
* | * cpplib.c (run_directive): Set pfile->directive. | neil | 2001-05-27 | 2 | -1/+6 |
* | * c-tree.texi: Reformat the manual as a single chapter now | dj | 2001-05-27 | 4 | -157/+89 |
* | * Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on | dj | 2001-05-27 | 2 | -14/+15 |
* | * Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on | dj | 2001-05-27 | 2 | -5/+11 |
* | * Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi. | dj | 2001-05-27 | 2 | -5/+11 |
* | * combine.c (try_combine): Fix typo in comment. | gerald | 2001-05-27 | 4 | -4/+10 |
* | Daily bump. | gccadmin | 2001-05-27 | 2 | -2/+2 |
* | cp: | nathan | 2001-05-26 | 4 | -2/+90 |
* | * configure: Remove obsolete file. | zack | 2001-05-26 | 2 | -635/+4 |
* | regenerate | korbb | 2001-05-26 | 1 | -11/+5 |
* | * fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX" | korbb | 2001-05-26 | 2 | -21/+29 |
* | test result moved to "testing.h" file | korbb | 2001-05-26 | 1 | -14/+0 |
* | add fix test results for freebsd_gcc3_breakage | korbb | 2001-05-26 | 1 | -0/+14 |
* | add fix test results for irix_limits_const hack | korbb | 2001-05-26 | 1 | -0/+14 |
* | Add fix test result for strict_ansi_not_ctd | korbb | 2001-05-26 | 1 | -0/+7 |
* | Add another caveat | korbb | 2001-05-26 | 1 | -0/+3 |
* | Add fix check test for alpha___assert | korbb | 2001-05-26 | 1 | -0/+5 |
* | stdc_0_in_system_headers_test must return "FIX" | korbb | 2001-05-26 | 1 | -0/+5 |
* | We must apply the fix in test mode | korbb | 2001-05-26 | 1 | -1/+1 |
* | Upgrade to current collection of tests | korbb | 2001-05-26 | 1 | -5/+41 |
* | This check template is now upgraded for AutoGen5 | korbb | 2001-05-26 | 1 | -37/+35 |
* | wchar_t typedefs are now wrapped in "ifndef __cplusplus" | korbb | 2001-05-26 | 1 | -0/+2 |
* | wchar_t now gets wrapped inside "ifndef __cplusplus", | korbb | 2001-05-26 | 1 | -1/+3 |
* | Add fix test from solaris27_mutex_init | korbb | 2001-05-26 | 1 | -0/+6 |
* | Add fix test from irix_stdio_dummy_va_list | korbb | 2001-05-26 | 1 | -0/+5 |
* | Correct test results for avoid-bool-define fix | korbb | 2001-05-26 | 1 | -2/+3 |
* | 2001-05-26 Philip Blundell <philb@gnu.org> | pb | 2001-05-26 | 7 | -6/+15 |