2009-04-22 |
Taras Glek | hashtab.h: Update GTY annotations to new syntax |
blob | commitdiff | raw |
2008-08-30 |
Michael Meissner | Change attribute((option(...))) to attribute((target... |
blob | commitdiff | raw | diff to current |
2008-08-20 |
Manuel López-Ibáñez | diagnostic.c (inform): Add an explicit location_t param... |
blob | commitdiff | raw | diff to current |
2008-07-28 |
Simon Baldwin | c-pragma.c (handle_pragma_message): New function. |
blob | commitdiff | raw | diff to current |
2008-07-23 |
Michael Meissner | Add ability to set target options (ix86 only) and optim... r138077/heads/master |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Kaveh R. Ghazi | c-format.c (handle_format_attribute): Fix -Wc++-compat... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Jakub Jelinek | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Jakub Jelinek | c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Danny Smith | re PR preprocessor/35061 (#pragma pop_macro causes... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Nick Clifton | Change copyright header to refer to version 3 of the... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Richard Henderson | directives.c (lex_macro_node_from_str): New. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Volker Reichelt | re PR c/28286 (ICE with invalid value in #pragma pack) |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Mike Stump | Whitespace fixups |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Jason Merrill | re PR c++/21764 (visibility attributes on namespace... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Carlos O'Donell | c-pragma.c (init_pragma): Call c_register_pragma_with_e... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
DJ Delorie | c-pragma.c (handle_pragma_diagnostic): New. |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Diego Novillo | [multiple changes] |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Richard Henderson | directives.c (struct pragma_entry): Add is_deferred. |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Gabriel Dos Reis | tree-inline.c (copy_body_r): Use explicit cast when... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Richard Henderson | c-lex.c (pragma_lex): Rename from c_lex. |
blob | commitdiff | raw | diff to current |
2005-07-19 |
DJ Delorie | toplev.h: Add comment about the first parameter for... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Joseph Myers | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagno... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
Joseph Myers | toplev.c (default_tree_printer): Handle setting locatio... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Kelley Cook | Update FSF address. |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Jakub Jelinek | exgettext: Handle gmsgid and cmsgid arguments specially... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
H.J. Lu | re PR c/20303 ([4.0 only] Can't push more than 16 neste... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
DJ Delorie | c-common.c (unsigned_conversion_warning): Move warning... |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Kazu Hirata | attribs.c, [...]: Update copyright. |
blob | commitdiff | raw | diff to current |
2005-04-23 |
DJ Delorie | diagnostic.c (warning): Accept parameter to classify... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Joseph Myers | [multiple changes] |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Daniel Jacobowitz | sol2-c.c (solaris_register_pragmas): Use c_register_pra... |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Joseph Myers | builtins.c, [...]: Avoid "`" as left quote, using ... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Joseph Myers | c-aux-info.c, [...]: Follow code formatting conventions. |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Jeffrey D. Oldham | alias.c (find_base_decl): Remove unreachable case ... |
blob | commitdiff | raw | diff to current |
2004-09-12 |
Joseph Myers | c-common.c, [...]: Use %q, %< and %> for quoting in... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Nathan Sidwell | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Jan Beulich | re PR c/7054 (#pragma pack handled incorrectly) |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Niall Douglas | re PR c++/9283 (__attribute__((visibility ("hidden... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Bernardo Innocenti | basic-block.h (reorder_block_def): Rename to reorder_bl... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Bernardo Innocenti | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Geoffrey Keating | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Zack Weinberg | c-common.h (has_c_linkage): New interface. |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Diego Novillo | Merge tree-ssa-20020619-branch into mainline. |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Eric Botcazou | re PR c++/14962 (g++ ignores #pragma redefine_extname) |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Kazu Hirata | alias.c, [...]: Update copyright. |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Kazu Hirata | c-common.h: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Jan Hubicka | re PR rtl-optimization/12275 ([unit-at-a-time] ICE... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Richard Henderson | c-format.c (gcc_diag_char_table): Add %J. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Geoffrey Keating | c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_AS... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Kaveh R. Ghazi | alias.c [...]: Remove unnecessary casts. |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Gabriel Dos Reis | c-pragma.c (apply_pragma_weak): Don't use warning_with_... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Zack Weinberg | c-decl.c: Fix typos in several comments. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Andreas Jaeger | c-aux-info.c: Convert to ISO C99. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Kriang Lerdsuwanakij | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Kazu Hirata | alias.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Neil Booth | c-pragma.c (c_register_pragma): New. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Steve Ellcey | c-pragma.h (add_to_renaming_pragma_list): New function. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Richard Henderson | c-pragma.c (apply_pragma_weak): Convert value identifie... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Neil Booth | Makefile.in (C_COMMON_H): Fix. |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Franz Sirl | re PR c/6343 (attribute((weak)) not working on second... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Richard Henderson | c-pragma.c (maybe_apply_renaming_pragma): New. |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Richard Henderson | c-decl.c: Include c-pragma.h. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Alan Modra | tm.texi (ASM_WEAKEN_DECL): Document. |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Craig Rodrigues | re PR bootstrap/3451 (AIX 4.3.2 redefinition of macro) |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Kaveh R. Ghazi | Makefile.in (c-pragma.o): Depend on output.h. |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Lars Brinkhoff | Makefile.in, [...]: replace "GNU CC" with "GCC". |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Kazu Hirata | alias.c: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Kaveh R. Ghazi | configure.in: Arrange to include defaults.h in [ht... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Neil Booth | * c-pragma.c (init_pragma): Update for parse_in type... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Neil Booth | Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Neil Booth | c-common.c: Remove USE_CPPLIB conditional inclusions. |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Mike Coleman | c-pragma.c (handle_pragma_pack): Initialize align to -1. |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Zack Weinberg | c-pragma.c (handle_pragma_pack): Correct parsing logic... |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Zack Weinberg | c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Zack Weinberg | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_T... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Zack Weinberg | Integrated preprocessor. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Mumit Khan | c-pragma.c (push_alignment): Use BITS_PER_UNIT macro. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Richard Kenner | tree.h (INT_CST_LT, [...]): Remove unneeded casts. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Jeff Law | Copyright fixes |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Franz Sirl | c-pragma.c (maximum_field_alignment): Remove duplicate... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Kaveh R. Ghazi | Makefile.in (c-common.o): Depend on $(EXPR_H). |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Zack Weinberg | c-common.c, [...]: Remove all references to obstack... |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Kaveh R. Ghazi | c-common.c: PROTO -> PARAMS. |
blob | commitdiff | raw | diff to current |
1999-10-28 |
David Starner | c-pragma.c (push_alignment): Don't check the return... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Mumit Khan | Applied Mumit Khan's patch to fix #pragma push/pop... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Richard Henderson | * c-pragma.c (mark_align_stack): Dereference the void... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Richard Henderson | c-pragma.c: Include ggc.h. |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Richard Henderson | c-pragma.c (mark_align_stack): New. |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Kaveh R. Ghazi | c-pragma.c (handle_pragma_token): Wrap variables `name... |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Geoff Keating | Makefile.in (cppexp.o): Depend on cpphash.h. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Bernd Schmidt | Backport of GC branch patches part 1: kill eh status... |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Mumit Khan | c-pragma.c (push_alignment): Don't ignore alignments... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Mumit Khan | c-pragma.c (handle_pragma_token): Handle `#pragma pack... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Jason Merrill | c-pragma.c (push_alignment): Don't ignore alignments... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Jeffrey A Law | * c-pragma.c (add_weak); Delete. Moved into... |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Kaveh R. Ghazi | bitmap.c (bitmap_print): Qualify a char* with the ... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Robert Lipe | c-pragma.c (handle_pragma_token): Test for null tree... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Robert Lipe | c-pragma.c (handle_pragma_token): If passed a token... |
blob | commitdiff | raw | diff to current |
next |