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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-15
* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
Richard Earnshaw
1
-2
/
+2
2000-04-12
Remove Dwarf2 restriction on EH frame generation
Nick Clifton
1
-2
/
+0
2000-04-11
Fix compile time warnings for arm-pe target.
Nick Clifton
2
-54
/
+63
2000-04-09
Strip '*' prefix from label names.
Philip Blundell
1
-0
/
+1
2000-04-08
thumb.md: Delete.
Richard Earnshaw
2
-1283
/
+0
2000-04-08
Merge changes from merged-arm-thumb-backend-branch onto trunk.
Richard Earnshaw
35
-8807
/
+8023
2000-04-03
Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPEC
Philip Blundell
1
-2
/
+2
2000-03-30
calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
Richard Kenner
1
-1
/
+1
2000-03-29
Undo effects of previous delta.
Nick Clifton
2
-19
/
+2
2000-03-29
Minor formatting changes.
Nick Clifton
2
-141
/
+138
2000-03-28
arm.md (return peepholes): Update to reflect the new call insn patterns.
Jason Merrill
2
-9
/
+9
2000-03-26
expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
Richard Kenner
1
-2
/
+4
2000-03-22
Implement dwarf2 exception handling for the ARM.
Jason Merrill
2
-35
/
+119
2000-03-19
remove extraneous code checked in with previous delta
Nick Clifton
1
-28
/
+5
2000-03-17
Revert unapproved changes that were inadvertanly brought in with the previous
Nick Clifton
1
-37
/
+0
2000-03-16
Fix compile time warning building cp/method.o
Nick Clifton
1
-2
/
+40
2000-03-15
Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintf
Nick Clifton
1
-26
/
+58
2000-03-07
rtl.h (rtunion_def): Constify member `rtstr'.
Kaveh R. Ghazi
10
-19
/
+19
2000-02-29
Apply Philip Blundell's patch to add arm-conix target.
Philip Blundell
1
-0
/
+178
2000-02-29
Apply Dimitri Makarov's patch to import attribute short_call and #pragma
Dmitri Makarov
7
-108
/
+298
2000-02-29
oops - switch SIZE_TYPE to "long unsigned int" since "unsigned long" is not
Nick Clifton
1
-1
/
+1
2000-02-28
Set SIZE_TYPE to unsigend long
Nick Clifton
1
-0
/
+66
2000-02-23
(arm_comp_type_attributes): Simply and comment tests on type attributes.
Nick Clifton
1
-6
/
+6
2000-02-23
oops - fixed typo in previous delta
Nick Clifton
1
-1
/
+1
2000-02-23
Fix arm_comp_type_attributes
Nick Clifton
1
-6
/
+22
2000-02-18
Prevent emission of "a.lign 0" directives
Nick Clifton
2
-10
/
+21
2000-02-17
Replace #include <...> with #include "system.h"
Nick Clifton
1
-2
/
+1
2000-02-15
Makefile.in (TREE_H, [...]): Depend on version.h.
Kaveh R. Ghazi
8
-9
/
+0
2000-02-11
oops - remove extranseous SAYMBOL_REF_FLAG usage from -mlong-calls patch
Nick Clifton
1
-15
/
+0
2000-02-11
Minot for,matting imrpovemants and synchronisation with devo sources
Nick Clifton
9
-188
/
+198
2000-02-11
Minor formatting tidyups.
Dmitri Makarov
3
-11
/
+17
2000-02-11
Add thumb prototypes file
Nick Clifton
1
-0
/
+70
2000-02-10
Include a (return) in the epilogue, and emit it using emit_jump_insn not
Nick Clifton
1
-3
/
+6
2000-02-09
In PIC mode, make sure that a constant source address is legitimate.
Scott Bambrough
1
-7
/
+41
2000-02-09
Apply Philip Blundell's patch to fix PIC operands.
Philip Blundell
2
-33
/
+260
2000-01-25
dwarf2out.c: include "varray.h", not dyn-string.h.
Jason Merrill
2
-12
/
+2
2000-01-22
catch a SUBREG containing a constant.
Bernd Schmidt
1
-0
/
+3
2000-01-19
update copyrights in config dir.
Kaveh Ghazi
1
-1
/
+1
2000-01-19
arm-protos.h: PROTO -> PARAMS.
Kaveh R. Ghazi
2
-134
/
+134
2000-01-19
stupid.c: Die die die.
Richard Henderson
1
-6
/
+0
2000-01-09
(CLEAR_INSN_CACHE): Say that R0 is clobbered.
Philip Blundell
1
-1
/
+4
2000-01-09
Fix compile time warnings about signed vs unsigned constants
Nick Clifton
2
-29
/
+29
2000-01-09
Apply patch from Phillip Blundel to use single STR/LDR when...
Philip Blundell
2
-25
/
+53
2000-01-05
Add support for generating unique sections for unitialised data.
Nick Clifton
1
-31
/
+83
2000-01-04
expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...
David Edelsohn
1
-2
/
+2
1999-12-28
configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.
Kaveh R. Ghazi
1
-5
/
+0
1999-12-18
linux-elf.h: Change all instances of ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.
Scott Bambrough
2
-3
/
+3
1999-12-14
Add support for -mcpu=arm720 cmmand line switch
Nick Clifton
2
-0
/
+3
1999-12-14
arm.md (mulsidi3adddi, [...]): New patterns for long long multiply-accumulate.
Clinton Popetz
1
-0
/
+28
1999-11-21
Rename -mshort-load-bytes switch to -malignment-traps
Nick Clifton
3
-37
/
+31
[next]