summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]H.J. Lu2008-07-301-0/+9
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-70/+70
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.Ben Elliston2008-07-151-1/+1
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-30/+11
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-1/+1
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-10/+8
* re PR target/36533 (Incorrectly assumed aligned_operand)Jakub Jelinek2008-06-231-0/+6
* Remove libcall notes.Steven Bosscher2008-06-171-37/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-4/+4
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-0/+56
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+2
* [multiple changes]Kenneth Zadeck2008-05-071-1/+4
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily2008-04-231-2/+0
* function.h (rtl): Rename to x_rtl.Jan Hubicka2008-04-071-15/+15
* PR middle-end/PR28690Peter Bergner2008-04-071-5/+26
* * emit-rtl.c (init_emit): xcalloc regno_pointer_align.Jan Hubicka2008-04-051-2/+2
* builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka2008-03-311-28/+33
* builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi2008-03-261-20/+4
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* df-scan.c (df_ref_chain_change_bb): Simplify.Alexandre Oliva2008-03-011-4/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-5/+1
* re PR rtl-optimization/34808 (ICE in prescan_insns_for_dce)Kaz Kojima2008-01-211-1/+13
* re PR c/34601 (ICE with undefined enum)Richard Guenther2008-01-131-1/+1
* tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford2007-12-191-3/+4
* rtl.def (SUBREG): Update comments.Richard Sandiford2007-12-191-139/+74
* tree.h (struct tree_block): Move locus member next to flags.Richard Guenther2007-11-251-1/+1
* emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment.Ben Elliston2007-11-011-2/+2
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-4/+6
* revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-091-2/+0
* regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-071-0/+2
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-182/+72
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-61/+68
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-72/+182
* 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-2/+114
* re PR middle-end/33074 (ICE in copy_insn_1, at emit-rtl.c:4925)Jakub Jelinek2007-08-151-1/+1
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_R...Sa Liu2007-08-121-1/+13
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-4/+4
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+61
* emit-rtl.c (reset_used_decls): Rename to...Richard Sandiford2007-08-021-7/+15
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-5/+5
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-5/+5
* emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor2007-07-111-3/+1
* emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (bo...Andrew Pinski2007-06-291-0/+16