OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / c-lex.c
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-06-27 lauras2008-06-27 Laurynas Biveinis <laurynas.biveinis@gmail...
2008-06-22 ian * c-lex.c (narrowest_unsigned_type): Change itk to...
2008-06-11 tromey * c-lex.c (fe_file_change): Pass SOURCE_LINE to start_...
2008-04-18 jasonlibcpp/ChangeLog:
2008-02-29 tromeygcc
2008-02-26 tromeygcc
2007-09-13 tromeygcc
2007-09-06 tromeygcc:
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-30 chaoyingfu * c-lex.c (interpret_fixed): Declare.
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-03 uroslibcpp/ChangeLog:
2007-03-22 manu2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-06-29 sayle PR middle-end/27428
2006-05-18 mrsWhitespace fixups
2006-01-04 rthlibcpp/
2005-12-22 reichelt2005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-11-26 rth * c-lex.c (pragma_lex): Rename from c_lex.
2005-07-19 dj* toplev.h: Add comment about the first parameter for...
2005-06-25 kcookUpdate FSF address.
2005-06-06 gdrlibiberty/
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-17 kazu * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.
2005-03-13 kazu * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
2005-03-12 geoffkIndex: libcpp/ChangeLog
2005-03-12 bothner * c-tree.h (struct c_declarator): New id_loc field.
2004-10-27 zack * c-lex.c (cb_def_pragma): Clean up code for making...
2004-10-26 nathan * c-lex.c (get_nonpadding_token): Remove.
2004-10-08 jsm28 * c-lex.c (interpret_float): Give a pedwarn rather...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-21 zack2004-09-20 Matt Austern <austern@apple.com>
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-25 zack * flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-15 nathan.:
2004-08-04 nathan * c-lex.c (narrowest_unsigned_type, narrowest_signed_t...
2004-07-26 bernie * Makefile.in (C_PRAGMA_H): New variable to track...
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-decl.c (groktypename, groktypename_in_param_contex...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-15 aolivagcc/ChangeLog:
2004-06-02 jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-02-27 echristo2004-02-26 Eric Christopher <echristo@redhat.com>
2004-02-11 bothner Represent column numbers using line-map's source_location.
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29 giovannibajo * c-lex.c (c_lex): Rename to...
2003-10-02 bothner * c-lex.c (fe_file_change): Handle a NULL new_map.
2003-10-02 bothner * c-lex.c (src_line): Remove unneeded static variable.
2003-09-14 aoliva* c-ppoutput.c (cb_line_change): Revert 2003-08-04...
2003-09-12 bothner * c-lex.c (fe_file_change): Don't transform to_line...
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-07-29 geoffk2003-07-29 Geoffrey Keating <geoffk@apple.com>
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-09 ro * c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 aj * c-lex.c: Convert to ISO C90.
2003-06-19 aj * c-tree.h: Remove declaration of poplevel.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-22 neil * c-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-20 neil * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-03-15 neil * Makefile.in: Update.
2003-03-14 neil/home/neil/diffs/include.log
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-04 neil * Makefile.in: Update.
2003-03-02 neil * c-incpath.c (remove_component_p, simplify_path)...
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-01-13 mmitchel PR c++/9264
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-16 rthgcc/
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-06-27 neil PR preprocessor/7070
2002-06-02 neil * c-lex.c: Update copyright and file description.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 neil * c-lex.c (indent_level): Remove.
2002-05-09 neil * Makefile.in: Update.
2002-05-06 neil * c-common.c (warn_multichar): New.
next