spu.c (struct machine_function): New data structure.
[gcc.git] / libcpp / ChangeLog
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.
2009-06-12 Ian Lance Taylorcpplib.h (struct cpp_options): Add warn_cxx_operator_na...
2009-06-01 Aldy Hernandezdiagnostic.c (diagnostic_build_prefix): Always print...
2009-06-01 Ian Lance Taylorcpp-id-data.h: Add extern "C".
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-13 Manuel López-Ibáñezre PR preprocessor/36674 (#include location is offset...
2009-05-10 Joseph Myersc-lex.c (c_lex_with_flags): Expect cpp_hashnode in...
2009-05-03 Joseph Myerscharset.c (one_utf8_to_cppchar): Correct mask used...
2009-04-25 Joseph Myersre PR preprocessor/39559 (constants too large for intma...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-20 Manuel López-Ibáñezre PR c++/13358 (long long and C++ do not mix well)
2009-04-19 Joseph Myersre PR preprocessor/20078 (Gcc doesn't complain about...
2009-04-18 Joseph Myersdirectives.c (parse_include): Pass true to check_eol.
2009-04-18 Joseph Myersre PR preprocessor/39646 (__FILE__ breaks for empty...
2009-04-18 Joseph Myersre PR preprocessor/39647 (Syntax checks in #line not...
2009-04-12 Joseph Myersre PR preprocessor/31869 (stringifying empty macros)
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-01 Janis Johnsonre PR target/39027 (double floating point suffix of...
2009-04-01 Janis Johnsonre PR c/33466 (mixed-case suffix for decimal float...
2009-03-31 Joseph Myersre PR preprocessor/15638 (gcc should have option to...
2009-03-30 Sergiy Vyshnevetskiyre PR preprocessor/31932 (cpp -f*-charset and gcj ...
2009-03-30 Tom Tromeyre PR preprocessor/39512 (linemap_init in lex.c does...
2009-03-30 Jakub Jelinekre PR target/39558 (Bad interaction of decls named...
next