aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2007-10-19niagara2.md: Fix copyright notice.David S. Miller1-4/+3
2007-10-18Add Niagara-2 support.David S. Miller7-16/+178
2007-10-16re PR target/33594 (stack arrays not aligned on word boundaries)Amruth Laxman1-0/+3
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-18/+18
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2-8/+8
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton31-154/+123
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-5/+5
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-5/+3
2007-06-17sparc.c (sparc_vis_init_builtins): Retrieve the return mode from the builtin ...Eric Botcazou1-12/+14
2007-06-15[multiple changes]Andrew Pinski1-7/+9
2007-06-13sparc.c (sparc_override_options): Initialize fpu mask correctly.Eric Botcazou1-1/+1
2007-06-12df-scan.c (df_get_exit-block_use_set): Always add the stack pointer to the ex...Seongbae Park1-1/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-12/+13
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford6-20/+159
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-2/+1
2007-03-03c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi1-7/+7
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata4-8/+8
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-12/+8
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-1/+1
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther2-0/+6
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-4/+4
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-2/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+1
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou2-15/+0
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2-13/+15
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd1-6/+6
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+2
2006-10-09Revert emutls patch.Richard Henderson1-1/+1
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-1/+1
2006-10-03builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX.Eric Botcazou1-0/+4
2006-04-14sparc.c (emit_and_preserve): Allocate space for the register save area.Alexey Starovoytov1-6/+14
2006-04-11sparc.c (function_arg_slotno): Handle aggregate types other than record and u...Eric Botcazou1-72/+76
2006-04-04tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell3-4/+57
2006-03-02Sun Niagara specific optimizations.David S. Miller7-19/+211
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2-9/+34
2006-02-16sparc.md (setjmp): Rewrite.Eric Botcazou1-16/+11
2006-02-09sparc.c (tls_call_delay): Fix oversight.Eric Botcazou1-11/+19
2006-02-08config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek5-32/+60
2006-02-07sparc.c (sparc_type_code): Don't handle CHAR_TYPE.Roger Sayle1-3/+3
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez3-0/+30
2006-02-05sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.Eric Botcazou1-2/+4
2006-02-02sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for...Jakub Jelinek1-1/+4
2006-02-02freebsd.h (ENDFILE_SPEC): Add space to separate object files.Andreas Tobler1-4/+4
2006-01-31s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek1-0/+1
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-1/+1
2006-01-10re PR rtl-optimization/25367 (-O1 -funroll-loops leads to segfault)Eric Botcazou1-0/+5
2006-01-03backport: sync.md: New file.Jakub Jelinek5-0/+323