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/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
/
arm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-03
targhooks.c: New file.
DJ Delorie
1
-2
/
+2
2003-07-12
alpha.c: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-07-10
arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.
Kaveh R. Ghazi
1
-3
/
+3
2003-07-01
alpha.c: Fix comment typos.
Kazu Hirata
1
-6
/
+6
2003-06-30
arm.c (arm_rtx_costs): Remove #if 0 block.
Ben Elliston
1
-30
/
+0
2003-06-28
builtins.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2003-06-19
target.h (asm_out.file_start, [...]): New hooks.
Zack Weinberg
1
-0
/
+34
2003-06-18
config.gcc: Add an extra_header for ARM targets.
Nick Clifton
1
-46
/
+1305
2003-06-15
alpha.md: Follow spelling conventions.
Kazu Hirata
1
-2
/
+2
2003-06-15
install.texi: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2003-06-14
re PR target/11183 ([arm] ICE in change_address_1 (3.3) / subreg_hard_regno (...
Richard Earnshaw
1
-2
/
+2
2003-06-13
arm.c (output_call_mem): If the address references the link-register use an i...
Richard Earnshaw
1
-39
/
+9
2003-06-10
arm-proto.h: Convert to ISO C90 prototypes.
Richard Earnshaw
1
-774
/
+314
2003-06-07
config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.
Zack Weinberg
1
-1
/
+15
2003-06-04
aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.
Kaveh R. Ghazi
1
-1
/
+1
2003-06-02
arm.c (arm_use_dfa_pipeline_interface): Declare.
Ben Elliston
1
-0
/
+10
2003-05-16
alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...
Kaveh R. Ghazi
1
-4
/
+1
2003-05-15
arm.c (arm_is_xscale): Rename to arm_arch_xscale.
Philip Blundell
1
-6
/
+10
2003-05-15
re PR target/10730 ([arm] -O2 generates invalid asm)
Philip Blundell
1
-0
/
+6
2003-05-14
target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
Richard Sandiford
1
-7
/
+16
2003-05-10
arm.md (DOM_CC_X_AND_Y, [...]): New constants.
Richard Earnshaw
1
-20
/
+23
2003-04-26
arm.c (arm_adjust_cost): Correct logic that tests the return values from reco...
Ben Elliston
1
-2
/
+2
2003-04-20
target.h (encode_section_info): Add new argument carrying the RTL to be modif...
Zack Weinberg
1
-7
/
+4
2003-03-13
output_return_instruction: Simplyify test for avoiding type 2 LDMs.
Nick Clifton
1
-5
/
+1
2003-03-13
Remove redundant writeback test in previous delta.
Nick Clifton
1
-4
/
+7
2003-03-13
(print_multi_reg): Do not generate a type 2 LDM instructions with writeback e...
Nick Clifton
1
-15
/
+31
2003-03-10
arm.h (enum floating_point_type): Delete.
Richard Earnshaw
1
-21
/
+23
2003-03-08
* arm.c (fpa_rhs_operand, fpa_add_operand, const_double_rtx_ok_for_fpa)
Richard Earnshaw
1
-32
/
+32
2003-02-28
(note_invalid_constants): Change parameter type from bool to int.
Nick Clifton
1
-2
/
+2
2003-02-26
arm.c (is_load_address): Rename to...
Nick Clifton
1
-72
/
+79
2003-02-19
calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
Jan Hubicka
1
-2
/
+2
2003-02-16
arm.c (arm_reload_in_hi): Ensure that the scratch register does not overlap t...
Richard Earnshaw
1
-1
/
+8
2003-02-10
Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.
Nick Clifton
1
-16
/
+16
2003-02-10
Add support for Cirrus EP9312, an ARM variant.
Nick Clifton
1
-7
/
+382
2003-02-05
defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
Richard Henderson
1
-82
/
+0
2003-02-01
[multiple changes]
Richard Henderson
1
-1
/
+1
2003-01-31
arm.c: Fix comment typos.
Kazu Hirata
1
-11
/
+11
2003-01-30
arm.c (arm_compute_initial_elimination_offset): If optimizing for size...
Richard Earnshaw
1
-4
/
+8
2003-01-30
(arm_output_epilogue): Update stack pointer when popping saved IP register
Nick Clifton
1
-1
/
+1
2003-01-29
arm.c (arm_legtimize_address): New function.
Richard Earnshaw
1
-0
/
+85
2003-01-28
target.h (targetm.address_cost): New.
Richard Henderson
1
-0
/
+37
2003-01-27
Makefile.in (cse.o): Depend on TARGET_H.
Richard Henderson
1
-2
/
+18
2003-01-24
arm.c (use_return_insn): Do not use a single return instruction for interrupt...
Nick Clifton
1
-13
/
+18
2003-01-23
arm.c (thumb_base_register_rtx_p): New function.
Richard Earnshaw
1
-1
/
+175
2003-01-22
arm.c (arm_address_register_rtx_p): New function.
Richard Earnshaw
1
-7
/
+179
2003-01-16
arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.
Kaveh R. Ghazi
1
-5
/
+5
2003-01-01
arm.c (arm_pr_long_calls, [...]): Use struct.
Neil Booth
1
-3
/
+3
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-9
/
+34
2002-11-21
arm.c (arm_get_frame_size): A leaf function does not need its stack padding t...
Richard Earnshaw
1
-1
/
+40
2002-11-15
Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
Jeroen Dobbelaere
1
-0
/
+29
[next]