summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * rtl.def (COND_EXEC): New.rth2000-04-071-0/+6
* * ggc.h (struct rtx_def): Forward declare.rth2000-04-071-0/+1
* * rtl.h (INSN_P): New macro.samuel2000-04-061-0/+14
* * Makefile.in: Add rules for regrename.oscox2000-04-051-0/+4
* * alias.c (canon_rtx): Make it global.mmitchel2000-03-311-0/+1
* * rtl.h: Redistribute enum reg_note documentation.rth2000-03-291-95/+135
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-19/+31
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-0/+2
* Sibling call optimizations.rth2000-03-171-2/+20
* Add cselib; use it in loop and reload_cse_regscrux2000-03-141-0/+5
* * regmove.c (combine_stack_adjustments): New.rth2000-03-141-0/+1
* Changes in include:samuel2000-03-101-0/+5
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-6/+6
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-20/+28
* Revert this patch:mmitchel2000-03-051-0/+1
* * function.h (struct sequence_stack): Remove rtl_expr.mmitchel2000-03-051-1/+0
* * expr.c (store_constructor): Do not emit USE.hubicka2000-02-281-6/+0
* Fix copyrights.law2000-02-261-1/+2
* * toplev.c (rest_of_compilation): Rebuild jump labels iflaw2000-02-261-1/+1
* * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi2000-02-211-1/+1
* * combine.c (make_extraction, force_to_mode): Avoid warning onkenner2000-02-101-1/+1
* * flow.c (flow_delete_insn, make_edge, remove_edge): Export.rth2000-02-061-0/+1
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+1
* * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.geoffk2000-01-271-1/+1
* * tree.def (UNNE_EXPR): Remove.rth2000-01-261-0/+1
* * stupid.c: Die die die.rth2000-01-191-2/+1
* Update copyrightsghazi2000-01-171-1/+1
* * reload.c: PROTO -> PARAMS.ghazi2000-01-171-379/+379
* 1999-12-26 Zack Weinberg <zack@wolery.cumb.org>zack1999-12-261-2/+2
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-1/+5
* * regclass.c (dump_regclass): New function.hubicka1999-11-211-1/+1
* * basic-block.h: Remove all #defines and prototypes related tolaw1999-11-151-1/+0
* include:ghazi1999-11-101-4/+4
* * flags.h (flag_renumber_insns): Declare.mmitchel1999-11-041-1/+1
* * rtl.h (renumber_insns): New function.mmitchel1999-11-041-0/+2
* * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm1999-11-031-0/+3
* * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).clm1999-11-021-1/+1
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+1
* * simplify-rtx.c: New file.law1999-11-011-0/+3
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-1/+1
* Reorg reg-stack to use the standard CFG.rth1999-10-271-3/+4
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-9/+8
* Simplified GC interface and other goodies.rth1999-10-131-6/+2
* * haifa-sched.c (sched_reg_n_calls_crossed): Delete.rth1999-10-101-5/+6
* include:ghazi1999-10-101-2/+2
* * Makefile.in (flow.o): Depend on TREE_H.rth1999-10-091-3/+1
* Add functions copy_insn/copy_insn_1; use them in jump.ccrux1999-10-081-0/+2
* * rtl.h (struct rtx_def): Move gc_mark to align mode field.rth1999-09-281-3/+4
* * gcse.c (invalid_nonnull_info): New function.law1999-09-201-0/+2