Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | diagnostic.c (inform): Add an explicit location_t parameter. | Manuel López-Ibáñez | 1 | -2/+2 |
2008-07-31 | re PR preprocessor/36649 (-H option doesn't work as expected) | Jakub Jelinek | 1 | -0/+3 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -1/+0 |
2008-07-16 | c-pch.c (get_ident): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -2/+2 |
2008-04-01 | re PR pch/13675 (#including a precompiled header more than once in the same u... | Jakub Jelinek | 1 | -1/+6 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -10/+1 |
2008-02-23 | re PR pch/35027 ("too short to be a PCH file" warning should be conditional o... | Andrew Pinski | 1 | -2/+3 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -0/+17 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -28/+28 |
2006-01-04 | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 1 | -11/+1 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -2/+2 |
2005-11-26 | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 1 | -1/+1 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-18 | dummy-checksum.c: New. | Geoffrey Keating | 1 | -74/+55 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -13/+13 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -3/+3 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -4/+4 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -6/+5 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -0/+9 |
2004-06-22 | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 1 | -12/+66 |
2004-06-05 | toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. | Danny Smith | 1 | -3/+4 |
2004-04-08 | re PR pch/13419 (Clarification of invoke.texi requested) | Geoffrey Keating | 1 | -0/+41 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-10 | c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments. | Richard Henderson | 1 | -1/+1 |
2003-12-17 | re PR pch/12480 (pch error messages do not say they for PCH.) | Geoffrey Keating | 1 | -2/+7 |
2003-11-01 | re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) | John David Anglin | 1 | -12/+12 |
2003-10-24 | re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp... | Geoffrey Keating | 1 | -5/+33 |
2003-10-22 | c-pch.c (struct c_pch_validity): Add pch_init field. | Mark Mitchell | 1 | -0/+14 |
2003-10-21 | c-pch.c: Add comments in various places. | Geoffrey Keating | 1 | -2/+75 |
2003-07-29 | c-common.c (allow_pch): Remove. | Geoffrey Keating | 1 | -4/+14 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -6/+3 |
2003-06-30 | c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes. | Rainer Orth | 1 | -0/+2 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -14/+8 |
2003-06-15 | c-pch.c (asm_file_name): Remove. | Neil Booth | 1 | -1/+0 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -14/+8 |
2003-04-12 | c-pch.c: Include flags.h. | Geoffrey Keating | 1 | -25/+72 |
2003-04-05 | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 1 | -11/+6 |
2003-03-13 | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -4/+4 |
2003-03-07 | lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-... | Geoffrey Keating | 1 | -8/+4 |
2003-03-07 | c-pch.c: Include langhooks.h. | Geoffrey Keating | 1 | -7/+33 |
2003-01-12 | c-pch.c (asm_file_startpos): Change to `long'. | Kaveh R. Ghazi | 1 | -8/+8 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+226 |