summaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
Commit message (Expand)AuthorAgeFilesLines
* Make argv const char ** in read_md_files etcdmalcolm2016-05-061-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Check for invalid FAILsrsandifo2015-12-021-232/+8
* Split up optabs.[hc]rsandifo2015-09-171-0/+6
* remove more useless typedefstbsaunde2015-08-191-4/+4
* gcc/rsandifo2015-07-161-9/+13
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+63
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-0/+1
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-2/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-2/+2
* PR target/52555aldyh2013-02-191-5/+5
* 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-8/+6
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Reduce the size of optabs representationrth2012-07-241-489/+443
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-0/+4
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-2/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-3/+1
* Revert two unintended commitsrth2011-12-131-1/+3
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-3/+1
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-14/+14
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-0/+22
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+4
* Expand vector permutation with vec_perm and vec_perm_const.rth2011-10-141-0/+1
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+1
* 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-021-2/+2
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-20/+24
* libgcc/bernds2011-06-211-0/+1
* gcc/rsandifo2011-05-031-0/+2
* Revert last patch.rsandifo2011-04-201-2/+0
* gcc/rsandifo2011-04-201-0/+2
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR bootstrap/44756amylaar2010-11-041-2/+3
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+3
* Add fma supportmeissner2010-10-151-0/+1
* gcc/rsandifo2010-07-041-31/+31
* gcc/rsandifo2010-07-041-184/+185
* gcc/rsandifo2010-06-101-1/+1
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * optabs.h (enum optab_index): Add new OTI_significand.uros2009-06-191-0/+1