Age | Commit message (Expand) | Author | Files | Lines |
2002-01-02 | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 8 | -41/+124 |
2002-01-01 | configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc... | Joseph Myers | 7 | -14/+24 |
2002-01-01 | Fix corrupted hunk | Richard Kenner | 1 | -395/+0 |
2002-01-01 | attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;... | Richard Kenner | 5 | -23/+37 |
2002-01-01 | vms.h (DWARF2_UNWIND_INFO, [...]): Define. | Douglas B Rupp | 5 | -7/+518 |
2002-01-01 | * gcc.c (delete_if_ordinary): Delete all versions. | Douglas B Rupp | 2 | -2/+8 |
2002-01-01 | Update copyright years list | Hans-Peter Nilsson | 3 | -3/+3 |
2002-01-01 | mmix.md: Update FIXME to not mention define_constants. | Hans-Peter Nilsson | 4 | -41/+81 |
2002-01-01 | * gcc.dg/mmix-1.c: New test. | Hans-Peter Nilsson | 2 | -0/+46 |
2002-01-01 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-01-01 | parse.y (dump_java_tree): New function. | Tom Tromey | 3 | -2/+37 |
2001-12-31 | * config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS. | Richard Henderson | 2 | -1/+9 |
2001-12-31 | regrename.c (build_def_use): Don't rename asm operands that were originally h... | Richard Henderson | 5 | -22/+160 |
2001-12-31 | vms.h (HAS_INIT_SECTION, [...]): Remove. | Douglas B Rupp | 2 | -5/+7 |
2001-12-31 | alpha.c (reg_no_subreg_operand): Reject all non-registers. | Richard Henderson | 2 | -19/+11 |
2001-12-31 | * final.c (alter_subreg): Assign REGNO after changing the rtx code. | Richard Henderson | 1 | -1/+2 |
2001-12-31 | cfgrtl.c (delete_insn): Check for not NOTE_INSN_DELETED_LABEL before decremen... | Richard Henderson | 1 | -1/+9 |
2001-12-31 | eb130.C: hash_set is now in namespace __gnu_cxx | Paolo Carlini | 2 | -1/+6 |
2001-12-31 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-12-31 | * halfpic.h: Remove foward defs of tree_node and rtx_def. | Graham Stott | 2 | -5/+4 |
2001-12-31 | * toplev.h: Remove forward def of tree_node, rtx_def. | Graham Stott | 2 | -5/+4 |
2001-12-31 | except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx. | Graham Stott | 1 | -18/+0 |
2001-12-31 | basic-block.h: Remove forward def of tree_node and define of tree. | Graham Stott | 1 | -5/+0 |
2001-12-31 | except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx. | Graham Stott | 1 | -0/+10 |
2001-12-31 | Remove extranwous changelog header. | Graham Stott | 1 | -2/+0 |
2001-12-30 | cfglayout.c (scope_def, [...]): Remove. | Richard Henderson | 8 | -690/+189 |
2001-12-31 | * c-lex.c: Include tree.h before expr.h | Graham Stott | 2 | -2/+6 |
2001-12-31 | * c-typeck.c: Include rtl.h earlier. | Graham Stott | 2 | -1/+5 |
2001-12-31 | tree.h (STRIP_NOPS): Remove extraneous semicolon. | Graham Stott | 2 | -4/+12 |
2001-12-31 | final.c (struct bb_list): Delete. | Graham Stott | 2 | -20/+5 |
2001-12-31 | cfgloop.c (flow_loop_entry_edges_find): Fix typo. | Graham Stott | 2 | -2/+7 |
2001-12-31 | gcse.c (gcse_main): Fix typos. | Graham Stott | 2 | -8/+13 |
2001-12-31 | * function.h: Remove undefs for rtx and tree. | Graham Stott | 2 | -8/+4 |
2001-12-30 | loop.c (check_dbra_loop): Fix last change: examine both has_multiple_exit_tar... | Richard Henderson | 2 | -1/+8 |
2001-12-30 | integrate.c (copy_rtx_and_substitute): Fix error last change: we need to unco... | Richard Henderson | 2 | -3/+8 |
2001-12-30 | mmix.md ("*call_real"): Fix typo in comment. | Hans-Peter Nilsson | 5 | -21/+28 |
2001-12-30 | * unroll.c: Move include files above first use of `const'. | Kaveh R. Ghazi | 2 | -17/+21 |
2001-12-30 | cfgrtl.c (try_redirect_by_replacing_jump): Allow redirect_jump to fail if tar... | Jakub Jelinek | 5 | -6/+54 |
2001-12-30 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-12-29 | gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -... | David Edelsohn | 2 | -1/+6 |
2001-12-30 | i386.c (ix86_asm_dialect): Fix enum type. | Graham Stott | 2 | -24/+25 |
2001-12-29 | Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
2001-12-30 | i386.c (ix86_asm_dialect): Fix enum type. | Graham Stott | 1 | -0/+18 |
2001-12-29 | expr.c (store_field): Use adjust_address, not PUT_MODE. | Richard Kenner | 5 | -22/+17 |
2001-12-29 | varasm.c (decode_addr_const, [...]): Call output_constant_def instead of look... | Richard Kenner | 2 | -1/+6 |
2001-12-29 | * expr.c (convert_move): If -fforce-mem, force FROM to not be memory. | Richard Kenner | 2 | -0/+5 |
2001-12-29 | stor-layout.c (layout_decl): Don't misalign field of variable size for packed... | Richard Kenner | 2 | -1/+12 |
2001-12-29 | dwarf2out.c (compute_section_prefix): Avoid cast warning. | Richard Kenner | 2 | -10/+16 |
2001-12-29 | cfglayout.c (insert_intra_before_1): New. | Jakub Jelinek | 6 | -12/+178 |
2001-12-29 | * g++.dg/eh/loop1.C: New. | Richard Henderson | 2 | -0/+34 |