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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
compiler: Rewrite handling of untyped numeric constants.
Ian Lance Taylor
5
-2054
/
+1667
2012-03-28
re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse....
Paul Thomas
8
-8
/
+26
2012-03-28
typeck2.c (process_init_constructor_array): Use the proper type for computing...
Richard Guenther
2
-3
/
+13
2012-03-28
re PR middle-end/52691 (va_start to builtin_next_arg optimization lost)
Jakub Jelinek
4
-1
/
+33
2012-03-28
Update Copyright year.
Jakub Jelinek
1
-1
/
+1
2012-03-28
re PR middle-end/52750 (32xsigned char __builtin_shuffle)
Jakub Jelinek
4
-2
/
+25
2012-03-28
loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...
Richard Guenther
24
-30
/
+252
2012-03-28
re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)
Georg-Johann Lay
4
-44
/
+122
2012-03-28
re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)
Georg-Johann Lay
12
-226
/
+126
2012-03-28
re PR target/52736 (miscompilation: store to aliased __m128d is 8 Bytes off)
Jakub Jelinek
4
-1
/
+41
2012-03-28
Daily bump.
GCC Administrator
1
-1
/
+1
2012-03-27
re PR middle-end/51893 (Wrong subword index computation in store_bit_field_1 ...
Aurelien Buhrig
2
-1
/
+10
2012-03-27
re PR target/50751 (SH Target: Displacement addressing does not work for QImo...
Oleg Endo
2
-91
/
+129
2012-03-27
Remove MaskExists property from config/*/*.opt files
H.J. Lu
15
-16
/
+34
2012-03-27
re PR middle-end/52693 (Wrong code with SRA and arrays)
Martin Jambor
4
-1
/
+52
2012-03-27
re PR c++/52672 (internal compiler error: in cxx_eval_indirect_ref, at cp/sem...
Meador Inge
4
-1
/
+21
2012-03-27
re PR testsuite/52665 (scan-assembler output produces wrong FAIL due to match...
Mike Stump
2
-1
/
+7
2012-03-27
Fix a typo in ChangeLog
H.J. Lu
1
-1
/
+1
2012-03-27
re PR target/52698 (-maddress-mode=long doesn't work)
Uros Bizjak
6
-3
/
+106
2012-03-27
Remove MaskNeeded
H.J. Lu
3
-27
/
+43
2012-03-27
be.po, [...]: Update.
Joseph Myers
18
-56761
/
+60721
2012-03-27
re PR target/52667 (sh_reorg segfault)
Chung-Lin Tang
2
-2
/
+12
2012-03-27
re PR middle-end/52720 (internal compiler error: in try_move_mult_to_index)
Richard Guenther
4
-76
/
+115
2012-03-27
expmed.c (store_bit_field): Assert that BITREGION_START is a multiple of a un...
Eric Botcazou
5
-2
/
+71
2012-03-27
thumb-ifcvt.c: Only run for -mthumb.
Ramana Radhakrishnan
3
-2
/
+7
2012-03-27
vms.h (CASE_VECTOR_MODE): Define.
Tristan Gingold
4
-5
/
+18
2012-03-27
Daily bump.
GCC Administrator
1
-1
/
+1
2012-03-26
varasm.c (assemble_external): #if 0 out the new assert from the previous comm...
Steven Bosscher
2
-0
/
+10
2012-03-26
toplev.c (check_global_declaration_1): Do not call assemble_external.
Steven Bosscher
4
-24
/
+14
2012-03-26
varasm.c (assemble_external): Assert this function is only called during or a...
Steven Bosscher
2
-4
/
+15
2012-03-26
re PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump ei...
Martin Jambor
4
-59
/
+15
2012-03-26
re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)
Richard Guenther
4
-6
/
+39
2012-03-26
re PR tree-optimization/52721 (segfault in vect_init_vector)
Richard Guenther
2
-18
/
+22
2012-03-26
re PR tree-optimization/52686 (SLP crashes with WIDEN_LSHIFT_EXPR)
Ulrich Weigand
4
-0
/
+31
2012-03-26
avr-torture.exp (AVR_TORTURE_OPTIONS): Add "-Os -flto" to list.
Georg-Johann Lay
2
-0
/
+6
2012-03-26
vms.h (LINK_SPEC): Simplify.
Tristan Gingold
8
-43
/
+72
2012-03-26
re PR rtl-optimization/52629 (out-of-bounds access in reload1.c)
Eric Botcazou
2
-9
/
+22
2012-03-26
Daily bump.
GCC Administrator
1
-1
/
+1
2012-03-25
decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.
Eric Botcazou
2
-0
/
+6
2012-03-25
decl.c (SS_MARK_NAME): New define.
Eric Botcazou
5
-1
/
+55
2012-03-25
utils.c (add_parallel_type): Take a TYPE instead of a DECL and adjust.
Eric Botcazou
4
-24
/
+47
2012-03-25
utils.c (finish_record_type): Return early for padded types and tidy up.
Eric Botcazou
2
-13
/
+17
2012-03-25
re PR middle-end/51663 (Desirable/undesirable elimination of unused variables...
Jan Hubicka
4
-12
/
+18
2012-03-25
re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta...
Jan Hubicka
1
-0
/
+30
2012-03-25
Daily bump.
GCC Administrator
1
-1
/
+1
2012-03-24
Implement return type deduction for normal functions with -std=c++1y.
Jason Merrill
30
-148
/
+405
2012-03-24
expr.c (optimize_bitfield_assignment_op): Use str_mode and str_bitsize instea...
Eric Botcazou
2
-14
/
+14
2012-03-24
re PR target/52610 (mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=l...
Eric Botcazou
2
-0
/
+6
2012-03-24
re PR middle-end/52656 (gcc.target/sparc/fpmul-2.c FAILs)
Eric Botcazou
2
-1
/
+6
2012-03-24
Daily bump.
GCC Administrator
1
-1
/
+1
[next]