index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
sparc
/
sparc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-18
emit-rtl.c (gen_const_mem): New.
Richard Henderson
1
-4
/
+3
2004-08-18
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
Richard Henderson
1
-1
/
+1
2004-07-25
* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
Daniel Jacobowitz
1
-0
/
+23
2004-07-21
sparc.c (sparc_rtx_costs): Fix typo in previous commit.
David S. Miller
1
-1
/
+1
2004-07-20
sparc.c (sparc_rtx_costs case MULT): Emit enormous cost if not TARGET_HARD_MUL.
David S. Miller
1
-0
/
+2
2004-07-20
genattr.c (struct range, [...]): Remove them.
Paolo Bonzini
1
-2
/
+0
2004-07-17
libgcc2.c (__enable_execute_stack): New symbol.
Eric Botcazou
1
-2
/
+2
2004-07-13
target.h (struct gcc_target): Add calls.pass_by_reference.
Richard Henderson
1
-8
/
+12
2004-07-13
re PR target/13926 (GCC generates jumps that are too large to fit in word dis...
Eric Botcazou
1
-3
/
+64
2004-07-13
re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)
Eric Botcazou
1
-4
/
+5
2004-07-13
target-def.h (TARGET_MUST_PASS_IN_STACK): New.
Richard Henderson
1
-0
/
+2
2004-07-09
sparc.c (*_costs): Scale instruction costs by COSTS_N_INSNS.
David S. Miller
1
-110
/
+111
2004-07-09
sparc.h (processor_costs): Define.
David S. Miller
1
-312
/
+308
2004-07-09
sparc-protos.h (sparc_va_arg): Remove.
Richard Henderson
1
-1
/
+1
2004-07-09
sparc.md (return): Rewrite length formula.
Eric Botcazou
1
-2
/
+2
2004-07-08
re PR target/16430 (ICE when returning non-C aggregates larger than 16 bytes)
Eric Botcazou
1
-0
/
+12
2004-07-08
re PR rtl-optimization/16199 (ICE while compiling apache 2.0.49)
Eric Botcazou
1
-63
/
+131
2004-07-07
re PR target/10567 (-fno-delayed-branch not honored in back-end)
Eric Botcazou
1
-16
/
+131
2004-07-06
alpha.c (alpha_use_dfa_pipeline_interface): Remove.
Steven Bosscher
1
-14
/
+1
2004-07-06
sparc.c (get_pc_symbol): Rename into add_pc_to_pic_symbol.
Eric Botcazou
1
-13
/
+13
2004-07-04
sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...
Eric Botcazou
1
-12
/
+11
2004-07-01
gimple-low.c (lower_function_body): Don't reset_block_changes here.
Richard Henderson
1
-0
/
+1
2004-06-30
sparc-protos.h (output_cbranch): Constify return value.
Eric Botcazou
1
-16
/
+16
2004-06-30
RTL prologue/epilogue for SPARC
Eric Botcazou
1
-755
/
+539
2004-06-14
config.gcc: Remove sparc64-*-aout*.
Ian Lance Taylor
1
-17
/
+0
2004-06-11
i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.
Jason Merrill
1
-105
/
+0
2004-06-11
sparc.c (sparc_gimplify_va_arg): New fn.
Jason Merrill
1
-0
/
+95
2004-06-07
re PR target/15783 (ICE with union assignment in 64-bit mode)
Eric Botcazou
1
-22
/
+21
2004-05-31
re PR target/15693 (ICE - unrecognizable insn)
Eric Botcazou
1
-0
/
+26
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-4
/
+0
2004-05-07
sparc-protos.h (sparc_skip_caller_unimp): New declaration.
Eric Botcazou
1
-16
/
+17
2004-04-08
explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...
Paul Brook
1
-11
/
+6
2004-04-01
sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.
Jakub Jelinek
1
-0
/
+7
2004-03-31
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
Richard Kenner
1
-5
/
+5
2004-03-10
system.h (SUNOS4_SHARED_LIBRARIES): Poison.
Ian Lance Taylor
1
-14
/
+1
2004-03-03
sparc.c (noov_compare64_op): Fix typo.
Eric Botcazou
1
-1
/
+1
2004-03-03
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...
Paolo Bonzini
1
-12
/
+16
2004-02-26
sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.
Eric Botcazou
1
-3
/
+42
2004-02-19
re PR target/12916 (No vector ABI)
Eric Botcazou
1
-178
/
+244
2004-02-16
* config/sparc/sparc.c (get_pc_symbol_name): Mark with GTY(()).
Eric Botcazou
1
-1
/
+1
2004-02-04
alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...
Kazu Hirata
1
-1
/
+1
2004-02-04
darwin.c, [...]: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2004-02-04
alpha.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-02-04
sparc.c (function_arg_pass_by_reference): Return 1 for all modes whose size i...
Eric Botcazou
1
-6
/
+2
2004-02-03
invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.
Eric Botcazou
1
-748
/
+14
2004-02-02
sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...
Eric Botcazou
1
-5
/
+10
2004-02-01
arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
Kazu Hirata
1
-3
/
+3
2004-01-30
alpha.c: Remove mentions of deprecates macros in comments...
Kazu Hirata
1
-4
/
+4
2004-01-30
sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.
Kazu Hirata
1
-1
/
+90
2004-01-27
sparc.c (function_arg_pass_by_reference): Return 1 for SCmode and DCmode if A...
Eric Botcazou
1
-1
/
+6
[next]