| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -46/+0 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -100/+3 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -10/+18 |
* | * toplev.c (rest_of_compilation): Fix register_life_up_to_date | hubicka | 2001-07-15 | 1 | -7/+7 |
* | * flow.c (redirect_edge_and_branch_force): Initialize | rth | 2001-07-15 | 1 | -0/+1 |
* | * loop.c (scan_loop): Add USEs inside PARALLELs into dependencies | hubicka | 2001-07-15 | 1 | -0/+2 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -3/+3 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -56/+30 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -29/+55 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -55/+29 |
* | * toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef. | kenner | 2001-07-12 | 1 | -0/+2 |
* | * Makefile.in (final.o): Depend on debug.h. | neil | 2001-07-12 | 1 | -2/+6 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -90/+1 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -8/+8 |
* | * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o, | neil | 2001-07-10 | 1 | -30/+28 |
* | * Makefile.in (OBJS): Add ssa-ccp.o | law | 2001-07-09 | 1 | -2/+25 |
* | 2001-07-04 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-04 | 1 | -4/+5 |
* | * toplev.c (dump_file_index): Move SSA dumps just after first | law | 2001-07-02 | 1 | -56/+59 |
* | * ssa-dce.c (ssa_eliminate_dead_code): Renamed from | law | 2001-06-29 | 1 | -11/+11 |
* | 2001-06-26 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-06-26 | 1 | -1/+1 |
* | * toplev.c (decode_f_option): Adjust setting. | gdr | 2001-06-26 | 1 | -9/+7 |
* | * i386.md (float_truncate splitter, and to mov splitters): Add | hubicka | 2001-06-26 | 1 | -11/+10 |
* | * integrate.c (ggc.h): Include. | dj | 2001-06-21 | 1 | -1/+4 |
* | * toplev.c (rest_of_compilation): Run mark_constant_function | hubicka | 2001-06-20 | 1 | -1/+9 |
* | Revert this patch: | mmitchel | 2001-06-13 | 1 | -10/+0 |
* | gcc/ | gdr | 2001-06-10 | 1 | -6/+0 |
* | * toplev.c (independent_decode_option): Require `=' between | aoliva | 2001-06-10 | 1 | -3/+8 |
* | * expr.c (expand_expr, case ARRAY_REF): Do not replace | mmitchel | 2001-06-09 | 1 | -0/+10 |
* | * function.c (diddle_return_value): Kill code to determine | hubicka | 2001-06-08 | 1 | -12/+15 |
* | * toplev.c (rest_of_compilation): Revert previous patch. | hubicka | 2001-06-07 | 1 | -15/+12 |
* | Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-06-07 | 1 | -12/+15 |
* | * print-rtl.c (xspaces): Remove. | mmitchel | 2001-06-05 | 1 | -1/+7 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -13/+1 |
* | * toplev.c (debug_args, f_options, W_options): Mark | zack | 2001-05-26 | 1 | -177/+223 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -24/+1 |
* | * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New | mmitchel | 2001-05-19 | 1 | -0/+10 |
* | * Makefile.in (toplev.o): Add dependency on dwarf2asm.h. | aj | 2001-05-16 | 1 | -7/+8 |
* | * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-12 | 1 | -0/+12 |
* | * toplev.c (compile_file): Move comment for opening output | law | 2001-05-11 | 1 | -4/+4 |
* | * toplev.c (compile_file): Set up the output file before we call | law | 2001-05-07 | 1 | -21/+21 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -2/+2 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -3/+13 |
* | * toplev.c: Excise all code for the undocumented -dm option. | zack | 2001-04-20 | 1 | -26/+3 |
* | * toplev.h (struct lang_hooks): Allow decode_option to indicate | mmitchel | 2001-04-19 | 1 | -6/+12 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -50/+9 |
* | * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * jump.c (jump_optimize_1): Don't delete dead stores here. | wehle | 2001-04-13 | 1 | -0/+6 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -0/+16 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -16/+33 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -8/+8 |