]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
AArch64 [7/10]
[thirdparty/gcc.git] / libcpp / ChangeLog
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
2012-04-27  Ollie WildAdd new option, -Wliteral-suffix.
2012-04-26  Manuel López-Ibáñeztree-diagnostic.c (maybe_unwind_expanded_macro_loc...
2012-03-22  Richard Earnshaw* lex.c (search_line_fast): Provide Neon-optimized...
2012-03-14  Rainer OrthRemove obsolete Solaris 8 support
2012-02-14  Walter LeeAdd ports for TILE-Gx and TILEPro.
2012-01-09  Richard Guenthermacro.c (_cpp_builtin_macro_text): Remove unused variab...
2012-01-09  Gary Funckre PR preprocessor/33919 (__BASE_FILE__ does not expand...
2012-01-03  Olivier Hainquesystem.h: Prior to #define, #undef fopen and freopen...
2011-12-20  Joseph Myersgcc:
2011-12-20  Andreas Schwabwarnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading...
2011-12-19  Andreas SchwabCheck for warning flags without no- prefix
2011-12-07  Jakub Jelinekre PR bootstrap/50237 (bootstrap comparison failure...
2011-12-05  Dodji SeketeliAdd 'inline' to prototype of tokens_buff_remove_last_token
2011-11-22  Diego Novilloline-map.h (linemap_dump): Declare.
2011-11-21  Ed Smith-Rowlandre PR c++/50958 ([C++0x] raw literal operator provides...
2011-11-03  Michael Matzre PR bootstrap/50857 (The compiler is built with excep...
2011-11-02  Paolo Carliniinternal.h (uxstrdup, ustrchr): Return const unsigned...
2011-11-02  Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-31  Jason Merrillre PR libstdc++/1773 (__cplusplus defined to 1, should...
2011-10-31  Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-25  Dodji SeketeliFix lookup of macro maps
2011-10-25  Dodji SeketeliSupport expansion of reserved locations wrapped in...
2011-10-22  Dodji SeketeliFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-20  Dodji SeketeliFix thinko in _cpp_remaining_tokens_num_in_context
2011-10-18  Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  Dodji SeketeliFix bootstrapping with --disable-checking
2011-10-17  Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-10-17  Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17  Tom TromeySupport -fdebug-cpp option
2011-10-17  Tom TromeyGenerate virtual locations for tokens
2011-10-17  Tom TromeyLinemap infrastructure for virtual locations
2011-08-28  Dodji SeketeliFix the use of linemap_add and remove unnecessary kludge
2011-08-22  Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-18  Rainer OrthProperly define __cplusplus (PR libstdc++-v3/1773)
2011-08-18  Joseph Myers* include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18  Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-08-15  Gabriel CharetteLINEMAP_POSITION_FOR_COLUMN had the exact same effect...
2011-07-28  Gabriel Charetteline-map.h (struct line_maps): Remove unused field...
2011-07-28  H.J. LuSet need_64bit_hwint to yes for x86 targets.
2011-07-25  Rainer Orthsystem.h [...]: Wrap C function declarations in extern...
2011-07-22  Rainer Orthre PR bootstrap/49794 (Solaris 10/x86 bootstrap broken...
2011-07-15  Dodji SeketeliUse source_location where it is due
2011-07-07  Rainer Orthre PR bootstrap/39150 (Configure scripts have no 64...
2011-06-16  Jason Merrillre PR c++/45399 ([C++0x] Warning for \0 in raw strings)
2011-06-06  Dodji Seketelire PR preprocessor/48532 (Wrong location of namespaced...
2011-06-02  John Tytgatfiles.c (read_file_guts): Add test on non-zero value...
2011-05-22  Uros Bizjakre PR bootstrap/49104 (bootstrap failure on AMD K6...
2011-04-25  Jan Kratochvilansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
2011-04-23  Jakub Jelinekre PR preprocessor/48740 (Raw C++0x strings and trigrap...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-25  Kai Tietzfiles.c (file_hash_eq): Use filename_cmp instead of...
2011-03-21  Michael MeissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2011-03-18  Richard Hendersonre PR bootstrap/45381 (Bootstrap failure for powerpc...
2011-01-04  Eric Botcazoure PR preprocessor/39213 (Preprocessor ICE with -m64...
2010-11-18  Ian Lance Taylorre PR bootstrap/45538 (--enable-build-with-cxx compilin...
2010-11-16  Kai Tietzre PR preprocessor/17349 (// comments cause weird behav...
2010-11-03  Ian Lance Taylorconfigure.ac: Use AC_SYS_LARGEFILE.
2010-10-19  Basile Starynkevitchline-map.h (source_location): Remove obsolete comment...
2010-09-29  Kai Tietzre PR preprocessor/45362 (Dangling reference about...
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-15  Ian Lance Taylor* init.c: Fix type name in comment.
2010-08-31  Jakub Jelinekre PR preprocessor/45457 (ICE: invalid built-in macro...
2010-08-26  Rainer Orth* system.h [HAVE_INTTYPES_H]: Include inttypes.h.
2010-08-24  Richard Hendersonre PR bootstrap/45376 (no such instruction: `pcmpestri...
2010-08-24  Rainer Orthlex.c: Disable init_vectorized_lexer etc.
2010-08-21  Richard HendersonVectorize fast path of _cpp_clean_line.
2010-06-11  Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
2010-06-10  Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-09  Joern Renneckere PR bootstrap/44432 ([boot with C++] configure does...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
next