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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-12
defaults.h (TARGET_FLOAT_FORMAT): Remove.
Ulrich Weigand
5
-14
/
+0
2008-08-12
real.h (struct real_format): New member has_sign_dependent_rounding.
Ulrich Weigand
2
-28
/
+2
2008-08-12
float_disf.c: New file.
Ulrich Weigand
3
-0
/
+67
2008-08-12
real.h (struct real_format): New member round_towards_zero.
Ulrich Weigand
2
-0
/
+61
2008-08-12
real.c (spu_single_format): New variable.
Ulrich Weigand
2
-8
/
+22
2008-08-12
* config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.
Ulrich Weigand
1
-1
/
+1
2008-08-12
* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.
Ulrich Weigand
1
-0
/
+2
2008-08-11
i386.c: (override_options): Move initialisation from flag_schedule_insns_afte...
Michael Matz
1
-5
/
+5
2008-08-09
avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.
Anatoly Sokolov
3
-4
/
+4
2008-08-09
configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.
Richard Sandiford
9
-268
/
+877
2008-08-09
mips.c (mips_unspec_address_offset): Move earlier in file.
Richard Sandiford
1
-101
/
+101
2008-08-09
mips.h (MASK_RETURN_ADDR): Expand commentary.
Richard Sandiford
2
-8
/
+35
2008-08-09
mips.h (STATIC_CHAIN_REGNUM): Remap to $15.
Richard Sandiford
2
-10
/
+25
2008-08-09
mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.
Richard Sandiford
3
-111
/
+57
2008-08-08
invoke.texi: Add cpu_type power7.
Peter Bergner
2
-0
/
+11
2008-08-08
tree-vect-transform.c (vectorizable_conversion): Pass the integral type to ve...
Dorit Nuzman
2
-20
/
+40
2008-08-08
i386.h (ix86_size_cost): Declare.
Jan Hubicka
3
-62
/
+69
2008-08-07
xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_f...
Bob Wilson
1
-2
/
+9
2008-08-07
arm.c (output_move_neon): Update comment describing big-endian vector layout.
Joseph Myers
2
-36
/
+77
2008-08-07
iwmmxt.md (movv8qi_internal, [...]): Combine into mov<mode>_internal.
Joseph Myers
1
-61
/
+3
2008-08-07
re PR target/37048 (Revision 138835 breaks bootstrap)
Jan Hubicka
1
-15
/
+15
2008-08-07
re PR target/36992 (Very stange code for _mm_move_epi64)
H.J. Lu
3
-1
/
+17
2008-08-07
optabs.c (emit_unop_insn): Break out to ...
Jan Hubicka
2
-117
/
+233
2008-08-06
alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.
Kaveh R. Ghazi
35
-722
/
+722
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-10
/
+10
2008-08-06
re PR middle-end/37009 (No need to align stack when incoming stack is aligned)
H.J. Lu
1
-1
/
+4
2008-08-05
* config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.
Bob Wilson
1
-1
/
+0
2008-08-05
xtensa.c (xtensa_va_start): Unshare valist.
Bob Wilson
1
-19
/
+26
2008-08-05
invoke.texi: Document new ARM -mfpu= and -mcpu= options.
Paul Brook
5
-11
/
+26
2008-08-05
spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus.
Ulrich Weigand
1
-38
/
+60
2008-08-05
spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word-sized SUBREG of multi-wor...
Ulrich Weigand
2
-3
/
+7
2008-08-04
arm.c (thumb_core_reg_alloc_order): New.
Paul Brook
3
-0
/
+29
2008-08-04
re PR c++/37012 (numerous stackalign related testsuite failures on i686-apple...
H.J. Lu
1
-8
/
+6
2008-08-04
i386.c (ix86_compute_frame_layout): Fix a typo in comments.
H.J. Lu
1
-1
/
+2
2008-08-03
mmx.md (*mov<mode>_internal_rex64): Use Yi instead of x to avoid inter-unit m...
Uros Bizjak
1
-4
/
+4
2008-08-03
re PR target/36992 (Very stange code for _mm_move_epi64)
Uros Bizjak
2
-14
/
+14
2008-08-02
re PR tree-optimization/35252 (No vectorization for complex arrays)
Richard Guenther
2
-20
/
+112
2008-08-01
i386.c (override_options): Replace ABI_STACK_BOUNDARY with MIN_STACK_BOUNDARY.
H.J. Lu
2
-8
/
+8
2008-08-01
config.gcc (mipsisa64*-*-linux*): New configuration.
Adam Nemet
2
-33
/
+66
2008-07-31
darwin.h (MAIN_STACK_BOUNDARY): Define to 128.
H.J. Lu
1
-0
/
+3
2008-07-31
sh.c (sh_canonical_va_list_type): Remove.
Kaz Kojima
1
-11
/
+0
2008-07-30
builtins.c (std_gimplify_va_arg_expr): Replace PREFERRED_STACK_BOUNDARY with ...
H.J. Lu
1
-4
/
+4
2008-07-30
[multiple changes]
H.J. Lu
5
-143
/
+392
2008-07-30
arm.c (arm_compute_static_chain_stack_bytes): New function.
Andrew Jenner
1
-62
/
+66
2008-07-30
arm.c (arm_expand_prologue): Use 0-length rtvec instead of NULL_RTVEC.
Nathan Froyd
1
-1
/
+3
2008-07-30
re PR target/35866 (Vector load/store from a packed struct does not work (wit...
Nathan Froyd
1
-1
/
+4
2008-07-30
configure.ac: Add makefile fragments for hpux.
Paolo Bonzini
2
-8
/
+0
2008-07-30
irix-crti.asm: .hide __gcc_init and __gcc_fini.
Olivier Hainque
2
-0
/
+31
2008-07-30
re PR target/36955 (TLS LIBCALL change breaks libstdc++ built with older binu...
Alan Modra
1
-0
/
+4
2008-07-29
predict.c (always_optimize_for_size_p): New function.
Jan Hubicka
1
-3
/
+6
[next]