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
/
c-family
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
re PR c/60819 (dse1 removing not-dead insn (aliasing issue?))
Richard Biener
2
-1
/
+21
2014-04-12
re PR middle-end/60467 (ICE with -fcilkplus)
Igor Zamyatin
2
-1
/
+6
2014-04-12
re PR c/60194 (-Wformat should also warn when using %d (instead of %u) for un...
Tobias Burnus
3
-1
/
+13
2014-04-11
re PR c++/57926 (Atomic functions broken with C++ but not C?)
Jason Merrill
2
-0
/
+20
2014-04-08
re PR sanitizer/60745 (Many ICEs running libstdc++ testsuite with ubsan, mayb...
Marek Polacek
2
-0
/
+11
2014-04-03
invoke.texi (Wnon-virtual-dtor): Adjust documentation.
Nathan Sidwell
2
-1
/
+5
2014-04-02
c-common.h (c_expand_expr): Remove declaration.
Marek Polacek
2
-2
/
+4
2014-03-28
re PR c++/60689 (Bogus error with atomic::exchange)
Jakub Jelinek
2
-0
/
+7
2014-03-26
ubsan.h (ubsan_create_data): Change second argument's type to const location_...
Jakub Jelinek
2
-4
/
+10
2014-03-22
re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbers for bui...
Jakub Jelinek
2
-9
/
+16
2014-03-13
re PR middle-end/36282 (Spurious warning "asm declaration ignored due to conf...
Jakub Jelinek
2
-3
/
+22
2014-03-11
* c.opt: Add -std=gnu++14.
Jason Merrill
2
-0
/
+7
2014-03-11
Don't override -ffp-contract=fast if -funsafe-math-optimizations
Ian Bolton
2
-1
/
+7
2014-03-08
lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...
Paulo Matos
2
-1
/
+5
2014-03-07
* c.opt: Add -std=c++14.
Jason Merrill
2
-3
/
+10
2014-03-06
re PR c/60197 (ICE with _Cilk_spawn in expression)
Marek Polacek
3
-0
/
+34
2014-03-03
c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.
Jakub Jelinek
2
-1
/
+14
2014-02-26
re PR c++/59231 (gcc misses [-Werror=sign-compare] when inside a template)
Jason Merrill
2
-3
/
+8
2014-02-19
re PR c/37743 (Bogus printf format warning with __builtin_bswap32.)
Jakub Jelinek
2
-3
/
+8
2014-02-19
re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...
Jakub Jelinek
2
-2
/
+9
2014-02-12
re PR c/60101 (Long compile times when mixed complex floating point datatypes...
Jakub Jelinek
2
-8
/
+11
2014-02-08
re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...
Jakub Jelinek
2
-4
/
+68
2014-02-06
re PR c/60087 (Incorrect column number for -Wsign-compare)
Marek Polacek
2
-2
/
+8
2014-02-05
re PR c/53123 (Double return statement in c-omp.c source file)
Marek Polacek
2
-1
/
+6
2014-02-04
re PR c/60036 (Spurious signedness conversion warning with relational operator)
Marek Polacek
2
-0
/
+14
2014-02-03
re PR c++/53017 (Integer constant expression not constant enough for vector_s...
Marc Glisse
2
-4
/
+31
2014-01-31
re PR c/59963 (Wrong column number for warning -Woverflow)
Marek Polacek
3
-4
/
+13
2014-01-30
re PR c/59940 (Imprecise column number for -Wconversion)
Marek Polacek
3
-30
/
+47
2014-01-24
Replace flag_enable_cilkplus with flag_cilkplus.
Balaji V. Iyer
4
-3
/
+10
2014-01-23
re PR c/59846 (Imprecise column number for -Wtype-limits)
Marek Polacek
3
-4
/
+12
2014-01-23
re PR c/58346 (ICE with SIGFPE at -O1 and above on x86_64-linux-gnu (affectin...
Marek Polacek
3
-0
/
+18
2014-01-20
c-ada-spec.h (dump_ada_specs): Revert prototype change.
Eric Botcazou
3
-7
/
+14
2014-01-15
re PR c++/49718 (please allow no_instrument_function attribute in class membe...
Laurent Alfonsi
2
-6
/
+7
2014-01-15
re PR c/58943 (wrong calculation of indirect structure member arithmetic via ...
Jakub Jelinek
2
-1
/
+27
2014-01-09
re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)
Jakub Jelinek
2
-0
/
+8
2014-01-02
Update copyright years in gcc/
Richard Sandiford
33
-33
/
+37
2014-01-02
arc-common.c, [...]: Use the standard form for the copyright notice.
Richard Sandiford
3
-2
/
+7
2013-12-28
c-ada-spec.c (print_constructor): New function.
Eric Botcazou
2
-34
/
+47
2013-12-23
re PR c++/41090 (Using static label reference in c++ class constructor produc...
Jason Merrill
3
-0
/
+15
2013-12-18
Added support for Cilk Plus SIMD-enabled function for C.
Balaji V. Iyer
3
-12
/
+28
2013-12-11
Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.
Balaji V. Iyer
4
-38
/
+53
2013-12-11
Add a missing tree code to a switch.
Bernd Schmidt
2
-0
/
+3
2013-12-11
Remove an unused global tree, last used by objc some years ago.
Bernd Schmidt
3
-11
/
+6
2013-12-05
c-common.c (c_sizeof_or_alignof_type): Move a declaration into [ADJUST_FIELD_...
Marek Polacek
2
-2
/
+8
2013-12-04
re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86)
Joseph Myers
3
-6
/
+33
2013-12-04
Implement -fsanitize=signed-integer-overflow.
Marek Polacek
2
-1
/
+9
2013-11-29
Properly handle function without arguments
H.J. Lu
2
-2
/
+11
2013-11-29
revert: cgraph.h (varpool_node): Add need_bounds_init field.
Ilya Enkovich
2
-43
/
+0
2013-11-29
re PR c/59280 (ICE with attribute((constructor(invalid))))
Jakub Jelinek
2
-0
/
+11
2013-11-28
common.opt: Introduced a new option -fsimd-cost-model.
Sergey Ostanevich
2
-0
/
+8
[next]