summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.c
Commit message (Expand)AuthorAgeFilesLines
* c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek2008-02-271-26/+82
* re PR preprocessor/35061 (#pragma pop_macro causes ICE if no macro value on ...Danny Smith2008-02-141-3/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* directives.c (lex_macro_node_from_str): New.Richard Henderson2007-03-301-0/+142
* re PR c/28286 (ICE with invalid value in #pragma pack)Volker Reichelt2006-07-181-0/+4
* Whitespace fixupsMike Stump2006-05-181-35/+35
* re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill2006-03-201-30/+37
* c-pragma.c (init_pragma): Call c_register_pragma_with_expansion for pragma re...Carlos O'Donell2006-01-271-1/+1
* c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie2006-01-181-3/+53
* [multiple changes]Diego Novillo2006-01-181-0/+26
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-10/+48
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-1/+1
* c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson2005-11-261-20/+20
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-17/+18
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-1/+1
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-2/+3
* re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)H.J. Lu2005-05-301-10/+14
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-2/+4
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-16/+16
* [multiple changes]Joseph Myers2004-11-291-0/+32
* sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz2004-11-231-2/+13
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-3/+3
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-1/+1
* c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers2004-09-131-12/+12
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-1/+1
* re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich2004-09-031-63/+44
* re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas2004-07-251-0/+83
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-1/+1
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-5/+5
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+2
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-71/+152
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+3
* re PR c++/14962 (g++ ignores #pragma redefine_extname)Eric Botcazou2004-05-071-1/+2
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-1/+1
* re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot)Jan Hubicka2003-11-131-1/+1
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-2/+2
* c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's...Geoffrey Keating2003-07-211-8/+15
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.Gabriel Dos Reis2003-07-191-1/+2
* c-decl.c: Fix typos in several comments.Zack Weinberg2003-07-171-0/+1
* c-aux-info.c: Convert to ISO C99.Andreas Jaeger2003-06-191-35/+21
* c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij2003-04-291-1/+1
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* c-pragma.c (c_register_pragma): New.Neil Booth2003-01-011-8/+18
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2