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
2007-12-19
rtl.def (SUBREG): Update comments.
Richard Sandiford
1
-1
/
+2
2007-12-18
mips.md (clear_hazard): Use PRINT_OPERAND punctuation instead of .set push an...
David Daney
1
-6
/
+2
2007-12-18
re PR target/33474 (bfin: ICE: RTL check: expected code 'set' or 'clobber', h...
Rask Ingemann Lambertsen
1
-0
/
+2
2007-12-17
re PR target/34025 (Warning when compiling with -m64 -ffast-math on Intel Dar...
Jack Howarth
2
-4
/
+5
2007-12-17
i386.h (WIDEST_HARDWARE_FP_SIZE): Define.
Uros Bizjak
1
-24
/
+28
2007-12-16
re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...
Jakub Jelinek
1
-0
/
+8
2007-12-15
* config/cris/cris-protos.h (cris_register_move_cost)
Hans-Peter Nilsson
1
-1
/
+5
2007-12-15
cris.md: Group related constants together, with comments local.
Hans-Peter Nilsson
1
-186
/
+1044
2007-12-15
cris.h: Sanity-check TARGET_CPU_DEFAULT for contents.
Hans-Peter Nilsson
1
-106
/
+239
2007-12-15
linux.h: Sanity-check TARGET_CPU_DEFAULT for presence and contents.
Hans-Peter Nilsson
1
-5
/
+35
2007-12-15
* config/cris/predicates.md
Hans-Peter Nilsson
1
-5
/
+16
2007-12-15
* config/cris/t-elfmulti: Add multilib v32 for -march=v32.
Hans-Peter Nilsson
1
-3
/
+4
2007-12-15
cris.c (ASSERT_PLT_UNSPEC): Remove unused macro.
Hans-Peter Nilsson
1
-257
/
+557
2007-12-14
re PR target/29978 (redundant jumps)
Jakub Jelinek
1
-6
/
+18
2007-12-14
sse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand constraint for operand2.
Uros Bizjak
1
-26
/
+28
2007-12-14
sse-14.c (test_1, [...]): New macros to test macroized SSE intrinsics.
Uros Bizjak
5
-36
/
+36
2007-12-13
re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...
Uros Bizjak
7
-109
/
+156
2007-12-13
i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for w...
Torbjorn Granlund
1
-1
/
+1
2007-12-13
re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...
Richard Earnshaw
1
-2
/
+4
2007-12-12
* config/rs6000/rs6000.c (is_mem_ref): Ignore STACK_TIE.
David Edelsohn
1
-0
/
+5
2007-12-12
s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.
Andreas Krebbel
2
-4
/
+3
2007-12-11
rs6000.c (rs6000_emit_prologue): Use frame_reg_rtx for SPE saves.
Nathan Sidwell
1
-2
/
+2
2007-12-11
config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bit
Kai Tietz
1
-5
/
+3
2007-12-10
re PR target/34403 (wrong frequency of block)
Eric Botcazou
1
-1
/
+9
2007-12-10
re PR target/32086 (10% to 20% Performance Regression Between 4.1.3 and 4.3)
Paolo Bonzini
1
-0
/
+1
2007-12-10
i386.c (ix86_function_regparm): Ditto.
Uros Bizjak
2
-14
/
+16
2007-12-10
genopinit.c: Include tm_p.h in generated file.
Kaz Kojima
2
-45
/
+45
2007-12-09
re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)
John David Anglin
7
-162
/
+169
2007-12-07
xtensa.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
Bob Wilson
1
-0
/
+13
2007-12-07
+ * m32c.h (LEGITIMIZE_ADDRESS): Use WIN instead of win.
Aldy Hernandez
1
-2
/
+2
2007-12-07
* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.
Bob Wilson
1
-0
/
+1
2007-12-06
Fix last commit.
Richard Sandiford
1
-1
/
+1
2007-12-06
mips.c (mips_function_ok_for_sibcall): Use targetm.binds_local_p instead of D...
Richard Sandiford
1
-4
/
+4
2007-12-06
re PR middle-end/20983 (varargs functions force va_list variable to stack unn...
Jakub Jelinek
47
-124
/
+78
2007-12-06
s390.c (s390_emit_stack_tie): New function.
Andreas Krebbel
2
-0
/
+28
2007-12-05
re PR rtl-optimization/34312 (spill failure with -O2 -fPIC -march=pentium-m o...
Uros Bizjak
1
-6
/
+7
2007-12-04
* config/spu/spu.h (ASM_FORMAT_PRIVATE_NAME): Remove; use default.
Ben Elliston
1
-4
/
+0
2007-12-03
re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...
Steven Bosscher
2
-7
/
+2
2007-12-03
bfin.h (TARGET_CPU_CPP_BUILTINS): Define __FDPIC__ as necessary.
Bernd Schmidt
1
-1
/
+4
2007-12-02
sh.md (cmpgeusi_t): Fix condition.
Samuel Tardieu
1
-1
/
+1
2007-11-30
* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.
Ben Elliston
1
-8
/
+0
2007-11-29
re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')
Jakub Jelinek
2
-4
/
+4
2007-11-28
re PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)
Richard Sandiford
1
-3
/
+3
2007-11-27
re PR target/34001 (Incorrect x86 fastcall behavior)
H.J. Lu
1
-2
/
+5
2007-11-28
linux.h (CRT_GET_RFIB_DATA): Add Intel syntax inline asm to macro.
Rask Ingemann Lambertsen
3
-6
/
+9
2007-11-28
aix64.opt (maix64): Add Negative(maix32).
Ben Elliston
1
-2
/
+2
2007-11-28
avr.c (avr_mcu_types): Add atmega32hvb.
Eric B. Weddington
3
-0
/
+4
2007-11-27
re PR target/34225 (ICE (segfault) in adjacent_mem_locations at rs6000.c:18191)
Jakub Jelinek
1
-4
/
+3
2007-11-27
s390.opt (mhard-float): Add the option to be overridden.
Andreas Krebbel
1
-1
/
+1
2007-11-27
s390.opt (m31, [...]): Add the option to be overridden.
Andreas Krebbel
1
-7
/
+7
[next]