| Commit message (Expand) | Author | Age | Files | Lines |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | meissner | 2008-08-30 | 1 | -180/+143 |
* | 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-20 | 1 | -1/+1 |
* | * c-pragma.c (handle_pragma_message): New function. | simonb | 2008-07-28 | 1 | -0/+35 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+309 |
* | * c-format.c (handle_format_attribute): Fix -Wc++-compat and/or | ghazi | 2008-06-27 | 1 | -5/+6 |
* | * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to | jakub | 2008-06-06 | 1 | -0/+2 |
* | * c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA | jakub | 2008-02-27 | 1 | -26/+82 |
* | PR preprocessor/35061 | dannysmith | 2008-02-14 | 1 | -3/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | libcpp/ | rth | 2007-03-30 | 1 | -0/+142 |
* | PR c/28286 | reichelt | 2006-07-18 | 1 | -0/+4 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -35/+35 |
* | PR c++/21764 | jason | 2006-03-21 | 1 | -30/+37 |
* | gcc/ | carlos | 2006-01-27 | 1 | -1/+1 |
* | * c-pragma.c (handle_pragma_diagnostic): New. | dj | 2006-01-18 | 1 | -3/+53 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+26 |
* | libcpp/ | rth | 2006-01-04 | 1 | -10/+48 |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -1/+1 |
* | * c-lex.c (pragma_lex): Rename from c_lex. | rth | 2005-11-26 | 1 | -20/+20 |
* | * toplev.h: Add comment about the first parameter for warning(). | dj | 2005-07-19 | 1 | -17/+18 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | gcc/po/ | jakub | 2005-06-06 | 1 | -2/+3 |
* | 2005-05-30 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-05-30 | 1 | -10/+14 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -2/+4 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -16/+16 |
* | 2004-11-29 Daniel Jacobowitz <dan@codesourcery.com> | jsm28 | 2004-11-29 | 1 | -0/+32 |
* | gcc: | jsm28 | 2004-11-23 | 1 | -2/+13 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 1 | -3/+3 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c, | jsm28 | 2004-09-12 | 1 | -12/+12 |
* | * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | nathan | 2004-09-07 | 1 | -1/+1 |
* | PR c/7054 | rth | 2004-09-03 | 1 | -63/+44 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+83 |
* | * basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | bernie | 2004-07-25 | 1 | -1/+1 |
* | * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter | bernie | 2004-07-25 | 1 | -5/+5 |
* | 2004-06-21 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-06-22 | 1 | -0/+2 |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -71/+152 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+3 |
* | PR c++/14962 | ebotcazou | 2004-05-07 | 1 | -1/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2004-01-16 | 1 | -1/+1 |
* | PR opt/12275 | hubicka | 2003-11-13 | 1 | -1/+1 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -2/+2 |
* | * c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME | geoffk | 2003-07-21 | 1 | -8/+15 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * c-pragma.c (apply_pragma_weak): Don't use warning_with_decl. | gdr | 2003-07-19 | 1 | -1/+2 |