summaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
Commit message (Expand)AuthorAgeFilesLines
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-241-18/+16
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+17
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-3/+3
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* * machmode.h (int_n_data_t): New.dj2014-10-141-3/+29
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-1/+1
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-1/+1
* 2014-08-14 Richard Biener <rguenther@suse.de>rguenth2014-08-141-5/+6
* PR lto/62032amker2014-08-081-3/+3
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.tschwinge2014-05-221-3/+9
* Merge in trunk.mrs2014-04-301-0/+1
|\
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-0/+1
* | Merge in trunk.mrs2014-04-021-10/+9
|\ \ | |/
| * PR sanitizer/60535jakub2014-03-181-0/+5
| * 2014-03-08 Paulo Matos <paulo@matos-sorge.com>pmatos2014-03-081-1/+1
| * 2014-02-12 Richard Biener <rguenther@suse.de>rguenth2014-02-121-9/+3
* | Merge in trunk.mrs2014-02-101-6/+18
|\ \ | |/
| * * lto-cgraph.c (asm_nodes_output): Make global.hubicka2014-02-051-1/+5
| * 2014-02-05 Richard Biener <rguenther@suse.de>rguenth2014-02-051-4/+12
| * Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-1/+5
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge in trunk.mrs2013-11-041-0/+4
|\ \ | |/
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+4
* | Merge in trunk.mrs2013-10-201-31/+6
|\ \ | |/
| * 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-141-31/+0
| * libgomp/jakub2013-10-111-0/+6
* | Add wide-int branch.mrs2013-08-131-3/+2
|/
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-3/+0
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* gcc/burnus2012-10-091-3/+6
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+22
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-2/+0
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-121-1/+3
* PR lto/51774jakub2012-01-061-1/+19
* * lto-lang.c (lto_attribute_table): Handle *tm regparm.uros2011-12-011-0/+18
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-221-0/+17
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-2/+0
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-3/+1
* Fix the use of linemap_add and remove unnecessary kludgedodji2011-08-281-2/+1