summaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-6/+6
* rtl.h (plus_constant): Delete.Zack Weinberg2004-07-201-1/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-0/+21
* c-pragma.h (c_lex_string_translate): Change type to int.Alexandre Oliva2004-06-151-1/+28
* Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn2004-06-021-1/+0
* target-supports.exp (check-iconv-available): New function.Eric Christopher2004-02-271-3/+6
* Represent column numbers using line-map's source_location.Per Bothner2004-02-111-20/+18
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner2004-02-041-12/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1