summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* PR target/69100ebotcazou2016-01-041-3/+2
* * config/sparc/sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.ebotcazou2015-12-121-0/+3
* PR target/63668ebotcazou2015-12-071-0/+25
* * config/sparc/sparc.h (SPARC_STACK_ALIGN): Implement usinguros2015-10-131-2/+1
* Revert LRA SPARC changes for now.davem2015-09-221-20/+5
* Fix LRA regressions on 64-bit SPARC.davem2015-09-171-5/+9
* Convert SPARC backend over to LRA.davem2015-09-121-0/+11
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+1
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.ramana2015-06-041-11/+0
* Add --enable-default-pie option to GCC configurehjl2015-05-281-1/+1
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-3/+3
* add default for NO_FUNCTION_CSEtbsaunde2015-04-281-1/+1
* Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionjcmvbkbc2015-03-031-1/+1
* PR target/62631ebotcazou2015-02-031-14/+12
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>danielh2014-10-241-15/+25
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR target/59316ebotcazou2013-12-061-0/+3
* * configure.ac: Add GAS check for LEON instructions on SPARC.ebotcazou2013-08-091-3/+9
* * config.gcc (sparc*-*-*): Accept leon3 processor.ebotcazou2013-07-221-16/+20
* Fix sparc assembler specs for supersparc and hypersparc.davem2013-04-101-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven2012-12-051-1/+2
* Add support for sparc fused compare-and-branch.davem2012-11-151-3/+10
* * config/sparc/sparc.h (AS_NIAGARA3_FLAG): Tweak.ebotcazou2012-11-111-3/+3
* * config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.ebotcazou2012-08-201-2/+4
* * config/v850/v850.c: Remove redundant extern declarations forsteven2012-06-251-3/+0
* gcc/steven2012-06-191-4/+2
* Restore Sparc build.davem2012-06-021-9/+6
* gcc/rsandifo2012-05-051-4/+5
* PR target/52610ebotcazou2012-03-241-0/+1
* * config/sparc/sparc.h (CANNOT_CHANGE_MODE_CLASS): In 64-bit mode,ebotcazou2012-02-121-4/+7
* sparc: Default memory model to TSO for Linux and Solaris.rth2011-12-131-0/+5
* Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes.davem2011-11-211-16/+2
* PR target/50979ebotcazou2011-11-041-0/+1
* Delete remaining references to sparc little-endian support.davem2011-10-251-1/+0
* Add support for sparc VIS3 fp<-->int moves.davem2011-10-241-3/+6
* Use a macro instead of a constant to test for sparc integer regnos.davem2011-10-231-3/+9
* Make sparc's "struct processor_costs" private to sparc.cdavem2011-10-221-78/+0
* Convert sparc over to TARGET_SECONDARY_RELOAD.davem2011-10-221-48/+0
* Fix mv8plus, allow targetting Linux or Solaris from other sparc host.davem2011-10-151-0/+6
* Fix sparc when assembler lacks support for vis3/fmaf instructions.davem2011-10-121-4/+0
* Add support for lzd and popc instructions on sparc.davem2011-10-061-0/+5
* Start adding support for VIS 3.0 instructions.davem2011-10-021-0/+2
* Move target CPP macro handling to C file and add __VIS/__VIS__.davem2011-09-261-19/+1
* Add support for floating-point fused multiply-add on Sparc.davem2011-09-251-4/+12
* Teach sparc backend about %gsr register and add intrinsics to access it.davem2011-09-251-12/+14
* * config/sparc/sparc-opts.h (PROCESSOR_NIAGARA3,davem2011-09-051-6/+23