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
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
2010-02-11
init.c (read_original_filename): Don't call read_original_directory if _cpp_h...
Jakub Jelinek
1
-3
/
+3
2009-11-11
ChangeLog for libcpp
Kai Tietz
1
-0
/
+15
2009-06-12
cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.
Ian Lance Taylor
1
-4
/
+11
2009-05-16
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
Ian Lance Taylor
1
-1
/
+1
2009-04-22
re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...
Manuel López-Ibáñez
1
-0
/
+18
2009-04-20
re PR c++/13358 (long long and C++ do not mix well)
Manuel López-Ibáñez
1
-1
/
+1
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-3
/
+3
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
1
-8
/
+5
2008-10-05
cpplib.h (cpp_comments, [...]): New structs.
Matthew Gingell
1
-0
/
+9
2008-09-18
cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...
Simon Baldwin
1
-20
/
+34
2008-04-18
cpp-id-data.h (UC): Was U, conflicts with U...
Kris Van Hees
1
-11
/
+13
2007-09-06
tree-cfg.c (remove_bb): Only warn if line is non-zero.
Tom Tromey
1
-1
/
+9
2007-07-30
directives-only.c: New file.
Ollie Wild
1
-9
/
+18
2007-05-24
macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
Ollie Wild
1
-0
/
+1
2006-11-01
cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...
Douglas Gregor
1
-12
/
+14
2006-02-18
cpp.texi (__TIMESTAMP__): Document.
Grigory Zagorodnev
1
-0
/
+1
2006-01-23
re PR preprocessor/25717 (-dD does not list all defined macros (in particular...
Jakub Jelinek
1
-1
/
+7
2005-11-09
re PR c/24101 (Segfault with preprocessed source)
Uros Bizjak
1
-0
/
+2
2005-10-21
Fix bug with -MM -MG.
James E Wilson
1
-1
/
+1
2005-09-20
c.opt (fextended-identifiers): New.
Joseph Myers
1
-16
/
+22
2005-06-29
all files: Update FSF address in copyright headers.
Kelley Cook
1
-1
/
+1
2005-05-28
configure.ac: Check declarations for asprintf and vasprintf.
Gabriel Dos Reis
1
-3
/
+3
2005-03-15
Index: gcc/ChangeLog
Geoffrey Keating
1
-0
/
+1
2005-02-14
directives.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-02
internal.h: Update references to Cpp lib filenames.
Gabriel Dos Reis
1
-2
/
+2
[next]