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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-09
Change output contraint on post inc load/store multiple patterns to be a
Nick Clifton
1
-18
/
+18
2001-02-08
arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...
Jason Merrill
1
-9
/
+14
2001-02-04
diagnostic.h (set_internal_error_function): Renamed.
Richard Kenner
1
-12
/
+10
2001-02-04
Add sopme more names of ARM cores.
Nick Clifton
1
-9
/
+15
2001-01-19
* arm.c (arm_init_builtins): Re-enable builtins.
Richard Earnshaw
1
-6
/
+0
2001-01-15
arm.c (arm_finalize_pic): New arg "prologue".
Philip Blundell
4
-27
/
+23
2001-01-15
arm.c (use_return_insn): Don't try to determine the function type until after...
Richard Earnshaw
3
-23
/
+36
2001-01-15
arm.md (cbranchsi4): Correct calculation of branch ranges.
Richard Earnshaw
1
-5
/
+20
2001-01-15
semi.h (SUBTARGET_EXTRA_SPECS): Define.
Richard Earnshaw
2
-6
/
+15
2001-01-14
arm.md (ldmsi_postinc, [...]): Delete.
Richard Earnshaw
1
-72
/
+154
2001-01-14
semi.h (ASM_SPEC): Pass -k to the assembler when compiling PIC.
Richard Earnshaw
1
-2
/
+10
2001-01-11
c-common.h (CTI_VOID_LIST): Remove.
Mark Mitchell
1
-1
/
+1
2001-01-10
Temporary fix to work around bug in C++ front end.
Richard Earnshaw
1
-0
/
+6
2001-01-09
Fix memory leak
Nick Clifton
1
-2
/
+18
2001-01-08
arm.c (arm_arch5e): New variable.
Richard Earnshaw
3
-84
/
+155
2001-01-08
arm.h (HARD_REGNO_RENAME_OK): Delete.
Richard Earnshaw
1
-12
/
+3
2001-01-05
arm.md (ldmsi_postinc): Avoid use of match_dup between input and output opera...
Richard Earnshaw
4
-18
/
+44
2001-01-04
arm.c (arm_gen_constant): Prefer to emit constants from bit 31 downwards, if ...
Philip Blundell
1
-3
/
+57
2001-01-02
Fix illegal asm
Philip Blundell
1
-4
/
+3
2001-01-01
tm.texi (REGISTER_MOVE_COST): Add a mode argument.
Alexandre Oliva
1
-3
/
+3
2000-12-31
Add missing operands to asm statement.
Philip Blundell
1
-2
/
+2
2000-12-30
Fix typos.
Philip Blundell
1
-2
/
+3
2000-12-29
Fix typo.
Philip Blundell
1
-1
/
+1
2000-12-22
Prevent LR from being used by 2nd cond exec pass.
Nick Clifton
2
-21
/
+37
2000-12-18
config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
Joseph Myers
3
-24
/
+0
2000-12-15
jump.c (jump_optimize_1): Don't delete the line note after the prologue even ...
Jason Merrill
1
-1
/
+9
2000-12-09
Remove some psurious whitespace
Nick Clifton
1
-4
/
+4
2000-12-09
Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.
Nick Clifton
1
-1
/
+1
2000-12-08
Add pool ranges to load_indirect_jump pattern
Nick Clifton
1
-3
/
+5
2000-12-08
Add support for interrupt function attribute
Nick Clifton
3
-430
/
+655
2000-12-06
config.gcc (a29k*-*-rtems*, [...]): New targets.
Joel Sherrill
1
-0
/
+37
2000-12-06
osf.h: Standarize copyright statement.
Rodney Brown
5
-5
/
+10
2000-12-05
Remove spurious test of XScale and HARD_FLOAT floags
Nick Clifton
1
-6
/
+0
2000-12-04
Fix bogons from XScale contribution
Nick Clifton
2
-3
/
+3
2000-12-04
Do not create interworking functions if the target architecture does not
Nick Clifton
1
-8
/
+6
2000-12-04
Remove spurious CYGNUS LOCAL markers
Nick Clifton
2
-6
/
+0
2000-12-04
Add support for XScale target
Nick Clifton
12
-75
/
+751
2000-12-03
t-linux (MULTILIB_OPTIONS): Comment.
Manfred Hollstein
1
-5
/
+5
2000-12-02
arm.h (ARM_REGNO_OK_FOR_BASE_P, [...]): New macros.
Richard Earnshaw
2
-179
/
+187
2000-11-29
arm.md (sibcall, [...]): Add use of link register.
Richard Earnshaw
1
-4
/
+8
2000-11-29
Fix pic_l;oad_addr to work in Thumb mode.
Nick Clifton
2
-15
/
+30
2000-11-28
genoutput.c (validate_insn_operands): New.
Richard Henderson
1
-2
/
+2
2000-11-27
ChangeLog
Richard Earnshaw
2
-40
/
+115
2000-11-27
arm.md (arm_adddi3, [...]): Merge with splitters to create define_insn_and_sp...
Richard Earnshaw
1
-321
/
+209
2000-11-22
Fix typo
Nick Clifton
1
-1
/
+1
2000-11-22
Make 'newstr' a const char * to avoid a compile time warning.
Nick Clifton
1
-1
/
+1
2000-11-22
Define symbolic names for the link register, last integer register and the fa...
Nick Clifton
1
-140
/
+149
2000-11-21
Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or...
Nick Clifton
1
-3
/
+4
2000-11-17
stringpool.c: New file.
Zack Weinberg
1
-3
/
+4
2000-11-16
Fix nested function support for the ARM
Nick Clifton
2
-8
/
+85
[next]