compiler: fix method finalization of unnamed structs.
[gcc.git] / libcpp / ChangeLog
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.
2010-06-03 Ralf Wildenhuesre PR bootstrap/42798 (--enable-build-with-cxx bootstra...
2010-04-25 Joseph Myersc-common.c (flag_isoc1x): New.
2010-04-09 Manuel López-Ibáñezre PR preprocessor/43195 (#pragma once and -H)
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-04-06 Jakub Jelinekre PR preprocessor/43642 (FAIL: c-c++-common/raw-string...
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-29 Jason MerrillMore N3077 raw string changes
2010-03-29 Jason MerrillSome raw string changes from N3077
2010-02-11 Jakub Jelinekinit.c (read_original_filename): Don't call read_origin...
2010-01-01 Joseph Myersre PR preprocessor/41947 (GCC Hexadecimal Floating...
2009-11-20 Arnaud Charletmacro.c (enter_macro_context): Call cb.used callback...
2009-11-11 Kai TietzChangeLog for libcpp
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-14 Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
2009-10-10 Jason Merrill* charset.c (_cpp_valid_ucn): Update C++0x restrictions.
2009-10-10 Neil Vachharajanidirectives.c (DIRECTIVE_TABLE): Remove DEPRECATED from...
2009-09-23 Loren J. Rittleconfigure.ac (AC_CHECK_HEADERS after AC_LANG(C++))...
2009-09-22 Richard Guentherre PR preprocessor/38987 (Including a precompiled heade...
2009-09-19 Chris Demetrioure PR preprocessor/28435 (-MMD vs not found system...
2009-09-13 Kai TietzChanglog libcpp
2009-09-12 Jason Merrilldbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-09-02 Ian Lance Taylormacro.c (stringify_arg): Escape CPP_WCHAR tokens.
2009-08-24 Ralf WildenhuesUpdate AC_PREREQ entries to 2.64
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-17 Tom Tromeyre PR preprocessor/41067 (Inconsistency in warnings...
2009-07-27 Douglas B Ruppcpplib.h (INO_T_CPP): New macro.
2009-07-20 Jerry Quinnre PR regression/40800 (libcpp breaks bootstrap)
2009-07-18 Jerry Quinndirectives.c (do_linemarker, do_line): Use CPP_STRING...
2009-06-23 Manuel López-Ibáñezdirectives.c (parse_include): Add location argument.
2009-06-18 Manuel López-Ibáñezexpr.c (num_div_op): Take explicit location.
2009-06-17 Ian Lance Taylor* include/cpplib.h (progname): Don't declare.
next