]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
Merger of dmalcolm/jit branch from git
[thirdparty/gcc.git] / libcpp / ChangeLog
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git
2014-11-10  Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-06  Joseph MyersPreserve original spellings of extended identifiers.
2014-11-05  Joseph MyersEnable -fextended-identifiers by default.
2014-10-22  Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-10-14  Manuel López-Ibáñezline-map.h (linemap_location_from_macro_expansion_p...
2014-10-03  Bill Schmidtlex.c (search_line_fast): Add new version to be used...
2014-10-02  Bernd Edlingercharset.c (convert_no_conversion): Reallocate memory...
2014-10-01  Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-30  Bernd Edlingerre PR preprocessor/58893 (<command-line>:0:0: internal...
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-22  Jan Hubickacharset.c (conversion): Rename to ...
2014-09-17  Marek Polacekre PR c/61854 (Warning single-line comment for -std...
2014-09-09  Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04  Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-29  Manuel López-Ibáñezdirectives.c (check_eol_1): New.
2014-08-29  Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-28  Edward Smith-RowlandPR cpp/23827 - standard C++ should not have hex float...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-20  Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-19  Marek Polacek* lex.c (_cpp_lex_direct): Fix a typo.
2014-08-19  Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10  Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-27  Marek Polacekre PR c/61861 (Incorrect column number for -Wdiscarded...
2014-07-16  Dodji SeketeliSupport location tracking for built-in macro tokens
2014-07-11  Andreas Schwabre PR preprocessor/61389 (libcpp diagnostics shouldn...
2014-07-10  Edward Smith-Rowlandre PR preprocessor/61389 (libcpp diagnostics shouldn...
2014-07-09  Edward Smith-RowlandPR c++/58155 - -Wliteral-suffix warns about tokens...
2014-06-05  Edward Smith-Rowlandre PR c++/61038 (g++ -E is unusable with UDL strings)
2014-05-26  Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-21  Marek Polacekre PR c/61212 (gcc build failure on "dos file system...
2014-05-21  Edward Smith-Rowlandre PR c++/61038 (g++ -E is unusable with UDL strings)
2014-05-20  Richard Bienerconfig.gcc: Remove need_64bit_hwint.
2014-05-09  Joey Yefiles.c (find_file_in_dir): Always try to shorten for...
2014-05-07  Richard Bienerconfigure.ac: Always set need_64bit_hwint to yes.
2014-04-22  Rainer OrthRemove obsolete Solaris 9 support
2014-02-24  Walter LeeTILE-Gx big endian support.
2014-02-19  Jakub Jelinekre PR preprocessor/58844 (ICE with invalid use of ##)
2014-02-07  Jakub Jelinekre PR preprocessor/56824 (pragma GCC diagnostic push...
2014-01-23  Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02  Richard SandifordUpdate copyright years in libcpp/
2013-12-10  Joseph Myersre PR preprocessor/55715 (bogus overflow warning for...
2013-11-18  Bill Schmidtlex.c (search_line_fast): Correct for little endian.
2013-11-16  Joseph Myersucnid-2011-1.c: New test.
2013-11-15  Joseph Myersucnid-9.c: New test.
2013-11-06  Tobias Burnusmacro.c (_cpp_builtin_macro_text): Correct wording...
2013-11-05  Tobias Burnusc.opt (-Wdate-time): New option
2013-10-31  Edward Smith-RowlandImplement C++14 digit separators.
2013-10-15  David MalcolmAdd --enable-host-shared configuration option
2013-08-07  Richard Earnshawconfigure.ac: Set need_64bit_hwint for all arm targets.
2013-07-21  Jakub Jelinekre PR preprocessor/57620 (Phantom terminator confuses...
2013-07-10  Jakub Jelinekre PR preprocessor/57824 (Raw string literals not handl...
2013-07-10  Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-07-10  Jakub Jelinekre PR preprocessor/57757 (CPP extra inserted whitespace...
2013-06-29  Ed Smith-Rowlandlex.c (lex_raw_string(), [...]): Constrain suffixes...
2013-06-24  Dehao Chenfiles.c (_cpp_stack_include): Fix the highest_location...
2013-04-28  Jakub JelinekN3472 binary constants
2013-04-24  Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-04-03  Sebastian Huberre PR target/56771 (Integer Overflow? Building arm...
2013-03-06  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-01  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-28  Jakub Jelinekfiles.c (_cpp_find_file): If returning early...
2013-02-28  Jakub Jelinekconfigure.ac: Don't define ENABLE_CHECKING whenever...
2013-02-14  Ed Smith-Rowlandre PR c++/55582 ([C++11] Unable to define string user...
2013-01-14  Richard SandifordUpdate copyright years in libcpp.
2013-01-04  Paolo CarliniPR c++/54526 (again)
2013-01-03  Marc Glissere PR bootstrap/50167 (gmp memory functions are extern...
2012-12-03  Jakub Jelinekre PR bootstrap/55380 (All search_line_fast implementat...
2012-11-21  Steve Ellceyre PR pch/55399 (pch tests fail on mips-mti-linux-gnu...
2012-11-16  Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10  Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-10-23  Ian BoltonAArch64 [7/10]
2012-10-23  Joseph Myersgcc:
2012-10-15  Tobias Burnusfiles.c (read_file_guts, [...]): Free memory before...
2012-10-04  Florian WeimerImplement #pragma GCC warning/error
2012-09-25  Dehao Chenre PR middle-end/54704 (three-fold increase in compile...
2012-09-25  Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-08-27  Dodji SeketeliPR preprocessor/53469 - argument tokens of _Pragma...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-30  Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-06-19  Uros Bizjaklex.c (search_line_sse42): Use __builtin_ia32_loaddqu...
2012-06-05  Dimitrios Apostolouline-map.c (linemap_enter_macro): Don't zero max_column...
2012-06-04  Dodji SeketeliPR preprocessor/53463 - Fix system header detection...
2012-05-29  Joseph Myersdirectives.c: Fix typos.
2012-05-29  Dodji SeketeliPR bootstrap/53459 - unused local typedef when building...
2012-05-29  Dodji SeketeliRevert "PR bootstrap/53459 - unused local typedef when...
2012-05-29  Dodji SeketeliPR preprocessor/53229 - Fix diagnostics location when...
2012-05-24  Dodji SeketeliPR bootstrap/53459 - unused local typedef when building...
2012-05-16  Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-10  Tristan Gingoldexpr.c (interpret_float_suffix): Add a guard.
2012-05-02  Dodji SeketeliProperly initialize cpp_context in destringize_and_run
2012-04-30  Manuel López-Ibáñez* libcpp/ChangeLog: Fix PR number.
2012-04-30  Manuel López-Ibáñezre PR c++/52974 (Canonicalize include paths in diagnostics)
2012-04-30  Dodji SeketeliSwitch -ftrack-macro-expansion=2 on by default.
2012-04-30  Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-30  Dodji SeketeliFix expansion point loc for macro-like tokens
2012-04-30  Dodji SeketeliFix token pasting with -ftrack-macro-expansion
2012-04-30  Dodji SeketeliFix cpp_sys_macro_p with -ftrack-macro-expansion
2012-04-29  Dodji SeketeliDon't use C++ style comments in libcpp
next