| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl.h (decl_default_tls_model): Move prototype from here... | Steven Bosscher | 2010-05-26 | 1 | -1/+0 |
* | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 2010-05-15 | 1 | -3/+6 |
* | c-pragma.c (pending_weak_d, [...]): New. | Steven Bosscher | 2010-05-07 | 1 | -13/+30 |
* | ChangeLog for libcpp | Kai Tietz | 2009-11-11 | 1 | -142/+0 |
* | plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS. | Basile Starynkevitch | 2009-11-06 | 1 | -0/+4 |
* | re PR c++/41774 (ice: vector VEC(visibility,base) pop domain error, in pop_vi... | Jakub Jelinek | 2009-11-02 | 1 | -17/+23 |
* | extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p... | Olatunji Ruwase | 2009-08-14 | 1 | -8/+0 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -1/+2 |
* | c-pragma.c (enum pragma_switch_t): Prefix constants with PRAGMA_. | Janis Johnson | 2009-05-13 | 1 | -12/+12 |
* | re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported) | Janis Johnson | 2009-05-07 | 1 | -0/+113 |
* | c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics. | Joseph Myers | 2009-05-04 | 1 | -3/+3 |
* | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 2009-04-22 | 1 | -8/+4 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 2008-08-30 | 1 | -180/+143 |
* | diagnostic.c (inform): Add an explicit location_t parameter. | Manuel López-Ibáñez | 2008-08-20 | 1 | -1/+1 |
* | c-pragma.c (handle_pragma_message): New function. | Simon Baldwin | 2008-07-28 | 1 | -0/+35 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 2008-07-23 | 1 | -0/+309 |
* | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-27 | 1 | -5/+6 |
* | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 2008-06-06 | 1 | -0/+2 |
* | c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL. | Jakub Jelinek | 2008-02-27 | 1 | -26/+82 |
* | re PR preprocessor/35061 (#pragma pop_macro causes ICE if no macro value on ... | Danny Smith | 2008-02-14 | 1 | -3/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | directives.c (lex_macro_node_from_str): New. | Richard Henderson | 2007-03-30 | 1 | -0/+142 |
* | re PR c/28286 (ICE with invalid value in #pragma pack) | Volker Reichelt | 2006-07-18 | 1 | -0/+4 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -35/+35 |
* | re PR c++/21764 (visibility attributes on namespace scope) | Jason Merrill | 2006-03-20 | 1 | -30/+37 |
* | c-pragma.c (init_pragma): Call c_register_pragma_with_expansion for pragma re... | Carlos O'Donell | 2006-01-27 | 1 | -1/+1 |
* | c-pragma.c (handle_pragma_diagnostic): New. | DJ Delorie | 2006-01-18 | 1 | -3/+53 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+26 |
* | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 2006-01-04 | 1 | -10/+48 |
* | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 2005-12-17 | 1 | -1/+1 |
* | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 2005-11-26 | 1 | -20/+20 |
* | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 2005-07-19 | 1 | -17/+18 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -1/+1 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 1 | -2/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 1 | -2/+3 |
* | re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility) | H.J. Lu | 2005-05-30 | 1 | -10/+14 |
* | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 2005-05-24 | 1 | -2/+4 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -16/+16 |
* | [multiple changes] | Joseph Myers | 2004-11-29 | 1 | -0/+32 |
* | sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion. | Daniel Jacobowitz | 2004-11-23 | 1 | -2/+13 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |
* | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 2004-10-03 | 1 | -3/+3 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -1/+1 |
* | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 2004-09-13 | 1 | -12/+12 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -1/+1 |
* | re PR c/7054 (#pragma pack handled incorrectly) | Jan Beulich | 2004-09-03 | 1 | -63/+44 |
* | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 2004-07-25 | 1 | -0/+83 |
* | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 2004-07-26 | 1 | -1/+1 |