summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Add a build_real_truncate helper functionrsandifo2015-10-051-29/+14
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-7/+7
* * builtins.c: Don't include gomp-constants.h.nathan2015-10-011-22/+0
* 2015-09-30 Richard Biener <rguenther@suse.de>rguenth2015-09-301-0/+4
* gcc/nathan2015-09-291-43/+23
* Handle alignment in __atomic_is_lock_freeredi2015-09-171-2/+14
* gcc/rsandifo2015-08-241-8/+5
* gcc/rsandifo2015-08-241-79/+63
* gcc/rsandifo2015-08-241-67/+72
* gcc/rsandifo2015-08-241-7/+2
* add default for CONSTANT_ALIGNMENTtbsaunde2015-08-211-4/+2
* PR middle-end/36757fxcoudert2015-08-181-9/+5
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...tschwinge2015-08-101-6/+6
* gcc/ChangeLogmsebor2015-08-021-12/+16
* gcc/rsandifo2015-07-301-12/+0
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* gcc/rsandifo2015-07-051-13/+14
* gcc/rsandifo2015-07-051-6/+2
* gcc/rsandifo2015-07-051-4/+2
* gcc/rsandifo2015-07-051-4/+2
* gcc/rsandifo2015-07-051-13/+9
* gcc/rsandifo2015-07-051-30/+15
* 2015-07-02 Richard Biener <rguenther@suse.de>rguenth2015-07-021-0/+22
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* gcc/rsandifo2015-06-061-4/+3
* [Patch] The comparison in a compare exchange should not take place in VOIDmodejgreenhalgh2015-06-051-1/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Mark parameters with ATTRIBUTE_UNUSEDhjl2015-05-281-1/+2
* PR libgomp/65742jules2015-05-281-5/+4
* remove most ifdef STACK_GROWS_DOWNWARDtbsaunde2015-05-221-15/+15
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-3/+3
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-3/+3
* * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.ebotcazou2015-05-191-6/+6
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-16/+12
* gcc/rsandifo2015-05-071-2/+2
* change local vars to rtx_insn *tbsaunde2015-05-021-1/+1
* Fix spurious semicolonsdmalcolm2015-04-301-1/+1
* add default definition of EH_RETURN_DATA_REGNOtbsaunde2015-04-221-2/+0
* Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionjcmvbkbc2015-03-031-3/+1
* 2015-02-27 Richard Biener <rguenther@suse.de>rguenth2015-02-271-3/+8
* PR sanitizer/64981jakub2015-02-091-3/+3
* 2015-01-21 Richard Biener <rguenther@suse.de>rguenth2015-01-211-2/+2
* * builtins.c (expand_builtin_acc_on_device): Check target for NULL.uros2015-01-161-1/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+49
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+8