summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-24/+2
* c-pragma.h (pragma_extern_prefix): Declare.Tristan Gingold2011-11-151-1/+2
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+1
* re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)Jason Merrill2011-07-221-16/+33
* c-pragma.h (pragma_handler_1arg, [...]): New handler.Pierre Vittet2011-06-201-17/+85
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-31/+0
* opts-common.c (control_warning_option): New.Joseph Myers2010-11-121-9/+6
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-2/+2
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-5/+9
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-11/+5
* c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push.Nathan Froyd2010-08-081-2/+1
* c-pragma.c (pending_redefinition): Declare.Nathan Froyd2010-08-081-19/+41
* diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie2010-06-211-8/+12
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-2/+2
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-0/+1336