| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 2001-10-29 | 1 | -5/+5 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -3/+3 |
* | c-common.h (struct c_common_identifier): Remove rid_code field. | Zack Weinberg | 2001-10-24 | 1 | -2/+1 |
* | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 2001-10-23 | 1 | -1/+1 |
* | c-common.c (warn_div_by_zero): New. | Neil Booth | 2001-10-23 | 1 | -0/+3 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -19/+19 |
* | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 2001-10-08 | 1 | -1/+1 |
* | Makefile.in (OBJS): Added tree-inline.o. | Alexandre Oliva | 2001-10-05 | 1 | -15/+1 |
* | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 2001-10-02 | 1 | -1/+1 |
* | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 2001-10-02 | 1 | -1/+1 |
* | attribs.c: New file, from c-common.c. | Richard Kenner | 2001-09-22 | 1 | -1/+0 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -19/+4 |
* | c-common.h (tree_dump_index): Add more comments. | Nathan Sidwell | 2001-09-04 | 1 | -3/+6 |
* | c-common.c (c_alignof, [...]): Move here... | Jason Merrill | 2001-08-24 | 1 | -0/+8 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-common.h (RETURN_NULLIFIED_P): Lose. | Jason Merrill | 2001-08-10 | 1 | -2/+0 |
* | c-common.c (decl_attributes): Take a pointer to the node to which attributes ... | Joseph Myers | 2001-07-13 | 1 | -1/+19 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -1/+1 |
* | c-common.h (TDI_inlined): New ast dump phase. | Nathan Sidwell | 2001-07-02 | 1 | -2/+5 |
* | c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, RID_LAST_PQ. | Zack Weinberg | 2001-07-01 | 1 | -2/+15 |
* | Implement the Named Return Value optimization. | Jason Merrill | 2001-06-18 | 1 | -2/+5 |
* | c-common.h (flag_dump_translation_unit): Remove. | Nathan Sidwell | 2001-06-05 | 1 | -6/+20 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -1/+1 |
* | builtins.def: Encode additional information, such as names and types, here. | Mark Mitchell | 2001-05-25 | 1 | -9/+0 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -0/+12 |
* | c-common.h (RID_FIRST_PQ): New. | Neil Booth | 2001-05-16 | 1 | -1/+1 |
* | c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c. | Neil Booth | 2001-05-11 | 1 | -0/+6 |
* | c-common.c (c_promoting_integer_type_p): New function, from the corpse of old... | Richard Henderson | 2001-04-30 | 1 | -11/+1 |
* | Lazy __FUNCTION__ generation. | Nathan Sidwell | 2001-04-24 | 1 | -15/+20 |
* | c-common.h (truthvalue_conversion, [...]): Delete redundant declarations. | Kaveh R. Ghazi | 2001-04-12 | 1 | -5/+0 |
* | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 2001-03-27 | 1 | -0/+7 |
* | c-common.c: Move format checking code to ... | Joseph Myers | 2001-01-13 | 1 | -0/+2 |
* | c-common.h (CTI_VOID_LIST): Remove. | Mark Mitchell | 2001-01-11 | 1 | -2/+0 |
* | c-common.c (SIZE_TYPE, WCHAR_TYPE): Define. | Joseph Myers | 2001-01-04 | 1 | -0/+11 |
* | c-common.c (c_common_lang_init): New function. | Joseph Myers | 2001-01-03 | 1 | -0/+2 |
* | c-common.h (ASM_INPUT_P): New. | Richard Henderson | 2001-01-02 | 1 | -1/+6 |
* | c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn. | Andreas Jaeger | 2001-01-02 | 1 | -15/+18 |
* | c-typeck.c (build_asm_stmt): New, broken out from ... | Richard Henderson | 2000-12-20 | 1 | -3/+3 |
* | c-common.c (STD_C9L, ADJ_STD): Define. | Joseph Myers | 2000-12-18 | 1 | -0/+5 |
* | c-common.c (warn_format_security): New variable. | Joseph Myers | 2000-12-07 | 1 | -0/+4 |
* | c-common.c (warn_format, [...]): Define. | Joseph Myers | 2000-12-01 | 1 | -0/+13 |
* | c-common.c: Include "defaults.h". | Joseph Myers | 2000-12-01 | 1 | -0/+2 |
* | c-common.h: Remove flag_digraphs. | Neil Booth | 2000-11-28 | 1 | -5/+1 |
* | c-common.h (DECL_C_HARD_REGISTER): New. | Richard Henderson | 2000-11-25 | 1 | -0/+4 |
* | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 2000-11-25 | 1 | -5/+0 |
* | c-common.c (c_unsafe_for_reeval): New function. | Richard Henderson | 2000-11-21 | 1 | -1/+2 |
* | * c-common.h (CTI_C_SIZE_TYPE): Update comment. | Joseph Myers | 2000-11-14 | 1 | -1/+4 |
* | c-common.c (boolean_increment): New function. | Joseph Myers | 2000-11-13 | 1 | -0/+13 |
* | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 2000-11-10 | 1 | -0/+36 |
* | c-common.h (flag_no_builtin): Declare. | Mark Mitchell | 2000-10-18 | 1 | -1/+10 |