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
/
libcc1
/
libcp1plugin.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
libcc1: fix <vector> include
Francois-Xavier Coudert
1
-2
/
+1
2024-02-09
c++: make build_throw SFINAE-friendly [PR98388]
Marek Polacek
1
-2
/
+2
2024-01-09
c++: P0847R7 (deducing this) - prerequisite changes. [PR102609]
waffl3x
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-05-18
c: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-2
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-01
c++: per-scope, per-signature lambda discriminators
Nathan Sidwell
1
-0
/
+1
2022-11-01
c++: Reorganize per-scope lambda discriminators
Nathan Sidwell
1
-1
/
+1
2022-06-27
c++: avoid <memory> poisoning on musl [PR106102]
Sergei Trofimovich
1
-0
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-16
c++: two-stage name lookup for overloaded operators [PR51577]
Patrick Palka
1
-2
/
+2
2021-06-28
libcc1: Add support for per-location warning groups.
Martin Sebor
1
-1
/
+1
2021-05-05
libcc1: use variadic templates for callbacks
Tom Tromey
1
-10
/
+10
2021-05-05
libcc1: share basic context code
Tom Tromey
1
-200
/
+3
2021-05-05
libcc1: use static_assert
Tom Tromey
1
-2
/
+2
2021-05-05
libcc1: use foreach
Tom Tromey
1
-8
/
+5
2021-05-05
libcc1: use std::vector when building function types
Tom Tromey
1
-6
/
+5
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-11
c++: Correct the handling of alignof(expr) [PR88115]
Patrick Palka
1
-1
/
+1
2020-11-10
c++: Improve static_assert diagnostic [PR97518]
Marek Polacek
1
-1
/
+1
2020-11-06
core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
Nathan Sidwell
1
-1
/
+1
2020-10-14
c++: DECL_FRIEND_P cleanup
Nathan Sidwell
1
-1
/
+1
2020-10-07
c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P
Nathan Sidwell
1
-1
/
+1
2020-10-02
c++: Kill DECL_ANTICIPATED
Nathan Sidwell
1
-1
/
+0
2020-09-25
c++: DECL_BUILTIN_P for builtins
Nathan Sidwell
1
-1
/
+1
2020-09-24
c++: Cleanup some decl pushing apis
Nathan Sidwell
1
-9
/
+9
2020-09-10
c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
Nathan Sidwell
1
-1
/
+1
2020-08-14
c++: Final bit of name-lookup api simplification
Nathan Sidwell
1
-2
/
+1
2020-08-14
c++: Yet more name-lookup api simplification
Nathan Sidwell
1
-1
/
+1
2020-08-14
c++: More simplification of name_lookup api
Nathan Sidwell
1
-2
/
+3
2020-08-13
[c++]: Unconfuse lookup_name_real API a bit
Nathan Sidwell
1
-1
/
+1
2020-06-30
c++: Tweak function cloning names
Nathan Sidwell
1
-1
/
+1
2020-02-10
c++: Fix return type deduction with an abbreviated function template
Patrick Palka
1
-4
/
+1
2020-01-07
init.c (build_new): Add location_t parameter and use it throughout.
Paolo Carlini
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-30
decl2.c (delete_sanity): Add location_t parameter and use it throughout.
Paolo Carlini
1
-1
/
+2
2019-12-18
typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...
Paolo Carlini
1
-3
/
+5
2019-12-09
typeck.c (check_for_casting_away_constness): Add location_t parameter and use...
Paolo Carlini
1
-2
/
+3
2019-12-05
typeck2.c (build_functional_cast): Add location_t parameter and use it.
Paolo Carlini
1
-1
/
+1
2019-11-25
typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...
Paolo Carlini
1
-1
/
+2
2019-05-21
[C++ PATCH] Using decls
Nathan Sidwell
1
-1
/
+1
2019-05-20
[C++ PATCH] Commonixe using directive finishing
Nathan Sidwell
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
1
-16
/
+16
2018-04-23
PR c++/69560 - wrong alignof(double) on x86.
Jason Merrill
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-01
[C++ PATCH] overloaded operator fns [6/N]
Nathan Sidwell
1
-1
/
+1
2017-10-31
[C++ PATCH] overloaded operator fns [2/N]
Nathan Sidwell
1
-25
/
+10
2017-10-04
[C++ PATCH] Move mangling alias out of ::
Nathan Sidwell
1
-6
/
+0
2017-07-21
Remove TYPE_METHODS.
Nathan Sidwell
1
-4
/
+4
[next]