summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2009-11-101-0/+8
* re PR target/33743 (unwinding through signal frames)Jose Ruiz2009-10-112-0/+460
* sparc.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-224-35/+37
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-263-7/+4
* method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek2009-08-191-1/+0
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-4/+6
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-012-22/+36
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-303-10/+27
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-11/+8
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-1/+1
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-9/+3
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-18/+7
* Merge cond-optab branch.Paolo Bonzini2009-05-124-879/+331
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-24/+9
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-272-10/+20