Age | Commit message (Expand) | Author | Files | Lines |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -0/+2 |
1998-05-18 | tree.h (TYPE_SIZE_UNIT): New. | Richard Henderson | 1 | -0/+2 |
1998-05-15 | tree.h (BINFO_SIZE, [...]): New macros. | Jason Merrill | 1 | -1/+2 |
1998-05-13 | Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | Michael Meissner | 1 | -0/+20 |
1998-05-06 | The isascii check is needed by system.h. | Kaveh R. Ghazi | 1 | -3/+0 |
1998-05-06 | tree.h (IS_EXPR_CODE_CLASS): Remove bogus '3'. | Mark Mitchell | 1 | -2/+1 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -28/+0 |
1998-04-17 | Delete mark_seen_cases declaration | Michael Meissner | 1 | -2/+0 |
1998-04-13 | * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop. | Jason Merrill | 1 | -5/+8 |
1998-04-08 | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1 | -0/+12 |
1998-04-06 | * tree.h (sizetype_tab): Fix previous change for K&R. | Richard Henderson | 1 | -6/+6 |
1998-04-04 | tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, wit... | Richard Henderson | 1 | -3/+15 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -6/+5 |
1998-03-29 | * tree.h (lang_print_xnode): Provide prototype. | Jeffrey A Law | 1 | -0/+4 |
1998-03-23 | * tree.h (IS_EXPR_CODE_CLASS): New macro. | Mark Mitchell | 1 | -0/+7 |
1998-02-18 | tree.h (merge_machine_{type,decl}_attributes): Declare. | Brendan Kehoe | 1 | -0/+11 |
1998-02-15 | tree.c (first_rtl_op): New fn. | Jason Merrill | 1 | -0/+10 |
1998-02-01 | expr.c (get_inner_reference): Use sbitsizetype for type sizes. | J"orn Rennecke | 1 | -3/+18 |
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -4/+0 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -4/+5 |
1997-12-09 | * Partially cleaned up prototyping code from HJ. | Jeffrey A Law | 1 | -5/+216 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -3/+51 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -0/+5 |
1997-10-15 | restore dwarf2 prototypes | Jason Merrill | 1 | -0/+46 |
1997-10-14 | tree.h: Declare them. | Jason Merrill | 1 | -0/+3 |
1997-10-07 | Declare get_file_function_name | Michael Meissner | 1 | -46/+3 |
1997-09-28 | frame.c: Remove last change. | Jeffrey A Law | 1 | -0/+47 |
1997-09-27 | c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size. | Jason Merrill | 1 | -0/+1 |
1997-09-10 | dwarf2 EH support | Jason Merrill | 1 | -0/+10 |
1997-08-28 | version.c: Bump for latest snapshot. | Jeffrey A Law | 1 | -1/+0 |
1997-08-02 | (built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS. | Richard Kenner | 1 | -0/+1 |
1997-07-19 | (DECL_ABSTRACT_ORIGIN): Expand description of. | Doug Evans | 1 | -1/+3 |
1997-04-29 | except.c (expand_eh_region_start_tree): Add DECL argument so we can better tr... | Mike Stump | 1 | -1/+2 |
1997-04-23 | Add setjmp/longjmp exception handling. | Mike Stump | 1 | -0/+7 |
1997-02-16 | x | Jason Merrill | 1 | -3/+9 |
1997-01-04 | (struct tree_decl): saved_insns.i is HOST_WIDE_INT. | Richard Kenner | 1 | -2/+2 |
1996-12-12 | (maybe_get_identifier): New declaration. | Richard Kenner | 1 | -0/+6 |
1996-12-11 | (tree_decl): Reorder field declarations to reduce size on 64 bit | Richard Kenner | 1 | -9/+10 |
1996-11-16 | (get_inner_reference): Add new arg. | Richard Kenner | 1 | -1/+3 |
1996-11-09 | x | Jason Merrill | 1 | -2/+3 |
1996-09-29 | (build_complex): Add new argument, TYPE. | Richard Kenner | 1 | -1/+1 |
1996-09-18 | (DECL_ONE_ONLY): New macro. | Jason Merrill | 1 | -0/+4 |
1996-07-23 | (struct tree_int_cst): Add field for TREE_CST_RTL. | Richard Kenner | 1 | -0/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -2/+2 |
1996-05-17 | expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ... | Mike Stump | 1 | -0/+11 |
1996-04-15 | rtl.h: #include "gansidecl.h". | Doug Evans | 1 | -47/+2 |
1996-04-09 | (substitute_in_type): Delete declaration. | Richard Kenner | 1 | -6/+0 |
1996-03-04 | (xstrdup): Declare. | Richard Kenner | 1 | -0/+2 |
1996-02-12 | Changes to distinguish typedef from original type in debug output. | Per Bothner | 1 | -0/+2 |
1996-01-27 | (enum built_in_function): Add BUILT_IN_{SET,LONG}JMP. | Richard Kenner | 1 | -1/+3 |