summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/PR28690Peter Bergner2008-04-071-0/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-18/+1
* rtl.def (SUBREG): Update comments.Richard Sandiford2007-12-191-2/+8
* re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia...Eric Botcazou2007-11-071-2/+2
* re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou2007-10-221-0/+1
* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov2007-10-171-0/+1
* target.h (unspec_may_trap_p): New target hook.Paolo Bonzini2007-10-161-0/+1
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-1/+1
* alias.c (memory_modified_1): Deconstify.Kaveh R. Ghazi2007-09-191-1/+0
* bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd2007-09-101-2/+0
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-4/+6
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-10/+0
* re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd...Sandra Loosemore2007-08-301-0/+1
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-2/+3
* rtl.h (XCNMPFV): Preserve const-ness of parameters through use of __typeof().Chao-ying Fu2007-08-271-1/+1
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-10/+21
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-2/+2
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+17
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-3/+3
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+2
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-28/+28
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-8/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-74/+74
* coretypes.h (const_bitmap, [...]): New.Kaveh R. Ghazi2007-07-251-24/+24
* PR middle-end/PR28690Peter Bergner2007-07-231-1/+1
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-0/+16
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-4/+0
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-0/+5
* cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata2007-07-071-1/+0
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-68/+52
* re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...Steve Ellcey2007-06-071-0/+1
* haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak2007-06-061-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-22/+11
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-1/+6
* Revert:Jan Hubicka2007-04-241-6/+1
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-1/+6
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-1/+1
* rtl.h (constant_pool_reference_p): Delete.Richard Sandiford2007-03-211-1/+1
* rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.Alexandre Oliva2007-03-091-1/+1
* rtl.def (ASM_INPUT): Add location.Alexandre Oliva2007-03-091-2/+15
* Makefile.in (rtlanal.o): Depend on tree.h.Richard Sandiford2007-03-011-0/+2
* rtl.h (remove_reg_equal_equiv_notes): New prototype.Steven Bosscher2007-02-201-0/+1
* jump.c (get_label_after): Delete.Paolo Bonzini2007-02-151-4/+0
* emit-rtl.c (renumber_insns): Remove.Kazu Hirata2007-02-021-1/+0
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-4/+0
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-1/+4