aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-11/+1
2011-06-10invoke.texi (SPARC options): Add -mflat.Eric Botcazou7-262/+779
2011-06-09* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.Eric Botcazou1-3/+1
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth3-29/+4
2011-06-05sparc.c (output_return): Fix thinko in the output of an EH return when delaye...Eric Botcazou1-10/+12
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth5-627/+0
2011-06-02* config/sparc/sparc.h (SETJMP_VIA_SAVE_AREA): Delete.Eric Botcazou1-3/+0
2011-06-02function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou4-111/+94
2011-06-01crtfastmath.c: Include <signal.h>, <ucontext.h>.Rainer Orth1-5/+0
2011-06-01t-slibgcc-darwin: Move to ...Rainer Orth7-667/+0
2011-05-26re PR target/49099 (sparc.c:‘sparc_solaris_elf_asm_named_section’ declare...Rainer Orth1-0/+2
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-1/+1
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-24sparc.c (sparc_option_override): If not set by the user, force flag_ira_share...Eric Botcazou1-0/+6
2011-05-22sparc.c (sparc_delegitimize_address): Handle UNSPEC_MOVE_PIC pattern.Eric Botcazou1-7/+11
2011-05-22config.gcc (sparc-*-elf*): Add sparc/t-crtin.Eric Botcazou5-17/+8
2011-05-21sparc.md (setjmp): Handle PIC mode and use the hard frame pointer.Eric Botcazou1-6/+13
2011-05-21sparc.c (eligible_for_return_delay): Do not return false if there are call-sa...Eric Botcazou1-8/+4
2011-05-19re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So...Rainer Orth2-3/+18
2011-05-13sparc.h (REG_OK_FOR_INDEX_P, [...]): Remove.Anatoly Sokolov2-63/+11
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz6-6/+6
2011-05-05sol2.h (ASM_OUTPUT_CALL): Use targetm.asm_out.print_operand.Rainer Orth1-8/+8
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel1-3/+3
2011-05-03sparc.c (sparc_file_end): Call build_function_type_list instead of build_func...Nathan Froyd1-2/+2
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-4/+4
2011-04-30sparc.h (PRINT_OPERAND, [...]): Remove.Anatoly Sokolov3-94/+114
2011-04-29expr.h (expand_shift): Rename to ...Richard Guenther1-4/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-14/+11
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-5/+5
2011-04-19sparc.h (GENERAL_OR_I64, [...]): Remove.Anatoly Sokolov2-12/+35
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2-6/+6
2011-04-08alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd1-6/+2
2011-04-04sparc.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2-28/+32
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers9-43/+1
2011-03-30re PR bootstrap/48337 (options.c doesn't compile on SPARC)Joseph Myers2-3/+3
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28sparc-opts.h: New.Joseph Myers4-156/+154
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-3/+14
2011-03-22freebsd.h (CPP_CPU64_DEFAULT_SPEC): Replace with...Marius Strobl1-5/+20
2011-03-21ChangeLog gcc/Kai Tietz1-2/+3
2011-03-20re PR bootstrap/48168 (Solaris 2/SPARC bootstrap broken: ICE in sparc_functio...Eric Botcazou1-0/+12
2011-03-11sparc.c (sparc_option_override): Use PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA...Joseph Myers1-1/+1
2011-02-17sparc.h (CPP_ENDIAN_SPEC): Don't handle -mlittle-endian-data.Joseph Myers1-3/+2
2011-02-17linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and -mno-fpu, not -fpu and -no-...Joseph Myers3-5/+5
2011-02-14re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Rainer Orth1-359/+289
2011-02-06freebsd.h (ASM_SPEC): Define.Joseph Myers2-2/+8
2011-02-06* config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers1-2/+0
2011-01-26bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.Joseph Myers3-3/+1