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
2021-09-01
libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standar...
Jakub Jelinek
1
-0
/
+3
2021-05-20
libcpp: Fix up -fdirectives-only handling of // comments on last line not ter...
Jakub Jelinek
1
-2
/
+3
2021-05-12
libcpp: Fix up -fdirectives-only preprocessing of includes not ending with ne...
Jakub Jelinek
1
-1
/
+12
2021-05-11
preprocessor: Fix cpp_avoid_paste for digit separators
Joseph Myers
1
-0
/
+1
2021-05-07
libcpp: Fix up pragma preprocessing [PR100450]
Jakub Jelinek
1
-0
/
+1
2021-05-06
preprocessor: Fix pp-number lexing of digit separators [PR83873, PR97604]
Joseph Myers
1
-2
/
+12
2021-02-03
libcpp: Fix up -fdirectives-only preprocessing [PR98882]
Jakub Jelinek
1
-2
/
+2
2021-01-27
Fix ICE for [PR target/98833].
liuhongt
1
-4
/
+4
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-24
preprocessor: Add deferred macros
Nathan Sidwell
1
-5
/
+13
2020-11-19
preprocessor: main-file cleanup
Nathan Sidwell
1
-2
/
+2
2020-11-18
preprocessor: C++ module-directives
Nathan Sidwell
1
-0
/
+392
2020-11-03
cpplib: EOF in pragmas
Nathan Sidwell
1
-8
/
+23
2020-11-03
cpplib: Fix off-by-one error
Nathan Sidwell
1
-1
/
+1
2020-10-20
preprocessor: Further fix for EOF in macro args [PR97471]
Nathan Sidwell
1
-1
/
+4
2020-09-26
powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
Jakub Jelinek
1
-2
/
+2
2020-07-28
libcpp: Fix up raw string literal parsing error-recovery [PR96323]
Jakub Jelinek
1
-1
/
+2
2020-05-19
preprocessor: Reimplement raw string lexing [pr95149]
Nathan Sidwell
1
-249
/
+273
2020-05-13
c++: Replace "C++2a" with "C++20".
Jason Merrill
1
-3
/
+3
2020-05-12
preprocessor: EOF location is at end of file [PR95013]
Nathan Sidwell
1
-10
/
+21
2020-05-08
preprocessor: Reimplement directives only processing, support raw literals.
Nathan Sidwell
1
-0
/
+482
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-05
Implement C++20 operator<=>.
Jason Merrill
1
-1
/
+8
2019-10-02
Handle :: tokens in C for C2x.
Joseph Myers
1
-1
/
+1
2019-09-19
Support extended characters in C/C++ identifiers (PR c/67224)
Lewis Hyatt
1
-18
/
+37
2019-09-05
[preprocessor/91639] #includes at EOF
Nathan Sidwell
1
-1
/
+7
2019-05-19
[PATCH] Fix PR 81721: ICE with PCH and Pragma warning and C++ operator
Andrew Pinski
1
-1
/
+5
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
-4
/
+4
2018-10-31
[6/6] Preprocessor forced macro location
Nathan Sidwell
1
-7
/
+7
2018-08-17
[PATCH] Macro body is trailing array
Nathan Sidwell
1
-0
/
+19
2018-08-16
[PATCH] CPP Macro predicates
Nathan Sidwell
1
-1
/
+1
2018-07-17
lex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of CPP_DL_PEDWARN...
Jakub Jelinek
1
-13
/
+14
2018-02-28
PR preprocessor/84517 allow double-underscore macros after string literals
Jonathan Wakely
1
-8
/
+19
2018-01-14
rs6000-p8swap.c (rs6000_sum_of_two_registers_p): New function.
Kelvin Nilsen
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-20
[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based o...
Michael Weiser
1
-1
/
+1
2017-11-13
Implement __VA_OPT__
Tom Tromey
1
-0
/
+30
2017-11-06
re PR c++/80955 (Macros expanded in definition of user-defined literals)
Mukesh Kapoor
1
-4
/
+6
2017-11-05
[libcpp] Remove semicolon after do {} while (0) in BUF_APPEND
Tom de Vries
1
-1
/
+1
2017-06-05
libcpp: add callback for comment-handling
David Malcolm
1
-0
/
+7
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-03-21
Fix search_line_fast for aarch64/ILP32
Andreas Schwab
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-15
Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)
David Malcolm
1
-19
/
+21
2016-12-12
re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398)
David Malcolm
1
-0
/
+7
2016-11-08
[AArch64] Optimized implementation of search_line_fast for the CPP lexer
Richard Earnshaw
1
-0
/
+95
2016-10-12
gcc/
Jakub Jelinek
1
-11
/
+92
2016-10-08
invoke.texi: Document accepting Else, fallthrough.
Jakub Jelinek
1
-6
/
+13
2016-10-08
invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.
Jakub Jelinek
1
-8
/
+90
[next]