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
/
libcpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
Update cpplib sr.po.
Joseph Myers
2
-47
/
+35
2020-03-10
Update cpplib da.po.
Joseph Myers
2
-30
/
+25
2020-02-29
Update cpplib ru.po.
Joseph Myers
2
-28
/
+23
2020-02-17
Update cpplib sv.po.
Joseph Myers
2
-39
/
+25
2020-02-14
Update .po files.
Joseph Myers
22
-3938
/
+4686
2020-02-14
c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319]
Jakub Jelinek
2
-19
/
+59
2020-02-07
Regenerate .pot files.
Joseph Myers
2
-209
/
+241
2020-02-05
Remove trailing comma to avoid pedantic warning in C++ 98 mode: comma at end ...
Martin Sebor
2
-1
/
+6
2020-02-04
libcpp: Diagnose __has_include outside of preprocessor directives [PR93545]
Jakub Jelinek
2
-0
/
+8
2020-02-04
libcpp: Fix ICEs on __has_include syntax errors [PR93545]
Jakub Jelinek
2
-3
/
+27
2020-02-01
Fixes after recent configure changes relating to static libraries
Andrew Burgess
2
-1
/
+5
2020-01-28
preprocessor: Make __has_include a builtin macro [PR93452]
Nathan Sidwell
9
-93
/
+82
2020-01-27
gcc: Add new configure options to allow static libraries to be selected
Andrew Burgess
2
-6
/
+27
2020-01-24
Remove bogus __has_include controlling macro
Nathan Sidwell
2
-5
/
+4
2020-01-20
[PR 80005] Fix __has_include
Nathan Sidwell
10
-65
/
+103
2020-01-17
[PR93306] Short-circuit has_include
Nathan Sidwell
2
-22
/
+18
2020-01-16
Work around array out of bounds warning in mkdeps
Andreas Krebbel
1
-1
/
+1
2020-01-10
Add diagnostic paths
David Malcolm
3
-1
/
+17
2020-01-01
Update copyright years.
Jakub Jelinek
26
-27
/
+31
2019-12-18
Drop unused member from cpp_string_location_reader (PR preprocessor/92982)
David Malcolm
3
-2
/
+9
2019-12-14
re PR preprocessor/92919 (invalid memory access in wide_str_to_charconst when...
Jakub Jelinek
2
-0
/
+17
2019-12-10
Replace label_text ctor with "borrow" and "take"
David Malcolm
2
-4
/
+34
2019-12-09
Byte vs column awareness for diagnostic-show-locus.c (PR 49973)
Lewis Hyatt
4
-0
/
+285
2019-11-14
Support UTF-8 character constants for C2x.
Joseph Myers
3
-2
/
+11
2019-11-07
PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqs
Jakub Jelinek
2
-5
/
+22
2019-11-05
Implement C++20 operator<=>.
Jason Merrill
3
-1
/
+14
2019-10-31
re PR preprocessor/92296 (internal compiler error: Segmentation fault #pragm...
Jakub Jelinek
4
-0
/
+41
2019-10-28
PR c/66970 - Add __has_builtin() macro
Martin Sebor
4
-5
/
+15
2019-10-15
[linemap PATCH] Constify lookup
Nathan Sidwell
3
-46
/
+32
2019-10-11
Support decimal floating-point constants in C2x.
Joseph Myers
4
-28
/
+60
2019-10-04
[preprocessor/91991] column location overflow
Nathan Sidwell
2
-2
/
+12
2019-10-02
internal.h (enum include_type): Remove trailing comma.
Richard Biener
2
-1
/
+5
2019-10-02
Handle :: tokens in C for C2x.
Joseph Myers
4
-24
/
+37
2019-09-26
charset.c (UCS_LIMIT): New macro.
Eric Botcazou
2
-1
/
+21
2019-09-19
Support extended characters in C/C++ identifiers (PR c/67224)
Lewis Hyatt
4
-20
/
+136
2019-09-06
[preprocessor] Popping "" file names
Nathan Sidwell
2
-3
/
+19
2019-09-05
[preprocessor/91639] #includes at EOF
Nathan Sidwell
6
-22
/
+39
2019-09-03
Remove Cell Broadband Engine SPU targets
Ulrich Weigand
3
-8
/
+13
2019-08-29
[preprocessor] Include stacking
Nathan Sidwell
4
-155
/
+165
2019-08-28
[Preprocessor] small cleanups
Nathan Sidwell
5
-16
/
+36
2019-08-09
* zh_TW.po: Update.
Joseph Myers
2
-28
/
+22
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
10
-117
/
+117
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
3
-3
/
+11
2019-07-03
Remove another bunch of dead assignment.
Martin Liska
3
-3
/
+8
2019-07-02
re PR preprocessor/90581 (provide an option to adjust the maximum depth of ne...
Qing Zhao
5
-6
/
+21
2019-06-26
[PR preprocessor/90927] Fixe dependency output
Nathan Sidwell
2
-3
/
+21
2019-05-19
[PATCH] Fix PR 81721: ICE with PCH and Pragma warning and C++ operator
Andrew Pinski
2
-1
/
+11
2019-05-14
Fix min_location usage in line-map.c (PR preprocessor/90382).
Martin Liska
2
-2
/
+13
2019-05-14
Do a refactoring in linemap (PR preprocessor/90382).
Martin Liska
3
-30
/
+50
2019-05-07
[libcpp] Reimplement mkdeps data structures
Nathan Sidwell
3
-5
/
+10
[next]