Age | Commit message (Expand) | Author | Files | Lines |
2001-03-27 | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 1 | -5/+0 |
2001-03-17 | * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P. | Richard Kenner | 1 | -0/+2 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -1/+1 |
2001-03-12 | emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh... | Jeffrey Oldham | 1 | -8/+0 |
2001-02-24 | tree.h (BLOCK_DEAD): New macro. | Richard Kenner | 1 | -0/+8 |
2001-02-18 | print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a... | Mark Mitchell | 1 | -1/+1 |
2001-02-06 | print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WR... | Richard Kenner | 1 | -4/+11 |
2000-12-17 | print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN. | Richard Kenner | 1 | -20/+22 |
2000-12-04 | print-tree.c (print_node): target-specific builtins print numbers, not names. | DJ Delorie | 1 | -3/+8 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -23/+2 |
2000-08-15 | calls.c (ECF_SP_DEPRESSED): New macro. | Richard Kenner | 1 | -13/+32 |
2000-06-12 | print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the a... | Jeffrey A Law | 1 | -2/+7 |
2000-06-07 | c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on error_mark_node. | Zack Weinberg | 1 | -2/+11 |
2000-05-27 | tree.h (TREE_CODE_LENGTH): New macro. | Richard Kenner | 1 | -1/+3 |
2000-04-25 | calls.c (expand_call): Use get_callee_fndecl. | Jason Merrill | 1 | -0/+1 |
2000-04-18 | ggc-common.c: Add missing blanks. | Richard Kenner | 1 | -1/+5 |
2000-03-26 | c-convert.c (convert): Return if output or input type is ERROR_MARK. | Richard Kenner | 1 | -19/+20 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -1/+5 |
2000-03-09 | tree.h (struct tree_common): Rename raises_flag to nothrow_flag. | Jason Merrill | 1 | -2/+2 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -1/+1 |
2000-02-28 | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 1 | -8/+22 |
2000-02-24 | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 1 | -1/+1 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -1/+5 |
1999-12-05 | tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting. | Mark Mitchell | 1 | -0/+4 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1 | -1/+0 |
1999-10-03 | print-tree.c (print_node, indent_to): Remove redundant prototypes. | Kaveh R. Ghazi | 1 | -3/+0 |
1999-09-07 | emit-rtl.c (free_emit_status): Take decl as a parameter. | Mark Mitchell | 1 | -1/+2 |
1999-09-05 | Makefile.in (ggc-simple.o): Depend on varray.h. | Richard Henderson | 1 | -1/+2 |
1999-08-20 | machmode.h (mode_name): Constify a char*. | Kaveh R. Ghazi | 1 | -4/+2 |
1999-08-09 | print-tree.c (print_node): Print base for OFFSET_TYPEs. | Jason Merrill | 1 | -1/+4 |
1999-02-18 | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-01-06 | More copyright fixes. Oh what fun. | Jeff Law | 1 | -1/+1 |
1998-11-19 | print-tree.c (print_node): After printing BLOCK or BIND_EXPR... | Per Bothner | 1 | -2/+2 |
1998-10-21 | invoke.texi: Document -flang-isoc9x. | Mark Mitchell | 1 | -0/+2 |
1998-06-25 | invoke.texi (-fstrict-aliasing): Document. | Mark Mitchell | 1 | -0/+1 |
1998-04-08 | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1 | -0/+9 |
1998-03-23 | c-lang.c (lang_print_xnode): New function. | Martin v. Löwis | 1 | -0/+2 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-02-15 | tree.c (first_rtl_op): New fn. | Jason Merrill | 1 | -22/+3 |
1998-01-17 | varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. | David S. Miller | 1 | -4/+4 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -5/+8 |
1996-12-30 | (print_node): Don't try to print nonexistent | Jim Wilson | 1 | -1/+0 |
1996-11-15 | (print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*. | Richard Kenner | 1 | -55/+16 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | (print_node): Fix misspellings in messages. | Richard Kenner | 1 | -1/+1 |
1995-04-26 | (print_node): Print TYPE_PACKED. | Richard Kenner | 1 | -0/+2 |
1995-03-09 | (print_node): Fix typo in printing large INTEGER_CST. | Richard Kenner | 1 | -2/+1 |
1995-02-21 | (print_node{,_brief}): Print machine attributes. | Richard Kenner | 1 | -2/+5 |