]> gcc.gnu.org Git - gcc.git/history - gcc/rtl.h
rtl.h (INSN_P): New macro.
[gcc.git] / gcc / rtl.h
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-05 Stan CoxMakefile.in: Add rules for regrename.o
2000-03-31 Mark Mitchellalias.c (canon_rtx): Make it global.
2000-03-29 Richard Hendersonrtl.h: Redistribute enum reg_note documentation.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-03-14 Richard Hendersonregmove.c (combine_stack_adjustments): New.
2000-03-10 Alex SamuelChanges in include:
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-05 Mark MitchellRevert this patch:
2000-03-05 Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-02-28 Jan Hubickaexpr.c (store_constructor): Do not emit USE.
2000-02-26 Jeff LawFix copyrights.
2000-02-26 Anthony Greentoplev.c (rest_of_compilation): Rebuild jump labels...
2000-02-21 Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-10 Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-27 Geoff Keatingemit-rtl.c (unshare_all_rtl): Unshare virtual parameter...
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazireload.c: PROTO -> PARAMS.
1999-12-26 Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-21 Jan Hubickaregclass.c (dump_regclass): New function.
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-10 Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-11-04 Mark Mitchellflags.h (flag_renumber_insns): Declare.
1999-11-04 Mark Mitchellrtl.h (renumber_insns): New function.
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-11-02 Catherine MooreMakefile.in (genattrtab): Don't use (HOST_RTLANAL).
1999-11-01 Richard Kenner[multiple changes]
1999-11-01 Jeffrey A Lawsimplify-rtx.c: New file.
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-14 Richard Hendersonrtl.c (dump_and_abort): Remove.
1999-10-13 Richard HendersonSimplified GC interface and other goodies.
1999-10-10 Richard Hendersonhaifa-sched.c (sched_reg_n_calls_crossed): Delete.
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-09 Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-10-08 Bernd SchmidtAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-09-28 Richard Henderson* rtl.h (struct rtx_def): Move gc_mark to align mode...
1999-09-20 Jeffrey A Lawgcse.c (invalid_nonnull_info): New function.
1999-09-19 Mark Mitchellrtl.h (insns_safe_to_move_p): New function.
1999-09-18 Alex Samuelrtl.h (global_rtx_index): New enum.
1999-09-15 Mark Mitchellrtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15 Kaveh R. Ghazirtl.h (get_insn_name, [...]): Add prototypes.
1999-09-09 Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-08 Alexandre Olivartl.h (obstack_alloc_rtx): Removed, it's now static...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-04 Richard HendersonMakefile.in (GGC, GGC_LIB): New.
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-09-03 Mark Mitchell* rtl.h (RTL_CHECKC2): Fix typo in last change.
1999-09-03 Richard Hendersonflow.c (propagate_block): Use XEXP not SET_DEST for...
1999-09-02 Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
1999-09-02 Richard HendersonMerge new ia32 backend from the branch!
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-27 Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-25 Andrew MacLeodlists.c (unused_insn_list, [...]): New file for maintai...
1999-08-24 Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-24 Bernd SchmidtFix more problems from GC diffs
1999-08-24 Jeffrey A Lawconfigure.in: Remove code to select/de-select the haifa...
1999-08-20 Kaveh R. Ghazirtl.c (rtx_class, [...]): Constify.
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-20 Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-19 John Wehlealias.c: Include tree.h.
1999-08-18 Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-10 Andrew MacLeodexcept.h (eh_nesting_info): Add new structure defintion.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-07 Richard Hendersonfunction.c (init_function_start): Clear prologue &...
1999-08-07 Richard Hendersonjump.c (onlyjump_p): New function.
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-23 Richard Hendersonexplow.c (trunc_int_for_mode): New function.
1999-04-27 Andrew MacLeodrtl.h (REG_EH_REGION): Update comment to indicate a...
1999-04-12 Jeffrey A Lawflow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-04-12 Jan Hubickareg-stack.c: Update comment, include varray.h.
1999-04-11 Mark Mitchell* rtl.h (rtx_def): Update documentation for jump and...
1999-04-10 Jeffrey A Lawrtl.h (rebuild_jump_labels): Declare.
1999-04-10 Jeffrey A Lawrtl.h (local_alloc): Returns an integer now.
1999-04-02 Michael Hayestm.texi (USE_LOAD_POST_DECREMENT, [...]): Document.
1999-04-01 Richard HendersonMove over patch from Bernd Schmidt from GC branch:
1999-03-31 Richard Hendersonflow.c (find_basic_blocks): New argument `do_cleanup'.
1999-03-28 Kaveh R. GhaziWarning fixes:
1999-03-25 Andrew Macleodrtl.texi (RTX_FRAME_RELATED_P): Add documentation.
1999-03-25 Finn Hakansson* rtl.h (MEM_COPY_ATTRIBUTES): Remove unnecessary endin...
1999-03-22 J"orn Renneckertl.h (shallow_copy_rtx): Declare.
1999-03-16 Nick CliftonRename free_bb_memory to free_bb_mem
1999-03-15 Michael Hayesrtlanal.c (auto_inc_p): New function.
1999-03-10 Jeffrey A Lawgcse.c (run_jump_opt_after_gcse): New variable.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-25 J"orn Renneckertl.h (insn_first_p): Don't declare.
1999-02-22 Andrew MacLeodloop.c (libcall_other_regs): Make extern.
1999-02-08 Richard Hendersonoutput.h (current_function_has_computed_jump): Rename...
next
This page took 1.105008 seconds and 108 git commands to generate.