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
/
lex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-3
/
+1
2014-01-02
Update copyright years in libcpp/
Richard Sandiford
1
-1
/
+1
2013-11-18
lex.c (search_line_fast): Correct for little endian.
Bill Schmidt
1
-0
/
+9
2013-11-16
ucnid-2011-1.c: New test.
Joseph Myers
1
-7
/
+10
2013-10-31
Implement C++14 digit separators.
Edward Smith-Rowland
1
-1
/
+2
2013-07-21
re PR preprocessor/57620 (Phantom terminator confuses raw string literal pars...
Jakub Jelinek
1
-73
/
+118
2013-07-10
re PR preprocessor/57824 (Raw string literals not handled correctly in macro ...
Jakub Jelinek
1
-2
/
+2
2013-07-10
c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...
Jakub Jelinek
1
-1
/
+1
2013-07-10
re PR preprocessor/57757 (CPP extra inserted whitespace needs to be reviewed ...
Jakub Jelinek
1
-0
/
+9
2013-06-29
lex.c (lex_raw_string(), [...]): Constrain suffixes treated as concatenated l...
Ed Smith-Rowland
1
-20
/
+39
2013-04-24
cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
Paolo Carlini
1
-2
/
+2
2013-02-28
configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...
Jakub Jelinek
1
-0
/
+13
2013-02-14
re PR c++/55582 ([C++11] Unable to define string user-defined literal without...
Ed Smith-Rowland
1
-6
/
+10
2013-01-14
Update copyright years in libcpp.
Richard Sandiford
1
-2
/
+1
2013-01-04
PR c++/54526 (again)
Paolo Carlini
1
-2
/
+13
2012-10-15
files.c (read_file_guts, [...]): Free memory before returning.
Tobias Burnus
1
-0
/
+1
2012-06-19
lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmp...
Uros Bizjak
1
-2
/
+5
2012-05-29
PR bootstrap/53459 - unused local typedef when building on altivec
Dodji Seketeli
1
-2
/
+2
2012-05-29
Revert "PR bootstrap/53459 - unused local typedef when building on altivec"
Dodji Seketeli
1
-0
/
+1
2012-05-24
PR bootstrap/53459 - unused local typedef when building on altivec
Dodji Seketeli
1
-1
/
+0
2012-04-29
Don't use C++ style comments in libcpp
Dodji Seketeli
1
-2
/
+2
2012-04-27
Add new option, -Wliteral-suffix.
Ollie Wild
1
-6
/
+38
2012-03-22
* lex.c (search_line_fast): Provide Neon-optimized version for ARM.
Richard Earnshaw
1
-0
/
+63
2012-03-14
Remove obsolete Solaris 8 support
Rainer Orth
1
-2
/
+1
2011-12-07
re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)
Jakub Jelinek
1
-1
/
+12
2011-10-26
Implement C++11 user-defined literals.
Ed Smith-Rowland
1
-0
/
+25
2011-10-22
Fix cpp_peek_token behaviour (PR bootstrap/50778)
Dodji Seketeli
1
-9
/
+7
2011-10-20
Fix thinko in _cpp_remaining_tokens_num_in_context
Dodji Seketeli
1
-4
/
+2
2011-10-17
Generate virtual locations for tokens
Tom Tromey
1
-7
/
+34
2011-08-22
Add ability to force lexed tokens' source_locations.
Gabriel Charette
1
-2
/
+23
2011-08-18
c1x-uni-string-1.c, [...]: New tests.
Joseph Myers
1
-5
/
+7
2011-08-15
LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...
Gabriel Charette
1
-2
/
+2
2011-06-16
re PR c++/45399 ([C++0x] Warning for \0 in raw strings)
Jason Merrill
1
-8
/
+0
2011-05-22
* lex.c (init_vectorized_lexer): Fix comparison of masked value.
Uros Bizjak
1
-1
/
+2
2011-05-22
re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...
Uros Bizjak
1
-3
/
+3
2011-04-24
re PR preprocessor/48740 (Raw C++0x strings and trigraphs mix badly)
Jakub Jelinek
1
-1
/
+3
2011-03-18
re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: Al...
Richard Henderson
1
-1
/
+1
2010-11-16
re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C)
Kai Tietz
1
-6
/
+12
2010-08-24
re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')
Richard Henderson
1
-0
/
+6
2010-08-24
lex.c: Disable init_vectorized_lexer etc.
Rainer Orth
1
-1
/
+11
2010-08-21
Vectorize fast path of _cpp_clean_line.
Richard Henderson
1
-56
/
+589
2010-04-07
diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...
Simon Baldwin
1
-20
/
+23
2010-04-06
re PR preprocessor/43642 (FAIL: c-c++-common/raw-string-1.c)
Jakub Jelinek
1
-1
/
+1
2010-03-29
More N3077 raw string changes
Jason Merrill
1
-30
/
+131
2010-03-29
Some raw string changes from N3077
Jason Merrill
1
-5
/
+5
2009-11-11
ChangeLog for libcpp
Kai Tietz
1
-0
/
+57
2009-10-19
charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
Jakub Jelinek
1
-10
/
+213
2009-06-12
cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.
Ian Lance Taylor
1
-0
/
+6
2009-05-10
c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node.
Joseph Myers
1
-23
/
+24
2009-04-22
re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...
Manuel López-Ibáñez
1
-7
/
+18
[next]