index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcpp
/
files.c
Age
Commit message (
Expand
)
Author
2020-01-20
[PR 80005] Fix __has_include
Nathan Sidwell
2020-01-01
Update copyright years.
Jakub Jelinek
2019-09-05
[preprocessor/91639] #includes at EOF
Nathan Sidwell
2019-08-29
[preprocessor] Include stacking
Nathan Sidwell
2019-08-28
[Preprocessor] small cleanups
Nathan Sidwell
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
2019-05-07
[libcpp] Reimplement mkdeps data structures
Nathan Sidwell
2019-04-03
Fix typo in comment
Jonathan Wakely
2019-01-01
Update copyright years.
Jakub Jelinek
2018-11-27
PR preprocessor/83173: Additional check before decrementing highest_location
Mike Gulick
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
2018-10-31
[1/7] Preprocessor cleanup
Nathan Sidwell
2018-08-16
[PATCH] CPP Macro predicates
Nathan Sidwell
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-25
input.c/libcpp: fix lifetimes of path buffers
David Malcolm
2016-10-21
re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)
Andris Pavenis
2016-06-22
libcpp: Tweak to missing #include source location
David Malcolm
2016-01-28
re PR pch/68176 (all pch tests fail on eglibc systems (with bits/predefs.h))
Jakub Jelinek
2016-01-08
re PR c++/69145 (Bogus 'warning: #pragma implementation for ‘...’ appears...
Jakub Jelinek
2016-01-04
Update copyright years.
Jakub Jelinek
2015-11-19
re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...
Jakub Jelinek
2015-05-19
Replace line_map union with C++ class hierarchy
David Malcolm
2015-04-09
re PR pch/65550 (ICE (segfault) with pch)
Richard Biener
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-22
gengtype.h (obstack_chunk_alloc, [...]): Remove cast.
Alan Modra
2014-10-01
Implement SD-6: SG10 Feature Test Recommendations
Edward Smith-Rowland
2014-09-30
re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...
Bernd Edlinger
2014-09-22
charset.c (conversion): Rename to ...
Jan Hubicka
2014-05-21
re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...
Marek Polacek
2014-05-09
files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.
Joey Ye
2014-01-02
Update copyright years in libcpp/
Richard Sandiford
2013-06-24
files.c (_cpp_stack_include): Fix the highest_location when header file is gu...
Dehao Chen
2013-03-06
re PR middle-end/56461 (GCC is leaking lots of memory)
Jakub Jelinek
2013-03-01
re PR middle-end/56461 (GCC is leaking lots of memory)
Jakub Jelinek
2013-02-28
files.c (_cpp_find_file): If returning early...
Jakub Jelinek
2013-01-14
Update copyright years in libcpp.
Richard Sandiford
2012-12-03
re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)
Jakub Jelinek
2012-11-21
re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)
Steve Ellcey
2012-11-16
cpplib.h (struct cpp_options): Add canonical_system_headers.
Simon Baldwin
2012-10-23
gcc:
Joseph Myers
2012-10-15
files.c (read_file_guts, [...]): Free memory before returning.
Tobias Burnus
2012-04-30
re PR c++/52974 (Canonicalize include paths in diagnostics)
Manuel López-Ibáñez
2012-01-09
re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...
Gary Funck
2011-10-17
Linemap infrastructure for virtual locations
Tom Tromey
2011-06-02
files.c (read_file_guts): Add test on non-zero value of S_ISREG.
John Tytgat
2011-04-20
remove useless if-before-free tests
Jim Meyering
2011-03-25
files.c (file_hash_eq): Use filename_cmp instead of strcmp.
Kai Tietz
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
2010-04-09
re PR preprocessor/43195 (#pragma once and -H)
Manuel López-Ibáñez
[next]