aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-1/+6
2013-04-07* c-pragma.c (add_to_renaming_pragma_list): Fix leading comment.Steven Bosscher1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-44/+31
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-9/+6
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-3/+3
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+0
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-2/+13
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-1/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-24/+2
2011-11-15c-pragma.h (pragma_extern_prefix): Declare.Tristan Gingold1-1/+2
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+1
2011-07-22re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)Jason Merrill1-16/+33
2011-06-20c-pragma.h (pragma_handler_1arg, [...]): New handler.Pierre Vittet1-17/+85
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-31/+0
2010-11-12opts-common.c (control_warning_option): New.Joseph Myers1-9/+6
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+2
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-5/+9
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-11/+5
2010-08-08c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push.Nathan Froyd1-2/+1
2010-08-08c-pragma.c (pending_redefinition): Declare.Nathan Froyd1-19/+41
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-8/+12
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+2
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+1336