Age | Commit message (Expand) | Author | Files | Lines |
2005-07-19 | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 1 | -1/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -1/+1 |
2005-05-24 | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 1 | -4/+6 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -5/+5 |
2005-04-17 | * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove. | Kazu Hirata | 1 | -6/+0 |
2005-03-13 | builtin-attrs.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-03-12 | Index: libcpp/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2005-03-11 | c-tree.h (struct c_declarator): New id_loc field. | Per Bothner | 1 | -2/+8 |
2004-10-27 | c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagn... | Zack Weinberg | 1 | -8/+8 |
2004-10-26 | c-lex.c (get_nonpadding_token): Remove. | Nathan Sidwell | 1 | -71/+100 |
2004-10-08 | c-lex.c (interpret_float): Give a pedwarn rather than a warning for an out-of... | Joseph Myers | 1 | -6/+6 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -19/+19 |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 1 | -1/+10 |
2004-09-13 | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 1 | -2/+2 |
2004-09-10 | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 1 | -7/+7 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -8/+7 |
2004-08-28 | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 1 | -2/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -4/+4 |
2004-08-25 | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 1 | -1/+1 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -12/+9 |
2004-08-04 | c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair. | Nathan Sidwell | 1 | -23/+35 |
2004-07-26 | Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-25 | c-decl.c (groktypename, [...]): Rename variable typename to type_name. | Bernardo Innocenti | 1 | -6/+6 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -6/+6 |
2004-07-20 | rtl.h (plus_constant): Delete. | Zack Weinberg | 1 | -1/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -0/+21 |
2004-06-15 | c-pragma.h (c_lex_string_translate): Change type to int. | Alexandre Oliva | 1 | -1/+28 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -1/+0 |
2004-02-27 | target-supports.exp (check-iconv-available): New function. | Eric Christopher | 1 | -3/+6 |
2004-02-11 | Represent column numbers using line-map's source_location. | Per Bothner | 1 | -20/+18 |
2004-02-04 | Partially revert/redo 2003-10-01 change; fix -fworking-directory. | Per Bothner | 1 | -12/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | c-lex.c (c_lex): Rename to... | Giovanni Bajo | 1 | -1/+9 |
2003-10-02 | c-lex.c (fe_file_change): Handle a NULL new_map. | Per Bothner | 1 | -0/+6 |
2003-10-01 | c-lex.c (src_line): Remove unneeded static variable. | Per Bothner | 1 | -9/+1 |
2003-09-14 | c-ppoutput.c (cb_line_change): Revert 2003-08-04's change. | Alexandre Oliva | 1 | -1/+4 |
2003-09-11 | * c-lex.c (fe_file_change): Don't transform to_line with SOURCE_LINE. | Mike Stump | 1 | -4/+2 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -0/+9 |
2003-07-29 | c-common.c (allow_pch): Remove. | Geoffrey Keating | 1 | -0/+7 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-07-09 | * c-lex.c (cb_ident): Cast cstr.text to const char *. | Rainer Orth | 1 | -1/+1 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -63/+132 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -1/+1 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -69/+40 |
2003-06-19 | c-tree.h: Remove declaration of poplevel. | Andreas Jaeger | 1 | -3/+0 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -4/+4 |
2003-04-23 | Makefile.in (c-lex.o, [...]): Update. | Neil Booth | 1 | -56/+27 |