OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / c-pragma.c
2009-11-11 ktietzChangeLog for libcpp
2009-11-06 espindola2009-11-06 Basile Starynkevitch <basile@starynkevitch...
2009-11-02 jakub PR c++/41774
2009-08-14 dnovillo2009-08-14 Olatunji Ruwase <tjruwase@google.com>
2009-06-12 aldyhgcc/java/
2009-05-13 janis * c-pragma.c (enum pragma_switch_t): Prefix constants...
2009-05-07 janisgcc/
2009-05-04 jsm28 * c-common.c (handle_mode_attribute): Use %qE for...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-28 simonb * c-pragma.c (handle_pragma_message): New function.
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-06-27 ghazi * c-format.c (handle_format_attribute): Fix -Wc++...
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-02-27 jakub * c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA
2008-02-14 dannysmith PR preprocessor/35061
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-03-30 rthlibcpp/
2006-07-18 reichelt PR c/28286
2006-05-18 mrsWhitespace fixups
2006-03-21 jason PR c++/21764
2006-01-27 carlosgcc/
2006-01-18 dj* c-pragma.c (handle_pragma_diagnostic): New.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-04 rthlibcpp/
2005-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-11-26 rth * c-lex.c (pragma_lex): Rename from c_lex.
2005-07-19 dj* toplev.h: Add comment about the first parameter for...
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-06 jakubgcc/po/
2005-05-30 hjl2005-05-30 H.J. Lu <hongjiu.lu@intel.com>
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-04-28 kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2004-11-29 jsm282004-11-29 Daniel Jacobowitz <dan@codesourcery.com>
2004-11-23 jsm28gcc:
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-09-03 rth PR c/7054
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-07 ebotcazou PR c++/14962
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16 kazu * c-common.h: Fix comment formatting.
2003-11-13 hubicka PR opt/12275
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-07-21 geoffk * c-pragma.c (maybe_apply_pragma_weak): Don't get...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-19 gdr * c-pragma.c (apply_pragma_weak): Don't use warning_wi...
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-07-08 sje * gcc/c-pragma.h (add_to_renaming_pragma_list): New...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 rth * c-pragma.c (apply_pragma_weak): Convert value...
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-03-22 rth * c-pragma.c (maybe_apply_renaming_pragma)...
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-01 amodra * doc/tm.texi (ASM_WEAKEN_DECL): Document.
2001-11-13 rodrigc PR bootstrap/3451
2001-08-31 ghazi * Makefile.in (c-pragma.o): Depend on output.h.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2000-11-29 neil * c-pragma.c (init_pragma): Update for parse_in...
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-10-28 zack2000-10-21 Mike Coleman <mcoleman2@kc.rr.com>
2000-09-11 zack * c-pragma.c (handle_pragma_pack): Correct parsing...
2000-09-08 zack * c-pragma.c: Don't elide entire file if !HANDLE_GENER...
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-09-07 zackIntegrated preprocessor.
2000-04-24 khan2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-26 lawCopyright fixes
2000-02-10 sirl * c-pragma.c (maximum_field_alignment): Remove duplica...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-10-28 law * c-pragma.c (push_alignment): Don't check...
1999-10-19 nickcApplied Mumit Khan's patch to fix #pragma push/pop...
1999-09-19 rth * c-pragma.c (mark_align_stack): Dereference...
1999-09-19 rth * c-pragma.c: Include ggc.h.
1999-09-18 rth * c-pragma.c (mark_align_stack): New.
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
next