]> gcc.gnu.org Git - gcc.git/history - libcpp
re PR ada/48835 (porting GNAT to m68k-linux)
[gcc.git] / libcpp /
2016-06-22 David Malcolmlibcpp: Tweak to missing #include source location
2016-06-22 David MalcolmImplement -fdiagnostics-parseable-fixits
2016-06-22 John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-06-03 Joseph Myers* sr.po: Update.
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-05-20 Martin LiskaChange ENABLE_VALGRIND_CHECKING to
2016-05-18 Joseph Myers* da.po: Update.
2016-05-12 Joseph Myers* fi.po: Update.
2016-05-03 Joseph Myers* nl.po: Update.
2016-04-30 Joseph Myers* sv.po: Update.
2016-04-28 Joseph MyersUpdate .po files.
2016-04-28 Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-21 Joseph MyersRegenerate .pot files.
2016-04-13 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-04-08 Joseph MyersRegenerate .pot files.
2016-04-06 Richard Hendersonre PR preprocessor/61817 (Inconsistent location of...
2016-03-30 Joseph Myers* da.po: Update.
2016-03-25 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-03-21 Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
2016-03-17 Joseph Myers* fr.po: Update.
2016-03-15 Richard HendersonFix compiling large files
2016-03-15 Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-03-09 David MalcolmPR c++/70105: prevent nonsensical underline spew for...
2016-03-09 David MalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-03-05 Joseph Myers* sr.po: Update.
2016-03-01 David MalcolmPR preprocessor/69985: fix ICE with long lines in ...
2016-02-23 David MalcolmPR preprocessor/69126: avoid comparing ad-hoc and non...
2016-02-12 Joseph Myers* eo.po: Update.
2016-02-09 Joseph Myers* fi.po: Update.
2016-02-08 David MalcolmPR preprocessor/69664: fix rich_location::override_column
2016-02-07 Joseph Myers* ru.po: Update.
2016-02-05 Jakub Jelinekre PR c++/69628 (Conditional jump or move depends on...
2016-02-05 Joseph Myers* fi.po: Update.
2016-02-04 Joseph MyersUpdate cpplib .po files.
2016-01-31 Joseph MyersRegenerate .pot files.
2016-01-31 Joseph Myers* fi.po: Update.
2016-01-28 Jakub Jelinekre PR pch/68176 (all pch tests fail on eglibc systems...
2016-01-28 Jakub Jelinek* directives.c (destringize_and_run): Adjust prototype.
2016-01-27 David Malcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-14 David MalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-08 Jakub Jelinekre PR c++/69145 (Bogus 'warning: #pragma implementation...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 David Malcolmlibcpp: Avoid unnecessary ad-hoc uses for large source...
2015-12-07 David MalcolmFix missing range information for "%q+D" format code
2015-11-20 David MalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-19 Jakub Jelinekre PR preprocessor/60736 (Crash in preprocessor includi...
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 David MalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-11-04 Mikhail MaltsevENABLE_CHECKING refactoring: remove remaining occurrences
2015-11-03 Uros Bizjaklex.c (search_line_sse42): Correctly advance the pointe...
2015-11-02 David Malcolmlibcpp: Improvements to description of source_location...
2015-10-21 Mikhail Maltsev[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-10-21 Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13 Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-08 Joseph Myers* zh_TW.po: Update.
2015-09-21 Manuel López-IbáñezHandle lines encoded into several maps in linemap_posit...
2015-09-07 Marek Polaceksystem.h (INTTYPE_MINIMUM): Rewrite to avoid shift...
2015-08-07 Yaakov SelkowitzMakefile.def (libiconv): Define bootstrap=true.
2015-07-31 Joseph Myers* sv.po: Update.
2015-07-24 Joseph Myers* nl.po: Update.
2015-07-08 Thomas SchwingeAddress -Wsign-compare diagnostics
2015-07-03 Paolo Carlini2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-02 Paolo Carlinire PR preprocessor/53690 ([C++11] \u0000 and \U00000000...
2015-07-02 Joseph MyersRegenerate .pot files.
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-30 Uros Bizjaklex.c (search_line_sse42): New main loop using asm...
2015-06-08 Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-05-26 Manuel López-Ibáñezline-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOC...
2015-05-20 David Malcolmlibcpp: Eliminate most of the non-const/reference-retur...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-13 David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-13 David Malcolmlibcpp: Replace macro usage with C++ constructs
2015-05-13 Michael Haubenwallnerlibcpp: Bump to automake 1.11.6
2015-05-13 David Malcolmline-map.h: move linemap_assert and friends higher...
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-05-09 Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05 David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-05-01 Joseph Myers* sv.po: Update.
2015-04-30 Joseph Myersbe.po, [...]: Update.
2015-04-13 Joseph Myersgcc.pot: Regenerate.
2015-04-12 Joseph Myers* sr.po: Update.
2015-04-10 Joseph Myers* fr.po: Update.
2015-04-10 Joseph Myers* fr.po: Update.
2015-04-09 Richard Bienerre PR pch/65550 (ICE (segfault) with pch)
2015-04-07 Joseph Myers* da.po: Update.
2015-04-07 Joseph Myersgcc.pot: Regenerate.
2015-04-06 Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-04-02 Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-03-24 Joseph Myers* fr.po: Update.
2015-03-23 Joseph Myers* fr.po: Update.
2015-03-23 Jakub Jelinekre PR preprocessor/65238 (__has_attribute is not handle...
2015-03-17 Edward Smith-Rowlandre PR c++/64626 (C++14 single quote should not always...
2015-03-04 Markus Trippelsdorfre PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp...
2015-02-25 Joseph Myersbe.po, [...]: Update.
2015-02-03 Dodji SeketeliPR preprocessor/64803 - __LINE__ inside macro is not...
2015-02-02 Joseph MyersRegenerate .pot files.
2015-01-30 Szabolcs Nagy[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in...
2015-01-23 Marek Polacekre PR preprocessor/60570 (expression in 'elif' directiv...
next
This page took 0.22703 seconds and 8 git commands to generate.