| Commit message (Expand) | Author | Age | Files | Lines |
* | (decl_attributes): Chain multiple attributes correctly. | Stan Cox | 1996-05-06 | 1 | -0/+2 |
* | (truthvalue_conversion, case ADDR_EXPR): Don't treat address of | Richard Kenner | 1996-05-06 | 1 | -0/+6 |
* | -fno-common change | Jason Merrill | 1996-05-06 | 1 | -1/+9 |
* | Install latest version of last patch. | Richard Kenner | 1996-02-18 | 1 | -3/+5 |
* | (check_format_info): Warn about `L' if -pedantic. | Richard Kenner | 1996-02-18 | 1 | -2/+10 |
* | (overflow_warning): Fix typo in warning message. | Richard Kenner | 1996-02-13 | 1 | -1/+1 |
* | (check_format_info): Handle missing type in format when terminated by | Richard Kenner | 1996-02-11 | 1 | -1/+1 |
* | c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. | Doug Evans | 1996-01-15 | 1 | -2/+6 |
* | (decl_attributes): Fix default alignment: BIGGEST_ALIGNMENT is a | Richard Kenner | 1996-01-01 | 1 | -2/+3 |
* | (WCHAR_TYPE_SIZE): Add a default definition. | Jim Wilson | 1995-12-18 | 1 | -0/+8 |
* | (combine_strings): Add support for WCHAR_TYPE as short. | Jim Wilson | 1995-11-29 | 1 | -1/+6 |
* | (check_format_info): Make test for null pointer more general. | Richard Kenner | 1995-10-19 | 1 | -1/+1 |
* | (check_format_info): Don't warn about format type mismatch if the | Richard Kenner | 1995-09-26 | 1 | -5/+9 |
* | (decl_attribute, case A_PACKED): Check is_type first. | Richard Kenner | 1995-08-29 | 1 | -6/+7 |
* | (decl_attributes, case A_ALIGNED): Handle is_type case properly. | Richard Kenner | 1995-07-18 | 1 | -1/+1 |
* | (decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR): Set TREE_USED. | Richard Kenner | 1995-06-27 | 1 | -2/+8 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (format_char_info, case 'm'): Set type to void. | Richard Kenner | 1995-06-14 | 1 | -1/+4 |
* | (decl_attributes): Fix typo in size passed to alloca. | Richard Kenner | 1995-06-05 | 1 | -1/+1 |
* | (truthvalue_conversion, BIT_AND_EXPR): Make sure that the result has | Richard Kenner | 1995-05-31 | 1 | -2/+5 |
* | *** empty log message *** | Jason Merrill | 1995-05-24 | 1 | -0/+1 |
* | (convert_and_check): Don't diagnose overflow in constant expression | Richard Kenner | 1995-05-11 | 1 | -0/+4 |
* | (declare_hidden_char_array): Mark decl artificial. | Jason Merrill | 1995-05-09 | 1 | -0/+1 |
* | (enum attrs): Add A_UNUSED. | Richard Kenner | 1995-04-30 | 1 | -1/+10 |
* | (decl_attributes): Always continue if attribute not found. | Doug Evans | 1995-04-28 | 1 | -4/+4 |
* | (init_attributes): Don't require decl for A_PACKED. | Richard Kenner | 1995-04-26 | 1 | -2/+4 |
* | attributes weak and alias | Jason Merrill | 1995-04-16 | 1 | -1/+26 |
* | (enum attrs): New attribute, A_NOCOMMON. | Richard Kenner | 1995-04-10 | 1 | -2/+11 |
* | (init_attributes): A_FORMAT is only for decls. | Richard Kenner | 1995-03-31 | 1 | -1/+1 |
* | (enum attrs): New enum class. | Richard Kenner | 1995-03-30 | 1 | -282/+370 |
* | (decl_attributes): Clean up test for __mode__. | Richard Kenner | 1995-03-29 | 1 | -5/+5 |
* | (decl_attributes): Allow alignment for TYPE_DECLs. | Richard Kenner | 1995-03-16 | 1 | -1/+3 |
* | (decl_attributes): Handle prefix and suffix attributes the same way. | Richard Kenner | 1995-03-09 | 1 | -9/+1 |
* | (decl_attributes): Add third argument prefix_attributes. | Richard Kenner | 1995-02-21 | 1 | -45/+25 |
* | (type_for_*): Check integer_type_node first. | Jason Merrill | 1995-01-31 | 1 | -6/+6 |
* | Use boolean_* instead of integer_* where appropriate. | Jason Merrill | 1995-01-17 | 1 | -30/+31 |
* | Add 1995 to copyright. | Doug Evans | 1995-01-14 | 1 | -1/+1 |
* | (decl_attributes): Fix typo in packed ignored warning. | Doug Evans | 1995-01-14 | 1 | -20/+35 |
* | __attribute__ ((constructor)) | Jason Merrill | 1995-01-14 | 1 | -0/+26 |
* | (decl_attribute): Allow special names (e.g, `word') for mode | Richard Kenner | 1994-11-30 | 1 | -19/+28 |
* | (print_char_table): Allow `L' for `u'. | Richard Kenner | 1994-11-17 | 1 | -1/+1 |
* | (decl_attributes): Add double-underscore version of printf and scanf | Richard Kenner | 1994-11-11 | 1 | -2/+4 |
* | (decl_attributes): Check for attributes with leading and trailing | Richard Kenner | 1994-11-10 | 1 | -8/+17 |
* | ({print,scan}_char_table): Allow `L' modifier for integer output formats. | Richard Kenner | 1994-11-10 | 1 | -5/+7 |
* | Add format checking for `q' (quad) modifier. | Charles Hannum | 1994-09-19 | 1 | -22/+29 |
* | (min_precision): Move from c-decl.c | Jason Merrill | 1994-09-02 | 1 | -0/+31 |
* | (shorten_compare): Don't issue warning if both operands constants and the... | Richard Kenner | 1994-08-25 | 1 | -4/+16 |
* | (decl_attribute): Handle "transparent_union" attribute. | Richard Kenner | 1994-08-19 | 1 | -0/+13 |
* | (decl_attributes): If TREE_TYPE for the DECL is updated, | Richard Earnshaw | 1994-07-06 | 1 | -2/+2 |
* | (c_build_type_variant): Remove last change; instead, copy TYPE if not | Richard Kenner | 1994-06-30 | 1 | -6/+16 |