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/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-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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-18
rtl.def (NIL): Delete.
Zack Weinberg
1
-1
/
+1
2004-08-18
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
Richard Henderson
1
-1
/
+1
2004-08-05
linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...
Joseph Myers
1
-39
/
+2
2004-07-25
* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
Daniel Jacobowitz
4
-0
/
+52
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-19
Makefile.in (c-format.o): Depend on c-format.h.
Daniel Jacobowitz
2
-0
/
+8
2004-07-17
libgcc2.c (__enable_execute_stack): New symbol.
Eric Botcazou
3
-4
/
+4
2004-07-16
builtins.c (std_expand_builtin_va_arg): Remove.
Richard Henderson
1
-3
/
+0
2004-07-13
target.h (struct gcc_target): Add calls.pass_by_reference.
Richard Henderson
3
-19
/
+12
2004-07-13
re PR target/13926 (GCC generates jumps that are too large to fit in word dis...
Eric Botcazou
3
-21
/
+66
2004-07-13
re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)
Eric Botcazou
2
-4
/
+7
2004-07-13
re PR target/15186 (-compat-bsd -m64 does not pick up the 64bit libraries)
Eric Botcazou
1
-1
/
+1
2004-07-13
target-def.h (TARGET_MUST_PASS_IN_STACK): New.
Richard Henderson
2
-7
/
+2
2004-07-12
sparc.md (ashlsi3): Eliminate const 1 special case.
David S. Miller
1
-4
/
+0
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
2
-312
/
+386
2004-07-09
sparc-protos.h (sparc_va_arg): Remove.
Richard Henderson
2
-2
/
+1
2004-07-09
sparc.md (return): Rewrite length formula.
Eric Botcazou
2
-19
/
+19
2004-07-09
re PR target/16416 (-m64 doesn't imply -mcpu=v9 anymore)
Eric Botcazou
1
-0
/
+21
2004-07-08
sparc.md (UNSPECV_GOTO_V9): Delete.
Eric Botcazou
1
-17
/
+42
2004-07-08
re PR target/10567 (-fno-delayed-branch not honored in back-end)
Eric Botcazou
1
-3
/
+11
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
2
-22
/
+156
2004-07-07
builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...
Alexandre Oliva
1
-1
/
+1
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
2
-21
/
+23
2004-07-05
sparc.md (nonlocal_goto): Remove disabled code.
Eric Botcazou
1
-44
/
+2
2004-07-05
c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
Joseph Myers
1
-3
/
+0
2004-07-04
sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...
Eric Botcazou
1
-12
/
+11
2004-07-04
rtl.def (ADDRESSOF): Remove.
Richard Henderson
1
-1
/
+1
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
3
-26
/
+26
2004-06-30
RTL prologue/epilogue for SPARC
Eric Botcazou
6
-962
/
+635
2004-06-14
sparc.h: Correct comment about availability of little endian option.
Ian Lance Taylor
1
-1
/
+1
2004-06-14
config.gcc: Remove sparc64-*-aout*.
Ian Lance Taylor
3
-104
/
+0
2004-06-11
i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.
Jason Merrill
2
-107
/
+1
2004-06-11
sparc.c (sparc_gimplify_va_arg): New fn.
Jason Merrill
1
-0
/
+95
2004-06-09
sparc.h (MOVE_RATIO): New definition.
David S. Miller
1
-0
/
+5
2004-06-07
re PR target/15783 (ICE with union assignment in 64-bit mode)
Eric Botcazou
1
-22
/
+21
2004-06-05
Missed these two in previous commit.
David S. Miller
2
-0
/
+8
2004-05-31
re PR target/15693 (ICE - unrecognizable insn)
Eric Botcazou
3
-2
/
+35
2004-05-21
linux64.h (OPTION_DEFAULT_SPECS): If SPARC_BI_ARCH, override sparc.h definition.
Jakub Jelinek
1
-0
/
+21
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
3
-26
/
+34
2004-05-07
freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror.
Loren J. Rittle
1
-0
/
+1
2004-05-03
config.gcc (sparc64-*-solaris2*, [...]): Add tm-dwarf2.h to tm_file.
Eric Botcazou
1
-7
/
+0
2004-05-01
linux64.h (TARGET_DEFAULT): Make 64-bit by default also for TARGET_CPU_DEFAUL...
Jakub Jelinek
1
-1
/
+3
[prev]
[next]