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
2004-10-03
* arm.c (output_call_mem): Add missing \t.
Ian Lance Taylor
1
-1
/
+1
2004-10-01
* config/arm/crti.asm: Give _init and _fini function type.
Paul Brook
1
-0
/
+8
2004-10-01
arm.c (thumb_compute_saved_rag_mask): Or with bitmask, not register number.
Paul Brook
1
-2
/
+2
2004-09-30
symbian.h (STARTFILE_SPEC): Remove crt*.o.
Paul Brook
2
-2
/
+8
2004-09-18
darwin-c.c, [...]: Fix comment typos.
Kazu Hirata
6
-15
/
+15
2004-09-17
alias.c (find_base_decl): Remove unreachable case '3' block.
Jeffrey D. Oldham
1
-1
/
+1
2004-09-15
configure.ac: Check for COMDAT support.
Mark Mitchell
2
-62
/
+0
2004-09-14
arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT.
Paul Brook
1
-1
/
+1
2004-09-10
darwin.c, [...]: Fix comment typos.
Kazu Hirata
5
-10
/
+10
2004-09-09
defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.
Zack Weinberg
1
-5
/
+2
2004-09-04
md.texi (shift patterns): New anchor.
Richard Sandiford
1
-1
/
+14
2004-09-03
bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
Mark Mitchell
2
-2
/
+21
2004-09-02
symbian.h (LIB_SPEC): Define to empty.
Mark Mitchell
2
-0
/
+8
2004-09-02
* config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.
Paul Brook
1
-34
/
+0
2004-09-02
* arm/predicates.md (arm_reload_memory_operand): Allow MEM.
Richard Earnshaw
1
-1
/
+1
2004-09-01
arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.
Richard Earnshaw
5
-67
/
+68
2004-09-01
* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)
Richard Earnshaw
3
-2
/
+185
2004-09-01
config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.
Mark Mitchell
3
-0
/
+28
2004-09-01
target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.
Mark Mitchell
2
-1
/
+28
2004-08-29
arm.h (REVERSE_CONDITION): Define.
Richard Earnshaw
1
-1
/
+6
2004-08-26
symbian.h (SUBTARGET_ASM_FLOAT_SPEC): Default to -mfpu=vfp -march=armv5t
Paul Brook
2
-5
/
+4
2004-08-25
config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.
Mark Mitchell
1
-0
/
+7
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
1
-1
/
+1
2004-08-24
arm.md: Include predicates.md.
Richard Earnshaw
6
-814
/
+481
2004-08-24
arm.c (arm_override_options): Update error message.
Paul Brook
2
-8
/
+11
2004-08-24
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
Eric Christopher
3
-491
/
+503
2004-08-23
tree.h (build_distinct_type_copy): New.
Nathan Sidwell
1
-1
/
+1
2004-08-20
config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.
Mark Mitchell
2
-1
/
+18
2004-08-19
defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.
Mark Mitchell
1
-4
/
+0
2004-08-19
arm.c (arm_gen_load_multiple): Use adjust_automodify_address.
Richard Henderson
3
-99
/
+73
2004-08-19
* bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP.
Mark Mitchell
1
-0
/
+3
2004-08-19
bpabi.c (__aeabi_ul2d): Give it default visibility.
Mark Mitchell
1
-2
/
+3
2004-08-18
arm.c (arm_size_rtx_costs): New function.
Richard Earnshaw
1
-2
/
+227
2004-08-18
emit-rtl.c (gen_const_mem): New.
Richard Henderson
1
-4
/
+3
2004-08-18
rtl.def (NIL): Delete.
Zack Weinberg
1
-2
/
+2
2004-08-18
Hot/cold partitioning update patch.
Caroline Tice
1
-0
/
+1
2004-08-18
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
Richard Henderson
2
-18
/
+18
2004-08-17
arm.md (addsi3, [...]): Rework to avoid use of preserve_subexpressions_p.
Richard Earnshaw
1
-12
/
+7
2004-08-17
re PR target/17019 (THUMB: bad switch statement in md code for addsi3_cbranch...
Daniel Bornstein
1
-2
/
+2
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
1
-2
/
+1
2004-08-13
darwin-c.c (find_subframework_file): Fix spelling of cannot.
Andrew Pinski
1
-1
/
+1
2004-08-12
lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name.
Paul Brook
1
-5
/
+30
2004-08-12
re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)
Jakub Jelinek
1
-0
/
+1
2004-08-11
* config/arm/arm-protos.h (arm_finalize_pic) Rename ...
Paul Brook
4
-20
/
+30
2004-08-11
arm.c (thumb_force_lr_save): Add prototype.
Paul Brook
2
-161
/
+153
2004-08-11
(arm_is_longcall_p): Update comment describing this funciton's behaviour.
Nick Clifton
2
-8
/
+23
2004-08-11
configure.in (arm*-*-eabi*): New target.
Mark Mitchell
12
-28
/
+732
2004-08-10
arm-protos.h (arm_set_return_address, [...]): Add prototypes.
Paul Brook
4
-76
/
+228
2004-08-06
symbian.h (CC1_SPEC): Avoid passing duplicate options to the compiler.
Mark Mitchell
1
-2
/
+12
2004-08-06
symbian.h (CC1_SPEC): Add -fno-short-enums.
Mark Mitchell
1
-2
/
+2
[next]