summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* params.c (params_finished): New.Joseph Myers2010-10-141-2/+6
* sparc.md (*adddi3_insn_sp32): Rename.Eric Botcazou2010-10-121-5/+5
* * config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.Rainer Orth2010-10-111-2/+0
* params.c (set_param_value_internal): New.Joseph Myers2010-10-111-15/+13
* sparc-protos.h (function_arg_advance, [...]): Delete.Nathan Froyd2010-10-083-52/+53
* target.def (units_per_simd_word): Rename to ...Richard Guenther2010-10-071-7/+20
* t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose2010-10-041-1/+8
* sparc.opt (mimpure-text): Move ...Rainer Orth2010-09-301-4/+0
* re PR java/44095 (massive java failures due to -findirect-dispatch breakage o...Eric Botcazou2010-09-222-2/+4
* re PR target/35664 (unable to find a register to spill in class 'FP_REGS')Eric Botcazou2010-09-221-2/+2
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-15/+12
* Correct XXX_units_per_simd_word return type.H.J. Lu2010-09-141-2/+2
* Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2010-09-142-2/+12
* Stack usage supportEric Botcazou2010-08-301-0/+3
* sparc.c (sparc_asm_function_epilogue): Don't output an extra nop past a sibli...Olivier Hainque2010-08-201-6/+8
* re PR target/44942 (Bug in argument passing of long double)Eric Botcazou2010-08-061-5/+4
* re PR target/44707 (operand requires impossible reload)Eric Botcazou2010-07-253-49/+82
* re PR target/44484 (revision 160260 caused sparc64 testsuite failures)Eric Botcazou2010-07-252-16/+10
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-4/+4
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* expr.h (emit_stack_probe): Declare.Eric Botcazou2010-07-026-0/+178
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-9/+0
* sparc.c (sparc_emit_set_const32): Make static.Eric Botcazou2010-06-262-9/+5
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth2010-06-021-4/+14
* sparc.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2010-05-263-44/+58
* sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov2010-05-222-27/+32
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd2010-05-191-10/+11
* tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd2010-05-171-9/+9
* re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt2010-04-291-1/+1
* sol2-gld.h: Remove SPARC reference.Rainer Orth2010-04-091-27/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-025-7/+6
* sysv4.h (PUSHSECTION_FORMAT): Remove undef.Rainer Orth2010-03-312-9/+8
* re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth2010-03-241-18/+0
* sparc.c: Include dwarf2out.h.David S. Miller2010-03-181-34/+80
* sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.Eric Botcazou2010-03-102-3/+3
* config.gcc (sparc-*-linux*): Do not include sparc/gas.h.Eric Botcazou2010-03-028-28/+72
* configure.ac: Test if linker and assembler properly support GOTDATA_OP reloca...David S. Miller2010-02-202-8/+78
* gas.h: New file.Mikael Pettersson2010-02-173-5/+10
* sparc.c (sparc_elf_asm_named_section): Declare decl unused.Rainer Orth2010-01-291-1/+1
* sparc.c (sparc_elf_asm_named_section): Test for HAVE_GNU_AS value.Rainer Orth2010-01-272-3/+3
* sysv4.h (TARGET_ASM_NAMED_SECTION): Only define if not using GAS.David S. Miller2010-01-252-11/+6
* re PR target/42564 (unrecognizable insn with -O -fPIC)Eric Botcazou2010-01-053-75/+53
* * config/sparc/sparc.c: Fix formatting nits.Eric Botcazou2010-01-031-75/+72
* linux-unwind.h (MD_FROB_UPDATE_CONTEXT, 64-bit): Define.Eric Botcazou2009-12-111-0/+17
* linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch.Eric Botcazou2009-12-072-4/+13
* sparc.c (DF_MODES): Simplify.Eric Botcazou2009-11-302-24/+19
* linux-unwind.h (sparc64_fallback_frame_state): Tidy.Eric Botcazou2009-11-121-49/+79
* sparc.c (print_operand): Test for a non-null DECL_SIZE of DECL_RESULT before ...Eric Botcazou2009-11-101-11/+11