summaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-13/+10
* PR c/61053mpolacek2014-05-081-1/+1
* PR c/61077mpolacek2014-05-081-0/+3
* Merge in trunk.mrs2014-05-051-0/+3
* Merge from trunk.rsandifo2014-04-281-10/+30
|\
| * PR c/18079mpolacek2014-04-251-10/+30
* | Merge in trunk.mrs2014-04-021-3/+3
|\ \ | |/
| * PR c++/60689jakub2014-03-281-2/+2
| * The error_mark_node is not an OpenMP mappable type.tschwinge2014-03-071-1/+1
* | Merge in trunk.mrs2014-02-101-1/+1
|\ \ | |/