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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
[PATCH] Fix PR 81721: ICE with PCH and Pragma warning and C++ operator
Andrew Pinski
1
-0
/
+6
2019-05-14
Fix min_location usage in line-map.c (PR preprocessor/90382).
Martin Liska
1
-0
/
+6
2019-05-14
Do a refactoring in linemap (PR preprocessor/90382).
Martin Liska
1
-0
/
+28
2019-05-07
[libcpp] Reimplement mkdeps data structures
Nathan Sidwell
1
-0
/
+3
2019-05-07
[libcpp] Reimplement mkdeps data structures
Nathan Sidwell
1
-0
/
+20
2019-05-06
[libcpp] struct deps renaming
Nathan Sidwell
1
-0
/
+8
2019-04-03
Fix typo in comment
Jonathan Wakely
1
-0
/
+4
2019-02-26
Improve memory statistics report readability.
Martin Liska
1
-0
/
+5
2019-02-20
Fix ICE with #line directive (PR c/89410)
David Malcolm
1
-0
/
+6
2019-02-18
Use 1UL constant in order to not overflow (PR c++/89383).
Martin Liska
1
-0
/
+6
2019-02-12
linemap_line_start: protect against location_t overflow (PR lto/88147)
David Malcolm
1
-0
/
+7
2019-01-26
re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location))
Jakub Jelinek
1
-0
/
+7
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+5
2018-11-27
PR preprocessor/83173: Enhance -fdump-internal-locations output
Mike Gulick
1
-0
/
+6
2018-11-27
PR preprocessor/83173: Additional check before decrementing highest_location
Mike Gulick
1
-0
/
+7
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
1
-0
/
+20
2018-11-07
iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
Hafiz Abid Qadeer
1
-0
/
+4
2018-11-05
Do not use %zu format in libcpp.
Martin Liska
1
-0
/
+4
2018-11-05
Fix printf call in symtab.c.
Martin Liska
1
-0
/
+5
2018-11-05
Fix string pool statistics.
Martin Liska
1
-0
/
+5
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-0
/
+6
2018-10-31
[6/6] Preprocessor forced macro location
Nathan Sidwell
1
-0
/
+7
2018-10-31
[5/6] Preprocessor include
Nathan Sidwell
1
-0
/
+3
2018-10-31
[4/7] Preprocessor location-kind predicates
Nathan Sidwell
1
-0
/
+7
2018-10-31
[3/7] Preprocessor macro loc
Nathan Sidwell
1
-0
/
+5
2018-10-31
[2/7] Preprocessor node access
Nathan Sidwell
1
-0
/
+3
2018-10-31
[1/7] Preprocessor cleanup
Nathan Sidwell
1
-0
/
+6
2018-10-18
Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.
Joseph Myers
1
-0
/
+6
2018-10-11
libcpp: show macro definition when used with wrong argument count
David Malcolm
1
-0
/
+5
2018-10-11
[PATCH] A couple of line map fixes
Nathan Sidwell
1
-0
/
+7
2018-10-09
Cleanup of libcpp diagnostic callbacks
David Malcolm
1
-0
/
+44
2018-09-17
Add range_idx param to range_label::get_text
David Malcolm
1
-0
/
+5
2018-08-30
[libcpp] fix some line map comments
Nathan Sidwell
1
-0
/
+6
2018-08-27
Replace 8 spaces with a tabular in ChangeLog files.
Martin Liska
1
-4
/
+4
2018-08-27
Less verbose fix-it hints for missing header files (PR 87091)
David Malcolm
1
-0
/
+16
2018-08-24
Set start_location to 0 if we ran out of line map space
H.J. Lu
1
-0
/
+8
2018-08-20
[CPP PATCH] node field bits
Nathan Sidwell
1
-0
/
+3
2018-08-20
[CPP PATCH] node type
Nathan Sidwell
1
-0
/
+28
2018-08-20
[CPP PATCH] Fix warning & other cleanups.
Nathan Sidwell
1
-0
/
+6
2018-08-20
[PATCH] Kill cpp-id-data.h
Nathan Sidwell
1
-0
/
+4
2018-08-20
[PATCH] #assert becomes macro-like
Nathan Sidwell
1
-0
/
+17
2018-08-17
[PATCH] Adjust lazy macro definition
Nathan Sidwell
1
-0
/
+14
2018-08-17
[PATCH] Macro body is trailing array
Nathan Sidwell
1
-0
/
+23
2018-08-17
[PATCH] Move cpp_macro to cpplib.h
Nathan Sidwell
1
-0
/
+7
2018-08-16
[PATCH] Macro definition parameter parsing
Nathan Sidwell
1
-1
/
+14
2018-08-16
[PATCH] CPP Macro predicates
Nathan Sidwell
1
-0
/
+26
2018-08-15
diagnostics: add labeling of source ranges
David Malcolm
1
-0
/
+14
2018-08-08
[PATCH] line-map include-from representation
Nathan Sidwell
1
-0
/
+18
2018-08-07
[PATCH] Line map table allocation
Nathan Sidwell
1
-0
/
+5
2018-07-20
libcpp: remove redundant parameter from rich_location::set_range
David Malcolm
1
-0
/
+6
[next]