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
/
macro.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-69
/
+69
2018-10-31
[3/7] Preprocessor macro loc
Nathan Sidwell
1
-15
/
+5
2018-10-11
libcpp: show macro definition when used with wrong argument count
David Malcolm
1
-0
/
+4
2018-10-09
Cleanup of libcpp diagnostic callbacks
David Malcolm
1
-2
/
+2
2018-08-20
[CPP PATCH] node type
Nathan Sidwell
1
-20
/
+24
2018-08-20
[CPP PATCH] Fix warning & other cleanups.
Nathan Sidwell
1
-10
/
+1
2018-08-20
[PATCH] #assert becomes macro-like
Nathan Sidwell
1
-6
/
+6
2018-08-17
[PATCH] Adjust lazy macro definition
Nathan Sidwell
1
-38
/
+36
2018-08-17
[PATCH] Macro body is trailing array
Nathan Sidwell
1
-119
/
+117
2018-08-16
[PATCH] Macro definition parameter parsing
Nathan Sidwell
1
-132
/
+148
2018-08-16
[PATCH] CPP Macro predicates
Nathan Sidwell
1
-14
/
+37
2018-07-18
re PR c/69558 (glib2 warning pragmas stopped working)
Bernd Edlinger
1
-18
/
+14
2018-02-15
PR preprocessor/83063 - __VA_OPT__ and ##
Jason Merrill
1
-23
/
+112
2018-02-15
* libcpp/macro.c: Fix typos.
Jason Merrill
1
-9
/
+9
2018-01-18
Add ability to remap file names in __FILE__, etc (PR other/70268)
Boris Kolpackov
1
-0
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-21
Use -Wtraditional for "would be stringified in traditional C" (PR preprocesso...
Eric Gallager
1
-1
/
+1
2017-11-21
C++: provide macro used-before-defined hint (PR c++/72786)
David Malcolm
1
-0
/
+8
2017-11-13
Implement __VA_OPT__
Tom Tromey
1
-2
/
+168
2017-10-10
[PATCH] preprocessor stringizing raw strings
Nathan Sidwell
1
-3
/
+11
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+1
2016-06-01
c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.
Eduard Sanou
1
-3
/
+7
2016-04-28
c-common.c (get_source_date_epoch): New function...
Eduard Sanou
1
-7
/
+14
2016-04-06
re PR preprocessor/61817 (Inconsistent location of tokens in the expansion li...
Richard Henderson
1
-20
/
+32
2016-03-21
re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)
Jakub Jelinek
1
-0
/
+9
2016-01-27
libcpp: use better locations for _Pragma tokens (preprocessor/69126)
David Malcolm
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-21
[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
Mikhail Maltsev
1
-23
/
+15
2015-06-30
Implement N4197 - Adding u8 character literals
Edward Smith-Rowland
1
-1
/
+1
2015-05-19
Replace line_map union with C++ class hierarchy
David Malcolm
1
-8
/
+10
2015-02-03
PR preprocessor/64803 - __LINE__ inside macro is not constant
Dodji Seketeli
1
-3
/
+28
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
/
+4
2014-11-06
Preserve original spellings of extended identifiers.
Joseph Myers
1
-20
/
+39
2014-09-04
options.texi: Document that Var and Init are required if CPP is given.
Manuel López-Ibáñez
1
-24
/
+21
2014-08-29
macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...
Manuel López-Ibáñez
1
-13
/
+12
2014-08-19
c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...
Marek Polacek
1
-3
/
+3
2014-08-10
re PR c/51849 (-Wc99-compat would be considered useful)
Marek Polacek
1
-0
/
+14
2014-07-27
re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)
Marek Polacek
1
-4
/
+7
2014-07-16
Support location tracking for built-in macro tokens
Dodji Seketeli
1
-1
/
+22
2014-07-10
re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...
Edward Smith-Rowland
1
-21
/
+56
2014-06-05
re PR c++/61038 (g++ -E is unusable with UDL strings)
Edward Smith-Rowland
1
-4
/
+3
2014-05-21
re PR c++/61038 (g++ -E is unusable with UDL strings)
Edward Smith-Rowland
1
-0
/
+3
2014-02-19
re PR preprocessor/58844 (ICE with invalid use of ##)
Jakub Jelinek
1
-14
/
+11
2014-01-02
Update copyright years in libcpp/
Richard Sandiford
1
-1
/
+1
2013-11-06
macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.
Tobias Burnus
1
-4
/
+4
2013-11-05
c.opt (-Wdate-time): New option
Tobias Burnus
1
-0
/
+7
2013-01-14
Update copyright years in libcpp.
Richard Sandiford
1
-3
/
+1
[next]