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
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
2016-10-08
c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...
Jakub Jelinek
1
-18
/
+18
2016-10-05
re PR target/77847 (PowerPC big endian power7/power8 do not bootstrap due to ...
Kelvin Nilsen
1
-0
/
+1
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-1
/
+99
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-1
/
+3
2016-08-05
On-demand locations within string-literals
David Malcolm
1
-1
/
+1
2016-05-20
Change ENABLE_VALGRIND_CHECKING to
Martin Liska
1
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
1
-0
/
+13
2015-11-03
lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.
Uros Bizjak
1
-1
/
+1
2015-07-02
re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...
Paolo Carlini
1
-1
/
+2
2015-06-30
Implement N4197 - Adding u8 character literals
Edward Smith-Rowland
1
-2
/
+4
2015-06-30
lex.c (search_line_sse42): New main loop using asm flag outputs.
Uros Bizjak
1
-5
/
+23
2015-05-09
lex.c (lex_string): Add -Wc++11-compat warning.
Jason Merrill
1
-0
/
+6
2015-04-06
re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...
Jakub Jelinek
1
-2
/
+5
2015-04-02
re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...
Jakub Jelinek
1
-0
/
+7
2015-03-17
re PR c++/64626 (C++14 single quote should not always be a digit separator)
Edward Smith-Rowland
1
-0
/
+3
2015-03-04
re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...
Markus Trippelsdorf
1
-0
/
+1
2015-01-30
[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.c
Szabolcs Nagy
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-20
re PR target/63966 (inconsistent operand constraints compiling build libcpp)
Uros Bizjak
1
-5
/
+1
2014-11-20
re PR target/63966 (inconsistent operand constraints compiling build libcpp)
Uros Bizjak
1
-0
/
+4
2014-11-06
Preserve original spellings of extended identifiers.
Joseph Myers
1
-22
/
+40
2014-10-03
lex.c (search_line_fast): Add new version to be used for Power8 and later tar...
Bill Schmidt
1
-11
/
+104
2014-09-17
re PR c/61854 (Warning single-line comment for -std=c89?)
Marek Polacek
1
-5
/
+32
2014-08-20
cpplib.h (cpp_options): Use signed char.
Marek Polacek
1
-0
/
+1
2014-08-19
* lex.c (_cpp_lex_direct): Fix a typo.
Marek Polacek
1
-1
/
+1
2014-08-19
c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...
Marek Polacek
1
-1
/
+1
2014-08-10
re PR c/51849 (-Wc99-compat would be considered useful)
Marek Polacek
1
-1
/
+11
2014-07-10
re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...
Edward Smith-Rowland
1
-6
/
+20
2014-07-09
PR c++/58155 - -Wliteral-suffix warns about tokens which are skipped
Edward Smith-Rowland
1
-2
/
+2
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
[next]