aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-2/+6
2008-02-27c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek1-1/+3
2007-09-13c-common.c (fname_as_string): Update.Tom Tromey1-11/+10
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2006-12-10c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg1-3/+20
2006-05-18Whitespace fixupsMike Stump1-1/+1
2006-03-20re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill1-0/+2
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-01-18[multiple changes]Diego Novillo1-0/+15
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-5/+20
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-13builtin-attrs.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-11c-tree.h (struct c_declarator): New id_loc field.Per Bothner1-1/+1
2004-11-29[multiple changes]Joseph Myers1-0/+1
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-1/+3
2004-09-21c-common.c (fix_string_type): Build the unqualified array type unconditionall...Matt Austern1-0/+4
2004-07-26Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h.Bernardo Innocenti1-2/+4
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+5
2004-06-15c-pragma.h (c_lex_string_translate): Change type to int.Alexandre Oliva1-3/+5
2004-02-27target-supports.exp (check-iconv-available): New function.Eric Christopher1-0/+4
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-29c-lex.c (c_lex): Rename to...Giovanni Bajo1-0/+1
2003-07-16c-pragma.h (HANDLE_PRAGMA_WEAK): Always define to SUPPORTS_WEAK.J"orn Rennecke1-4/+1
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-3/+2
2003-06-22Convert to ISO C90.Andreas Jaeger1-6/+6
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs1-1/+0
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-11/+6
2002-07-08c-pragma.h (add_to_renaming_pragma_list): New function.Steve Ellcey1-0/+1
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-0/+9
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-0/+1
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson1-0/+2
2002-03-01tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra1-3/+2
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+3
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-1/+0
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher1-5/+0
2001-08-24c-pragma.h: Move weak_syms and weak_decls...Jason Merrill1-11/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu1-3/+3
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+1
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-5/+0
2000-09-08c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.Zack Weinberg1-16/+2
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-1/+13
2000-09-07Integrated preprocessor.Zack Weinberg1-32/+11
2000-08-29top level:Zack Weinberg1-3/+3
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
1999-10-19Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan1-3/+0
1999-09-18c-pragma.c (mark_align_stack): New.Richard Henderson1-0/+3
1999-09-09Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1-3/+3