summaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2008-08-211-4/+4
* re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2008-07-231-5/+5
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-1/+0
* re PR c/34867 (valgrind error indication in testsuite from c-lex.c:996:c_lex_...Laurynas Biveinis2008-06-271-1/+1
* c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor2008-06-221-4/+4
* c-lex.c (fe_file_change): Pass SOURCE_LINE to start_source_file debug hook.Tom Tromey2008-06-111-2/+5
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-22/+66
* toplev.c (input_file_stack, [...]): Remove.Tom Tromey2008-02-291-3/+2
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-43/+1
* c-common.c (fname_as_string): Update.Tom Tromey2007-09-131-39/+9
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-9/+21
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-3/+3
* c-lex.c (interpret_fixed): Declare.Chao-ying Fu2007-08-301-0/+130
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-5/+5
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-2/+27
* re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez2007-03-221-5/+17
* re PR middle-end/27428 (ICE with goto in erroneous code)Roger Sayle2006-06-291-0/+1
* Whitespace fixupsMike Stump2006-05-181-18/+18
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-10/+3
* re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt2005-12-221-1/+6
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-24/+26
* c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson2005-11-261-1/+1
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-1/+1
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-4/+6
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-5/+5
* * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.Kazu Hirata2005-04-171-6/+0
* builtin-attrs.def, [...]: Update copyright.Kazu Hirata2005-03-131-1/+2
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-121-1/+1
* c-tree.h (struct c_declarator): New id_loc field.Per Bothner2005-03-111-2/+8
* c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagn...Zack Weinberg2004-10-271-8/+8
* c-lex.c (get_nonpadding_token): Remove.Nathan Sidwell2004-10-261-71/+100
* c-lex.c (interpret_float): Give a pedwarn rather than a warning for an out-of...Joseph Myers2004-10-081-6/+6
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-19/+19
* c-common.c (fix_string_type): Build the unqualified array type unconditionall...Matt Austern2004-09-211-1/+10
* c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers2004-09-131-2/+2
* c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg2004-09-101-7/+7
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-8/+7
* c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski2004-08-281-2/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-4/+4
* flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg2004-08-251-1/+1
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-12/+9
* c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair.Nathan Sidwell2004-08-041-23/+35
* Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h.Bernardo Innocenti2004-07-261-2/+2
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-2/+2
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-1/+1
* c-decl.c (groktypename, [...]): Rename variable typename to type_name.Bernardo Innocenti2004-07-251-6/+6