summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (emit_line_note_after): Remove.Nathan Sidwell2003-07-011-2/+3
* combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata2003-07-011-6/+0
* explow.c (find_next_ref): Remove.Kazu Hirata2003-06-281-2/+0
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-1/+1
* jump.c (next_nondeleted_insn): Remove.Kazu Hirata2003-06-251-1/+0
* c-tree.h: Remove declaration of poplevel.Andreas Jaeger2003-06-191-30/+0
* bt-load.c: New file.Stephen Clarke2003-06-181-0/+4
* rtl.h: Remove declarations from coverage.h.Andreas Jaeger2003-06-171-5/+0
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell2003-06-161-0/+4
* alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-151-21/+20
* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle2003-06-141-6/+0
* gcse.c (fis_get_condition): Make it a global function.Kazu Hirata2003-06-121-0/+1
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-7/+10
* predict.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-081-5/+5
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka2003-06-061-0/+1
* builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek2003-06-031-2/+2
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-39/+39
* rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P.Richard Henderson2003-05-141-6/+7
* varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg2003-05-131-0/+3
* rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.Zack Weinberg2003-05-051-4/+5
* emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque2003-05-031-0/+2
* varasm.c (const_str_htab_hash, [...]): Kill.Zack Weinberg2003-04-271-1/+1
* re PR middle-end/8866 (Bug in switch statement code generation -- missing label)Richard Henderson2003-04-221-1/+7
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-2/+6
* emit-rtl.c (subreg_hard_regno): Check that register is representable.Jan Hubicka2003-04-171-0/+4
* rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson2003-04-171-1/+2
* rtl.h (MEM_ALIAS_SET): Update documentation.Richard Henderson2003-04-161-6/+3
* rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.Janis Johnson2003-04-141-1/+1
* rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson2003-04-111-0/+40
* hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher2003-04-061-4/+0
* alias.c (find_base_term): Export.Zdenek Dvorak2003-04-051-0/+1
* re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins...Eric Botcazou2003-04-031-0/+1
* function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell2003-03-241-1/+1
* re PR c++/7086 (compile time regression)Mark Mitchell2003-03-241-1/+1
* rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek2003-03-151-3/+4
* cfgcleanup.c (outgoing_edges_match): Compare the jump tables.Josef Zlomek2003-03-101-0/+10
* emit-rtl.c (set_reg_attrs_for_parm): New function.Josef Zlomek2003-02-281-0/+1
* toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka2003-02-201-1/+1
* combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek2003-02-201-5/+0
* genconfig.c (main): Generate CC0_P.Kazu Hirata2003-02-051-7/+0
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-1/+28
* re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle2003-01-231-0/+1
* gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a...Roger Sayle2003-01-161-1/+2
* i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka2003-01-081-0/+1
* ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify INSN is an INSN_P before checking ...Jose Renau2002-12-261-3/+4
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+35
* expr.c (gen_group_rtx, [...]): New functions.John David Anglin2002-11-271-3/+4
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-0/+10