aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers3-10/+0
2010-12-09hpux.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Define for non-GNU assembler.Joseph Myers1-2/+0
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-09openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.Joseph Myers1-1/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers4-7/+7
2010-12-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers4-6/+2
2010-12-06sol2.h (PUSHSECTION_FORMAT): Redefine unconditionally.Eric Botcazou2-5/+7
2010-12-02re PR target/46685 (New stack alignment failures with -fpic)Eric Botcazou1-15/+42
2010-12-02linux.h, [...]: Remove comments mentioning /lib/elf.Joseph Myers2-4/+0
2010-12-02freebsd.h (LINK_SPEC): Cut long comment.Joseph Myers3-20/+5
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers4-6/+4
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-53/+57
2010-11-20re PR target/31100 (ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as)Eric Botcazou3-7/+10
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2-11/+16
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+3
2010-11-10sparc.c (sparc_delegitimize_address): New function.Eric Botcazou1-0/+21
2010-11-08re PR target/46208 (redundant extensions of argument registers)Eric Botcazou1-36/+25
2010-11-03builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd1-1/+1
2010-11-01common.opt (R, [...]): New.Joseph Myers3-21/+3
2010-10-27sol2-unwind.h (sparc64_fallback_frame_state): Adjust for newer Solaris 10 rel...Eric Botcazou1-14/+45
2010-10-24* config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE>: New case.Eric Botcazou1-1/+2
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-3/+9
2010-10-14params.c (params_finished): New.Joseph Myers1-2/+6
2010-10-12sparc.md (*adddi3_insn_sp32): Rename.Eric Botcazou1-5/+5
2010-10-11* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.Rainer Orth1-2/+0
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-15/+13
2010-10-08sparc-protos.h (function_arg_advance, [...]): Delete.Nathan Froyd3-52/+53
2010-10-07target.def (units_per_simd_word): Rename to ...Richard Guenther1-7/+20
2010-10-04t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose1-1/+8
2010-09-30sparc.opt (mimpure-text): Move ...Rainer Orth1-4/+0
2010-09-22re PR java/44095 (massive java failures due to -findirect-dispatch breakage o...Eric Botcazou2-2/+4
2010-09-22re PR target/35664 (unable to find a register to spill in class 'FP_REGS')Eric Botcazou1-2/+2
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-15/+12
2010-09-14Correct XXX_units_per_simd_word return type.H.J. Lu1-2/+2
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2-2/+12
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-08-20sparc.c (sparc_asm_function_epilogue): Don't output an extra nop past a sibli...Olivier Hainque1-6/+8
2010-08-06re PR target/44942 (Bug in argument passing of long double)Eric Botcazou1-5/+4
2010-07-25re PR target/44707 (operand requires impossible reload)Eric Botcazou3-49/+82
2010-07-25re PR target/44484 (revision 160260 caused sparc64 testsuite failures)Eric Botcazou2-16/+10
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-4/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-02expr.h (emit_stack_probe): Declare.Eric Botcazou6-0/+178
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-26sparc.c (sparc_emit_set_const32): Make static.Eric Botcazou2-9/+5
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-02configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth1-4/+14
2010-05-26sparc.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-44/+58