| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | * combine.c (gen_lowpart_for_combine): Update handling of | hubicka | 2003-02-28 | 1 | -3/+0 |
* | * cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting. | hubicka | 2003-02-21 | 1 | -0/+1 |
* | * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa... | hubicka | 2003-02-20 | 1 | -4/+9 |
* | * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC constant. | sayle | 2003-02-13 | 1 | -2/+69 |
* | Fix comment typo. | amylaar | 2003-01-06 | 1 | -1/+1 |
* | * output.h: Fix comment typos. | kazu | 2002-12-25 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | FOrgot to commit the file itself. Changelog entry is already at: | hubicka | 2002-11-10 | 1 | -0/+4 |
* | * combine.c: Fix comment formatting. | kazu | 2002-10-27 | 1 | -5/+5 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * gcc.c-torture/execute/complex-6.c: New. | aj | 2002-06-23 | 1 | -1/+1 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -5/+2 |
* | * reg-stack.c (reg_to_stack): Do not call find_basic_blocks. | hubicka | 2002-06-05 | 1 | -1/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -13/+12 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -8/+8 |
* | * reg-stack.c (swap_rtx_condition, subst_stack_regs_pat): Use | rth | 2002-05-21 | 1 | -13/+11 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -13/+14 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -14/+13 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-05-09 | 1 | -38/+38 |
* | * basic-block.h (fixup_abnormal_edges): Declare. | hubicka | 2002-03-07 | 1 | -0/+1 |
* | * reg-stack.c (subst_stack_regs): Properly check for deleted insn. | kenner | 2002-01-20 | 1 | -1/+1 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-15 | 1 | -2/+2 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-10 | 1 | -3/+3 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -5/+5 |
* | gcc: | jsm28 | 2001-11-23 | 1 | -4/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * lcm.c (optimize_mode_switching): Do not rebuild liveness information | hubicka | 2001-10-30 | 1 | -3/+5 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -15/+15 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -5/+2 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -17/+3 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -5/+5 |
* | * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | hubicka | 2001-09-11 | 1 | -2/+3 |
* | * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code. | hubicka | 2001-09-08 | 1 | -19/+15 |
* | * i386.c (size_cost): New static variable. | hubicka | 2001-09-05 | 1 | -6/+34 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -4/+4 |
* | Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-07-31 | 1 | -0/+2 |
* | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -132/+208 |
* | * jump.c: Update comments. | hubicka | 2001-07-22 | 1 | -1/+1 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -5/+9 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -1/+5 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -5/+1 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -1/+5 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -4/+1 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -4/+5 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -1/+1 |