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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.
Jakub Jelinek
22
-187
/
+1391
2013-12-10
expr.c (expand_expr_real_1): Always return 0 for the extraction of a bit-fiel...
Eric Botcazou
2
-0
/
+14
2013-12-10
re PR sanitizer/59437 (ICE in for g++ -S -fvtable-verify=std -fsanitize=null)
Marek Polacek
4
-3
/
+39
2013-12-10
thread_leak2.c: `dg-skip-if' removed.
Max Ostapenko
4
-1
/
+18
2013-12-10
pr58508.c: XFAIL for vect_no_align.
Eric Botcazou
3
-2
/
+7
2013-12-10
Fix mips64-linux and s390x-linux builds.
Maxim Kuvyrkov
2
-3
/
+11
2013-12-10
re PR tree-optimization/41488 (IVOpts cannot coalesce multiple induction vari...
Bin Cheng
6
-6
/
+156
2013-12-10
re PR preprocessor/55715 (bogus overflow warning for #if A-B when A<0 & B==mi...
Joseph Myers
2
-0
/
+49
2013-12-09
t-aarch64 (MULTILIB_OPTIONS): Fix definition so that options are conflicting ...
Andrew Pinski
2
-1
/
+6
2013-12-10
Daily bump.
GCC Administrator
1
-1
/
+1
2013-12-10
invoke.texi: Add -freal-4-real-16.
Janus Weil
2
-34
/
+39
2013-12-10
re PR fortran/59428 (FAIL: gfortran.dg/proc_ptr_result_4.f90 -O (test for e...
Tobias Burnus
2
-1
/
+15
2013-12-09
re PR c++/59435 (sizeof...(T) as default value for an argument in the constru...
Paolo Carlini
4
-1
/
+27
2013-12-09
* optabs.c (gen_int_libfunc): Do not compare modes directly.
Eric Botcazou
2
-1
/
+6
2013-12-09
Eliminate FOR_ALL_BB macro.
David Malcolm
33
-70
/
+112
2013-12-09
Eliminate FOR_EACH_BB_REVERSE macro.
David Malcolm
18
-29
/
+53
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
141
-366
/
+579
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
69
-289
/
+451
2013-12-09
Eliminate profile_status macro.
David Malcolm
15
-34
/
+59
2013-12-09
Eliminate label_to_block_map macro.
David Malcolm
4
-6
/
+18
2013-12-09
Eliminate basic_block_info macro.
David Malcolm
4
-7
/
+17
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
51
-170
/
+283
2013-12-09
Eliminate SET_BASIC_BLOCK macro.
David Malcolm
7
-14
/
+25
2013-12-09
Rename profile_status_for_function to profile_status_for_fn.
David Malcolm
9
-15
/
+30
2013-12-09
Rename label_to_block_map_for_function to label_to_block_map_for_fn.
David Malcolm
4
-5
/
+13
2013-12-09
Rename last_basic_block_for_function to last_basic_block_for_fn.
David Malcolm
7
-8
/
+21
2013-12-09
Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,
David Malcolm
6
-23
/
+40
2013-12-09
re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...
Richard Biener
2
-17
/
+13
2013-12-09
re PR rtl-optimization/54300 (regcprop incorrectly looks through parallel reg...
Richard Earnshaw
4
-13
/
+48
2013-12-09
pr39834.c: Remove optimization level option.
Martin Jambor
6
-5
/
+13
2013-12-09
re PR sanitizer/59415 (ICE segfault in verify_bb_vtables for g++ -S -fvtable-...
Marek Polacek
4
-2
/
+21
2013-12-09
arm.md (generic_sched): Add cortexa12.
Kyrylo Tkachov
8
-6
/
+141
2013-12-09
install.texi (Prerequisites): Explicitly mention C library and its headers fo...
Francois-Xavier Coudert
2
-0
/
+21
2013-12-09
re PR c++/52707 ([C++11] Deleted special member function prevent type being a...
Paolo Carlini
2
-0
/
+14
2013-12-09
loop-31.c: Update scan pattern.
Kyrylo Tkachov
2
-3
/
+7
2013-12-09
asan-dg.exp (asan-gtest): Remove expected output from the pass/fail line and ...
Richard Sandiford
2
-2
/
+8
2013-12-09
Daily bump.
GCC Administrator
1
-1
/
+1
2013-12-08
re PR target/52898 (SH Target: Inefficient DImode comparisons)
Oleg Endo
7
-13
/
+47
2013-12-08
macro-fusion-1.c: Cleanup sched2 rtl dump.
Uros Bizjak
5
-2
/
+17
2013-12-08
re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)
Tobias Burnus
11
-17
/
+141
2013-12-08
Daily bump.
GCC Administrator
1
-1
/
+1
2013-12-07
re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...
Janus Weil
4
-1
/
+34
2013-12-07
* config/linux.h: Fix typo in a comment.
Maxim Kuvyrkov
2
-2
/
+7
2013-12-07
Cleanup libc selection and Android support.
Maxim Kuvyrkov
2
-16
/
+21
2013-12-07
Cleanup definitions of libc-related target hooks.
Maxim Kuvyrkov
8
-17
/
+45
2013-12-07
Robustify check for IFUNC support.
Maxim Kuvyrkov
2
-1
/
+5
2013-12-07
Rename functions relating to libc support on Linux targets.
Maxim Kuvyrkov
8
-9
/
+19
2013-12-07
Rename files for libc selection on Linux targets.
Maxim Kuvyrkov
4
-6
/
+13
2013-12-07
rs6000.md (bswapdi2_32bit): Remove ?? from r->r alternative.
Alan Modra
2
-1
/
+6
2013-12-07
config.gcc (microblaze*-*-rtems*): Add TARGET_BIG_ENDIAN_DEFAULT.
Ralf Corsepius
2
-0
/
+12
[next]