Age | Commit message (Expand) | Author | Files | Lines |
2000-05-18 | rtlanal.c (insn_dependant_p, [...]): New. | Richard Henderson | 1 | -0/+1 |
2000-05-15 | jump.c (condjump_p): Mark as depreached. | Jan Hubicka | 1 | -0/+4 |
2000-05-15 | loop.c (scan_loop, [...]): Change unroll_p and bct_p parameters to flags. | Jan Hubicka | 1 | -1/+1 |
2000-05-12 | Makefile.in (final.o): Depend on BASIC_BLOCK_H. | Richard Henderson | 1 | -9/+12 |
2000-05-06 | cpphash.h: Remove conditional #define of __extension__. | Zack Weinberg | 1 | -5/+5 |
2000-05-04 | simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | Jason Merrill | 1 | -3/+12 |
2000-05-04 | rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET. | Richard Kenner | 1 | -3/+4 |
2000-05-02 | oops | Jason Merrill | 1 | -1/+1 |
2000-04-27 | cse.c (CSE_ADDRESS_COST): Remove. | Jan Hubicka | 1 | -0/+1 |
2000-04-27 | jump.c (redirect_exp_1): Rework from old redirect_exp. | Richard Henderson | 1 | -2/+5 |
2000-04-21 | rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | Richard Kenner | 1 | -2/+2 |
2000-04-18 | configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. | Robert Lipe | 1 | -19/+3 |
2000-04-17 | builtins.c (expand_builtin_expect): New. | Richard Henderson | 1 | -0/+5 |
2000-04-16 | rtl.h (enum insn_note): New enumeration. | Richard Henderson | 1 | -47/+74 |
2000-04-09 | ssa.c (convert_to_ssa): Eliminate dead code when calling life_analysis. | Alex Samuel | 1 | -9/+0 |
2000-04-07 | rtl.def (COND_EXEC): New. | Richard Henderson | 1 | -0/+6 |
2000-04-07 | ggc.h (struct rtx_def): Forward declare. | Richard Henderson | 1 | -0/+1 |
2000-04-06 | rtl.h (INSN_P): New macro. | Alex Samuel | 1 | -0/+14 |
2000-04-05 | Makefile.in: Add rules for regrename.o | Stan Cox | 1 | -0/+4 |
2000-03-31 | alias.c (canon_rtx): Make it global. | Mark Mitchell | 1 | -0/+1 |
2000-03-28 | rtl.h: Redistribute enum reg_note documentation. | Richard Henderson | 1 | -95/+135 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -19/+31 |
2000-03-19 | emit-rtl.c (push_to_full_sequence, [...]): New functions. | Martin v. Löwis | 1 | -0/+2 |
2000-03-17 | Sibling call optimizations. | Jeffrey A Law | 1 | -2/+20 |
2000-03-14 | Add cselib; use it in loop and reload_cse_regs | Bernd Schmidt | 1 | -0/+5 |
2000-03-14 | regmove.c (combine_stack_adjustments): New. | Richard Henderson | 1 | -0/+1 |
2000-03-10 | Changes in include: | Alex Samuel | 1 | -0/+5 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -6/+6 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -20/+28 |
2000-03-05 | Revert this patch: | Mark Mitchell | 1 | -0/+1 |
2000-03-05 | function.h (struct sequence_stack): Remove rtl_expr. | Mark Mitchell | 1 | -1/+0 |
2000-02-28 | expr.c (store_constructor): Do not emit USE. | Jan Hubicka | 1 | -6/+0 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-25 | toplev.c (rest_of_compilation): Rebuild jump labels if combine_instructions h... | Anthony Green | 1 | -1/+1 |
2000-02-21 | defaults.h (ASM_OUTPUT_ASCII): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-02-10 | combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi... | Richard Kenner | 1 | -1/+1 |
2000-02-06 | flow.c (flow_delete_insn, [...]): Export. | Richard Henderson | 1 | -0/+1 |
2000-02-06 | Makefile.in (c-common.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -0/+1 |
2000-01-27 | emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too. | Geoff Keating | 1 | -1/+1 |
2000-01-25 | tree.def (UNNE_EXPR): Remove. | Richard Henderson | 1 | -0/+1 |
2000-01-19 | stupid.c: Die die die. | Richard Henderson | 1 | -2/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | reload.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -379/+379 |
1999-12-26 | acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL... | Zack Weinberg | 1 | -2/+2 |
1999-12-04 | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | Geoff Keating | 1 | -1/+5 |
1999-11-21 | regclass.c (dump_regclass): New function. | Jan Hubicka | 1 | -1/+1 |
1999-11-15 | basic-block.h: Remove all #defines and prototypes related to integer lists. | Jeffrey A Law | 1 | -1/+0 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -4/+4 |
1999-11-04 | flags.h (flag_renumber_insns): Declare. | Mark Mitchell | 1 | -1/+1 |
1999-11-04 | rtl.h (renumber_insns): New function. | Mark Mitchell | 1 | -0/+2 |