tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.
[gcc.git] / gcc / c-lex.c
2007-03-22 Manuel López-Ibáñezre PR other/23572 (No warning for assigning a value...
2006-06-29 Roger Saylere PR middle-end/27428 (ICE with goto in erroneous...
2006-05-18 Mike StumpWhitespace fixups
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-22 Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-26 Richard Hendersonc-lex.c (pragma_lex): Rename from c_lex.
2005-07-19 DJ Delorietoplev.h: Add comment about the first parameter for...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-17 Kazu Hirata* c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.
2005-03-13 Kazu Hiratabuiltin-attrs.def, [...]: Update copyright.
2005-03-12 Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-12 Per Bothnerc-tree.h (struct c_declarator): New id_loc field.
2004-10-27 Zack Weinbergc-lex.c (cb_def_pragma): Clean up code for making locat...
2004-10-26 Nathan Sidwellc-lex.c (get_nonpadding_token): Remove.
2004-10-08 Joseph Myersc-lex.c (interpret_float): Give a pedwarn rather than...
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-21 Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-12 Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-08-28 Ziemowit Laskic-common.h: Update comments about ObjC/ObjC++ entry...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-25 Zack Weinbergflags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-04 Nathan Sidwellc-lex.c (narrowest_unsigned_type, [...]): Take low...
2004-07-26 Bernardo InnocentiMakefile.in (C_PRAGMA_H): New variable to track depende...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-decl.c (groktypename, [...]): Rename variable typenam...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-20 Zack Weinbergrtl.h (plus_constant): Delete.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-02 Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-02-27 Eric Christophertarget-supports.exp (check-iconv-available): New function.
2004-02-11 Per BothnerRepresent column numbers using line-map's source_location.
2004-02-05 Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Giovanni Bajoc-lex.c (c_lex): Rename to...
2003-10-02 Per Bothnerc-lex.c (fe_file_change): Handle a NULL new_map.
2003-10-02 Per Bothnerc-lex.c (src_line): Remove unneeded static variable.
2003-09-14 Alexandre Olivac-ppoutput.c (cb_line_change): Revert 2003-08-04's...
2003-09-12 Mike Stump* c-lex.c (fe_file_change): Don't transform to_line...
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-09 Rainer Orth* c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-06-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-23 Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-22 Neil Boothc-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-20 Neil BoothMakefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-14 Neil Booth/home/neil/diffs/include.log
2003-03-06 Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-03-04 Neil BoothMakefile.in: Update.
2003-03-02 Neil Boothc-incpath.c (remove_component_p, [...]): Move back...
2003-03-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-01-13 Mark Mitchellre PR c++/9264 ([parser] ICE on invalid octal constant)
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-07-21 Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-06-27 Neil Boothre PR preprocessor/7070 (internal error with -Wunknown...
2002-06-02 Neil Booth* c-lex.c: Update copyright and file description.
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-04 Neil BoothMakefile.in (c-lex.o): Update.
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-27 Richard Hendersonc-parse.in (malloced_yyss, [...]): New.
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Matthew Hillercpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
2002-04-22 Zack Weinbergre PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite...
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-20 Jim Blandyc-lex.c (cb_file_change): Pass the #inclusion's line...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-12 Jakub Jelinekc-lex.c (cb_ident, c_lex): Remove unnecessary cast.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-01 Zack Weinbergc-lex.c (yyparse): Call debug_hooks->start_source_file...
2001-12-31 Graham Stott* c-lex.c: Include tree.h before expr.h
2001-12-16 Kaveh R. Ghazic-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-10 Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-08 Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-02 Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
next