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
/
c-family
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
re PR c++/52215 (__atomic_compare_exchange_n for enumeration type changes sig...
Jakub Jelinek
2
-5
/
+14
2012-02-06
re PR c/52118 (The explanation of Wunused-local-typedefs is truncated)
Paolo Carlini
2
-2
/
+7
2012-01-26
Define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
Richard Henderson
1
-0
/
+5
2012-01-25
c-common.c (c_common_type_for_mode): Match signed/unsigned types exactly.
Mike Stump
2
-1
/
+7
2012-01-18
c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate...
Richard Guenther
2
-0
/
+12
2012-01-17
re PR c++/51777 (Errors message show unsigned long template parameters as sig...
Paolo Carlini
2
-1
/
+9
2012-01-10
re PR lto/51806 (-flto ignores -Werror)
Richard Guenther
2
-4
/
+6
2012-01-05
re PR middle-end/51764 (mudflap does not work with LTO)
Richard Guenther
2
-0
/
+22
2011-12-30
re PR c++/51316 (alignof doesn't work with arrays of unknown bound)
Paolo Carlini
2
-2
/
+17
2011-12-22
tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.
Richard Sandiford
1
-0
/
+2
2011-12-20
gcc:
Joseph Myers
6
-23
/
+54
2011-12-19
re PR c++/51228 (ICE with transparent union)
Jason Merrill
2
-5
/
+25
2011-12-15
re PR libstdc++/51365 (cannot use final empty class in std::tuple)
Jonathan Wakely
3
-6
/
+13
2011-12-01
re PR c++/51009 (ICE in verify_gimple_stmt)
Jason Merrill
1
-6
/
+1
2011-11-30
shift flag_next/gnu_runtime to modern opts system.
Iain Sandoe
3
-10
/
+8
2011-11-28
c-family
Andrew MacLeod
2
-47
/
+120
2011-11-25
re PR c/51256 (ICE with invalid parameter for __atomic builtin)
Andrew MacLeod
2
-6
/
+62
2011-11-15
c-pragma.h (pragma_extern_prefix): Declare.
Tristan Gingold
2
-1
/
+4
2011-11-08
re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_ex...
Richard Guenther
2
-0
/
+12
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
3
-0
/
+282
2011-11-07
re PR c++/35688 (template visibility not overridden by template arguments)
Jason Merrill
3
-19
/
+14
2011-11-06
re PR c++/35688 (template visibility not overridden by template arguments)
Jason Merrill
3
-9
/
+26
2011-11-06
c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.
Joseph Myers
3
-16
/
+61
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
3
-29
/
+550
2011-11-04
re PR c++/50608 (cannot apply 'offsetof' to a non-constant address)
Eric Botcazou
3
-34
/
+34
2011-11-02
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Jason Merrill
3
-5
/
+25
2011-11-01
re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)
Paolo Carlini
2
-0
/
+9
2011-11-01
* c.opt (-fdeduce-init-list): Off by default.
Jason Merrill
2
-2
/
+4
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
4
-25
/
+46
2011-10-27
re PR c++/30066 (option to make inline functions hidden)
Roberto Agostino Vitillo
2
-1
/
+6
2011-10-26
build_string comments
Jason Merrill
1
-0
/
+2
2011-10-26
Implement C++11 user-defined literals.
Ed Smith-Rowland
5
-6
/
+108
2011-10-23
re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...
Paolo Carlini
3
-17
/
+17
2011-10-23
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Paolo Carlini
3
-5
/
+25
2011-10-21
re PR c++/45385 (missing -Wconversion for method calls)
Paolo Carlini
2
-11
/
+6
2011-10-18
2011-10-18 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+22
2011-10-18
Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
Dodji Seketeli
2
-2
/
+8
2011-10-18
[multiple changes]
Benjamin Kosnik
2
-1
/
+4
2011-10-17
re PR c++/50757 (Cannot turn off -Wnonnull when using C++)
Paolo Carlini
1
-1
/
+1
2011-10-17
Support -fdebug-cpp option
Tom Tromey
4
-11
/
+70
2011-10-17
Generate virtual locations for tokens
Tom Tromey
3
-0
/
+29
2011-10-17
Linemap infrastructure for virtual locations
Tom Tromey
3
-23
/
+35
2011-10-14
re PR c++/17212 (-W(no)format-zero-length does not work with C++)
Paolo Carlini
1
-1
/
+1
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
3
-9
/
+21
2011-10-11
re PR c++/33067 (Awkward long decimal expansion for double literal in error.)
Paolo Carlini
1
-1
/
+13
2011-10-11
c.opt: (fallow-parameterless-variadic-functions): New.
Tristan Gingold
2
-0
/
+8
2011-10-03
Vector shuffling patch from Artem Shinkarov.
Artjoms Sinkarovs
2
-1
/
+2
2011-09-30
cp-tree.h (TREE_NEGATED_INT): Remove.
Jason Merrill
1
-2
/
+1
2011-09-08
PR c++/33255 - Support -Wunused-local-typedefs warning
Dodji Seketeli
4
-1
/
+95
2011-09-06
re PR middle-end/50266 (ICE in decode_addr_const)
Eric Botcazou
2
-1
/
+20
[next]