aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2004-04-01sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.Jakub Jelinek7-10/+21
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-5/+5
2004-03-26config.gcc: Remove sparc-tti-*.James A. Morrison5-203/+9
2004-03-23config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek2-0/+6
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-15sparc.h: Rework comments about the code model in 64-bit environment and the m...Eric Botcazou1-32/+36
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata3-3/+3
2004-03-10system.h (SUNOS4_SHARED_LIBRARIES): Poison.Ian Lance Taylor3-24/+1
2004-03-03sparc.c (noov_compare64_op): Fix typo.Eric Botcazou3-9/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-12/+16
2004-03-02freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien1-1/+5
2004-02-26sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.Eric Botcazou3-8/+60
2004-02-24sparc.h: Remove commented-out definitions of TARGET_EDOM and GEN_ERRNO_RTX.Kazu Hirata1-10/+0
2004-02-23gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek2-0/+4
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-6/+0
2004-02-19re PR target/12916 (No vector ABI)Eric Botcazou2-205/+244
2004-02-18cfgloop.h, [...]: Update copyright.Kazu Hirata2-2/+3
2004-02-16* config/sparc/sparc.c (get_pc_symbol_name): Mark with GTY(()).Eric Botcazou1-1/+1
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata5-24/+0
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata3-4/+4
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-04sparc.c (function_arg_pass_by_reference): Return 1 for all modes whose size i...Eric Botcazou1-6/+2
2004-02-03invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.Eric Botcazou9-916/+43
2004-02-02sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...Eric Botcazou1-5/+10
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-3/+3
2004-02-01sol2-bi.h: Handle TARGET_CPU_ultrasparc3.Eric Botcazou2-4/+20
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2-8/+4
2004-01-30sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.Kazu Hirata3-67/+94
2004-01-30re PR target/11475 (reload ICE with bitfields)Eric Botcazou1-4/+4
2004-01-27sparc.c (function_arg_pass_by_reference): Return 1 for SCmode and DCmode if A...Eric Botcazou2-5/+9
2004-01-27re PR target/10904 (invalid (misaligned) FP register at -O2)Eric Botcazou1-0/+14
2004-01-26re PR target/13666 (deviation from the psABI for small unions)Eric Botcazou1-16/+50
2004-01-23sparc.c (scan_record_type): New function.Eric Botcazou1-20/+40
2004-01-22sparc.c (function_arg_slotno): Use FLOAT_TYPE_P to detect FP fields in struct...Eric Botcazou1-16/+9
2004-01-22re PR target/13559 (deviation from the psABI for small structures)Eric Botcazou1-1/+3
2004-01-22sparc.c (function_arg_record_value_1): Fix computation of the number of integ...Eric Botcazou1-2/+5
2004-01-20re PR target/13557 (deviation from the psABI for small structures)Eric Botcazou1-23/+23
2004-01-19sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou2-0/+29
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-7/+7
2004-01-14ChangeLogEric Botcazou1-2/+2
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell4-10/+3
2003-12-20re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou2-0/+32
2003-12-18sol2.h (LINK_ARCH32_SPEC): Define in terms of ...Mark Mitchell2-1/+12
2003-12-17sol2.h: Set SUPPORTS_INIT_PRIORITY to 0.Eric Botcazou2-0/+7
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1