| Commit message (Expand) | Author | Age | Files | Lines |
* | c-convert.c (convert): Return if output or input type is ERROR_MARK. | Richard Kenner | 2000-03-26 | 1 | -19/+20 |
* | * Rework fields used to describe positions of bitfields and | Richard Kenner | 2000-03-25 | 1 | -1/+5 |
* | tree.h (struct tree_common): Rename raises_flag to nothrow_flag. | Jason Merrill | 2000-03-09 | 1 | -2/+2 |
* | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 2000-03-07 | 1 | -1/+1 |
* | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 2000-02-28 | 1 | -8/+22 |
* | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 2000-02-24 | 1 | -1/+1 |
* | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 2000-02-19 | 1 | -1/+5 |
* | tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting. | Mark Mitchell | 1999-12-05 | 1 | -0/+4 |
* | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1999-10-26 | 1 | -1/+0 |
* | print-tree.c (print_node, indent_to): Remove redundant prototypes. | Kaveh R. Ghazi | 1999-10-03 | 1 | -3/+0 |
* | emit-rtl.c (free_emit_status): Take decl as a parameter. | Mark Mitchell | 1999-09-07 | 1 | -1/+2 |
* | Makefile.in (ggc-simple.o): Depend on varray.h. | Richard Henderson | 1999-09-05 | 1 | -1/+2 |
* | machmode.h (mode_name): Constify a char*. | Kaveh R. Ghazi | 1999-08-20 | 1 | -4/+2 |
* | print-tree.c (print_node): Print base for OFFSET_TYPEs. | Jason Merrill | 1999-08-09 | 1 | -1/+4 |
* | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1999-02-18 | 1 | -2/+2 |
* | More copyright fixes. Oh what fun. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | print-tree.c (print_node): After printing BLOCK or BIND_EXPR... | Per Bothner | 1998-11-19 | 1 | -2/+2 |
* | invoke.texi: Document -flang-isoc9x. | Mark Mitchell | 1998-10-21 | 1 | -0/+2 |
* | invoke.texi (-fstrict-aliasing): Document. | Mark Mitchell | 1998-06-25 | 1 | -0/+1 |
* | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1998-04-08 | 1 | -0/+9 |
* | c-lang.c (lang_print_xnode): New function. | Martin v. Löwis | 1998-03-23 | 1 | -0/+2 |
* | Major cutover to using system.h: | Kaveh R. Ghazi | 1998-03-20 | 1 | -1/+1 |
* | tree.c (first_rtl_op): New fn. | Jason Merrill | 1998-02-15 | 1 | -22/+3 |
* | varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. | David S. Miller | 1998-01-17 | 1 | -4/+4 |
* | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1997-12-11 | 1 | -5/+8 |
* | (print_node): Don't try to print nonexistent | Jim Wilson | 1996-12-30 | 1 | -1/+0 |
* | (print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*. | Richard Kenner | 1996-11-15 | 1 | -55/+16 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -1/+1 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (print_node): Fix misspellings in messages. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | (print_node): Print TYPE_PACKED. | Richard Kenner | 1995-04-26 | 1 | -0/+2 |
* | (print_node): Fix typo in printing large INTEGER_CST. | Richard Kenner | 1995-03-09 | 1 | -2/+1 |
* | (print_node{,_brief}): Print machine attributes. | Richard Kenner | 1995-02-21 | 1 | -2/+5 |
* | (print_node): Print more flags for types and decls. | Richard Kenner | 1994-08-25 | 1 | -8/+40 |
* | (print_node_brief... | Richard Kenner | 1994-08-24 | 1 | -2/+6 |
* | (print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CST | Richard Kenner | 1994-08-14 | 1 | -12/+43 |
* | (print_node{,_brief}): Use correct printf code to print INTEGER_CST if | Richard Kenner | 1994-07-30 | 1 | -4/+28 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1994-06-14 | 1 | -1/+2 |
* | (print_node): Print attributes. | Richard Kenner | 1994-05-06 | 1 | -1/+3 |
* | (print_node, print_node_brief): Say something when | Richard Kenner | 1993-12-25 | 1 | -0/+6 |
* | (print_node_brief): Use unsigned char to print | Richard Stallman | 1993-10-27 | 1 | -1/+1 |
* | (print_node): Print obstack node is contained in. | Richard Kenner | 1993-08-07 | 1 | -0/+3 |
* | (print_node): Use (struct rtx_def *), not (rtx). | Richard Kenner | 1993-04-14 | 1 | -2/+2 |
* | (print_node_brief, print_node): Properly cast arg when printing ints | Richard Kenner | 1993-04-13 | 1 | -4/+5 |
* | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate. | Richard Kenner | 1993-04-13 | 1 | -1/+3 |
* | (print_node): Print the chain of a STRING_CST. | Richard Stallman | 1993-03-20 | 1 | -0/+5 |
* | (print_node): Always output `>' to match `<'. | Richard Stallman | 1992-10-24 | 1 | -0/+2 |
* | (print_node): Don't print blank line for null fields in a TREE_VEC. | Jim Wilson | 1992-09-15 | 1 | -6/+7 |
* | (print_node): Handle BOOLEAN_TYPE and CHAR_TYPE. | Richard Stallman | 1992-09-09 | 1 | -1/+3 |
* | (print_node): Avoid 1 << (HOST_BITS_PER_INT - 1), | Richard Stallman | 1992-09-02 | 1 | -1/+1 |