summaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-8/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-46/+22
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-031-2/+13
* * doc/plugins.texi (enum plugin_event): New event.law2015-06-031-0/+2
* 2015-06-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-021-0/+6
* * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.mpolacek2015-05-201-13/+9
* PR c/52085mpolacek2015-04-251-2/+4
* PR c/65345mpolacek2015-04-231-1/+30
* PR target/55143: undefined reference to c_default_pointer_modealdot2015-04-101-4/+0
* * c-decl.c (c_decl_attributes): Also add "omp declare target"jakub2015-03-191-1/+2
* * c-convert.c (convert): Make use of do_ubsan_in_current_function.mpolacek2015-03-091-4/+1
* PR c/65228mpolacek2015-02-271-2/+2
* PR c/64768mpolacek2015-02-141-0/+13
* PR c/65050mpolacek2015-02-131-1/+2
* 2015-01-21 Richard Biener <rguenther@suse.de>rguenth2015-01-211-0/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR c/63877mpolacek2014-11-251-1/+2
* 2014-11-11 Richard Biener <rguenther@suse.de>rguenth2014-11-111-2/+0
* gcc/ada/rsandifo2014-10-291-2/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* Let GDB reuse GCC's parser.pmuldoon2014-10-271-15/+149
* PR c/63626mpolacek2014-10-231-1/+2
* c-family/mpolacek2014-10-171-4/+5
* Fix pr61848, linux kernel miscompiletrippels2014-10-171-13/+15
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* More missed bits from the big __intN patchdj2014-10-141-4/+1
* * machmode.h (int_n_data_t): New.dj2014-10-141-28/+41
* PR c/59717mpolacek2014-10-071-3/+194
* PR c/63453mpolacek2014-10-031-1/+2
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-5/+2
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-2/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-3/+3
* * doc/invoke.texi: Document -Wc99-c11-compat.mpolacek2014-08-191-33/+43
* gcc/c-family/mpolacek2014-08-191-9/+5
* PR c/51849mpolacek2014-08-101-73/+39
* add a hash_set based on hash_tabletbsaunde2014-08-021-14/+10
* IPA C++ refactoring 1/Nmarxin2014-07-241-4/+4
* PR c/61852mpolacek2014-07-201-6/+6
* PR c/6940mpolacek2014-07-061-0/+3
* * c-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION beforehubicka2014-07-021-1/+8
* * convert.c (convert_to_integer): Don't instrument conversions if thempolacek2014-06-301-1/+5
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-8/+5
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-1/+1
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-2/+11
* PR c/48062mpolacek2014-06-051-9/+13
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+14