summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-0416-17/+18
* PR target/55673ebotcazou2012-12-162-13/+12
* PR target/54121ebotcazou2012-12-111-7/+7
* * 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-159-62/+401
* 2012-11-14 Matthias Klose <doko@ubuntu.com>doko2012-11-142-1/+3
* * config/sparc/sparc.h (AS_NIAGARA3_FLAG): Tweak.ebotcazou2012-11-112-5/+5
* Add extensive commentary to sparc's "U" constraint.davem2012-11-081-1/+37
* Revert sparc "U" constraint removal.davem2012-11-073-11/+20
* 2012-10-31 Ralf Corsépius <ralf.corsepius@rtems.org>,corsepiu2012-10-312-0/+44
* Update sparc constraint comments and documentation.davem2012-10-271-9/+5
* Remove unnecessary sparc constraint.davem2012-10-253-19/+10
* Use define_memory_constraint on sparc when necessary.davem2012-10-242-22/+11
* Make Niagara-4 instruction scheduling more accurate.davem2012-10-106-40/+71
* * reorg.c (relax_delay_slots): Use delay_insn consistently.ebotcazou2012-09-301-26/+14
* PR middle-end/54635gjl2012-09-261-2/+3
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-22/+17
* Integrate lexical block into source_location.dehao2012-09-191-1/+0
* * config/sparc/predicates.md (input_operand): Do not consider TImodeebotcazou2012-09-134-11/+179
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+1
* PR rtl-optimization/54369ebotcazou2012-09-021-1/+4
* * config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.ebotcazou2012-08-201-2/+4
* * config/sparc/sparc.md (adddi3_insn_sp32): Add earlyclobber.ebotcazou2012-07-191-1/+1
* gcc/steven2012-07-112-2/+1
* * config/v850/v850.c: Remove redundant extern declarations forsteven2012-06-251-3/+0
* * output.h: (current_function_is_leaf,steven2012-06-242-11/+10
* gcc/steven2012-06-191-4/+2
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-172-2/+1
* Restore Sparc build.davem2012-06-023-9/+24
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-4/+4
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* Remove -Y option from linker command line on Linux/Sparc.davem2012-05-092-3/+3
* gcc/rsandifo2012-05-053-21/+27
* Fix long double float miscompilations on sparc 64-bit.davem2012-05-031-4/+19
* Add sparc Niagara4 scheduling description and tweaks.davem2012-04-263-4/+115
* Fix sparc instruction type settings and sched bugs.davem2012-04-265-34/+49
* PR target/52717ebotcazou2012-04-091-0/+1
* Remove MaskExists property from config/*/*.opt fileshjl2012-03-272-2/+2
* PR target/52610ebotcazou2012-03-241-0/+1
* PR target/52656ebotcazou2012-03-241-1/+1
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-63/+45
* Explain why we don't use RDPC for sparc PIC register setup.davem2012-02-211-0/+4
* * config/sparc/sparc.h (CANNOT_CHANGE_MODE_CLASS): In 64-bit mode,ebotcazou2012-02-121-4/+7
* * config/sparc/sparc.c (sparc_flat_expand_prologue): Use emit_use.ebotcazou2012-02-112-30/+5
* PR target/51920ebotcazou2012-01-301-27/+25
* sparc: Fix atomic_test_and_set definition.rth2012-01-262-18/+17
* sparc: Use match_code in zero_or_v7_operand.rth2012-01-241-3/+4
* * config/sparc/sparc.md (UNSPEC_FRAME_BLOCKAGE): New constant.ebotcazou2011-12-162-1/+32
* sparc: Default memory model to TSO for Linux and Solaris.rth2011-12-133-1/+33
* sparc: Fix warnings when using visintrin.h with VIS level lower than 3.davem2011-12-061-0/+16