aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford1-15/+43
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+2
2003-09-12re PR rtl-optimization/8967 (Making class data members `const' pessimizes code)Roger Sayle1-0/+1
2003-09-03targhooks.c: New file.DJ Delorie1-2/+0
2003-08-13regclass.c (init_reg_modes): Make non-static.Per Bothner1-0/+1
2003-08-01system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson1-0/+1
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-0/+5
2003-07-14cfglayout.c (locator_file): Break out from ....Jan Hubicka1-0/+2
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke1-1/+2
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell1-3/+2
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson1-1/+0
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-486/+439
2003-07-03rtl.h (ECF_*, [...]): Move from here...Steven Bosscher1-33/+0
2003-07-03rtl.h (NOTE_DATA): Refer to whole union.Nathan Sidwell1-1/+1
2003-07-01rtl.h (emit_line_note_after): Remove.Nathan Sidwell1-2/+3
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-6/+0
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata1-2/+0
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-1/+1
2003-06-25jump.c (next_nondeleted_insn): Remove.Kazu Hirata1-1/+0
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-30/+0
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+4
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-5/+0
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-16function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell1-0/+4
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-21/+20
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-6/+0
2003-06-12gcse.c (fis_get_condition): Make it a global function.Kazu Hirata1-0/+1
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-7/+10
2003-06-08predict.h: Convert to ISO C90 prototypes.Andreas Jaeger1-5/+5
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-0/+1
2003-06-03builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek1-2/+2
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-39/+39
2003-05-14rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P.Richard Henderson1-6/+7
2003-05-13varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg1-0/+3
2003-05-05rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.Zack Weinberg1-4/+5
2003-05-03emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque1-0/+2
2003-04-27varasm.c (const_str_htab_hash, [...]): Kill.Zack Weinberg1-1/+1
2003-04-22re PR middle-end/8866 (Bug in switch statement code generation -- missing label)Richard Henderson1-1/+7
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-2/+6
2003-04-17emit-rtl.c (subreg_hard_regno): Check that register is representable.Jan Hubicka1-0/+4
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson1-1/+2
2003-04-16rtl.h (MEM_ALIAS_SET): Update documentation.Richard Henderson1-6/+3
2003-04-14rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.Janis Johnson1-1/+1
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-0/+40
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-4/+0
2003-04-05alias.c (find_base_term): Export.Zdenek Dvorak1-0/+1
2003-04-03re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins...Eric Botcazou1-0/+1
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell1-1/+1
2003-03-15rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek1-3/+4