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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
* init.c (cpp_init_builtins): Update __cplusplus for C++17.
Jason Merrill
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-12
gcc/
Jakub Jelinek
1
-0
/
+1
2016-06-22
libcpp: Tweak to missing #include source location
David Malcolm
1
-2
/
+5
2016-06-01
c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.
Eduard Sanou
1
-7
/
+3
2016-04-28
c-common.c (get_source_date_epoch): New function...
Eduard Sanou
1
-1
/
+8
2016-03-15
expr.c (cpp_classify_number): Hex floats are new in C++1z.
Jason Merrill
1
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-21
[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
Mikhail Maltsev
1
-1
/
+1
2015-06-30
Implement N4197 - Adding u8 character literals
Edward Smith-Rowland
1
-17
/
+19
2015-05-09
lex.c (lex_string): Add -Wc++11-compat warning.
Jason Merrill
1
-0
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-19
re PR preprocessor/63831 (r217292 causes segfaults with -MM)
Jakub Jelinek
1
-0
/
+6
2014-11-05
Enable -fextended-identifiers by default.
Joseph Myers
1
-16
/
+12
2014-10-22
gengtype.h (obstack_chunk_alloc, [...]): Remove cast.
Alan Modra
1
-3
/
+1
2014-09-17
re PR c/61854 (Warning single-line comment for -std=c89?)
Marek Polacek
1
-21
/
+17
2014-09-04
options.texi: Document that Var and Init are required if CPP is given.
Manuel López-Ibáñez
1
-0
/
+1
2014-08-29
macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...
Manuel López-Ibáñez
1
-2
/
+1
2014-08-28
PR cpp/23827 - standard C++ should not have hex float preprocessor
Edward Smith-Rowland
1
-1
/
+1
2014-08-23
cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
Edward Smith-Rowland
1
-21
/
+29
2014-05-09
files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.
Joey Ye
1
-0
/
+4
2014-01-02
Update copyright years in libcpp/
Richard Sandiford
1
-1
/
+1
2013-11-16
ucnid-2011-1.c: New test.
Joseph Myers
1
-15
/
+17
2013-11-05
c.opt (-Wdate-time): New option
Tobias Burnus
1
-0
/
+1
2013-10-31
Implement C++14 digit separators.
Edward Smith-Rowland
1
-15
/
+17
2013-04-28
N3472 binary constants
Jakub Jelinek
1
-15
/
+17
2013-04-24
cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
Paolo Carlini
1
-6
/
+11
2013-01-14
Update copyright years in libcpp.
Richard Sandiford
1
-3
/
+1
2012-11-16
cpplib.h (struct cpp_options): Add canonical_system_headers.
Simon Baldwin
1
-0
/
+6
2012-11-10
Implement a flag -fext-numeric-literals that allows control of whether GNU...
Ed Smith-Rowland
1
-0
/
+1
2012-10-23
gcc:
Joseph Myers
1
-2
/
+2
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-1
/
+1
2012-04-30
Switch -ftrack-macro-expansion=2 on by default.
Dodji Seketeli
1
-0
/
+6
2012-04-27
Add new option, -Wliteral-suffix.
Ollie Wild
1
-0
/
+1
2011-12-20
gcc:
Joseph Myers
1
-5
/
+5
2011-12-07
re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)
Jakub Jelinek
1
-0
/
+2
2011-10-31
re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L)
Jason Merrill
1
-1
/
+7
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
1
-4
/
+4
2011-10-26
Implement C++11 user-defined literals.
Ed Smith-Rowland
1
-13
/
+15
2011-10-17
Generate virtual locations for tokens
Tom Tromey
1
-1
/
+2
2011-10-17
Linemap infrastructure for virtual locations
Tom Tromey
1
-1
/
+3
2011-08-22
Add ability to force lexed tokens' source_locations.
Gabriel Charette
1
-0
/
+3
2011-08-18
Properly define __cplusplus (PR libstdc++-v3/1773)
Rainer Orth
1
-1
/
+1
2011-08-18
c1x-uni-string-1.c, [...]: New tests.
Joseph Myers
1
-14
/
+23
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-03-25
files.c (file_hash_eq): Use filename_cmp instead of strcmp.
Kai Tietz
1
-2
/
+3
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-3
/
+3
2010-09-15
* init.c: Fix type name in comment.
Ian Lance Taylor
1
-1
/
+1
2010-06-10
common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.
Joseph Myers
1
-3
/
+0
2010-04-25
c-common.c (flag_isoc1x): New.
Joseph Myers
1
-0
/
+5
[next]