summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+4
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+8
* rtl.h (shallow_copy_rtvec): Declare.Richard Sandiford2009-10-221-0/+14
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+4
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+3
* var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN...Jakub Jelinek2009-06-231-3/+109
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-5/+22
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-1/+1
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-19/+15
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-5/+16
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-6/+1
* pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle2006-07-071-2/+3
* tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford2006-03-031-1/+1
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-46/+63
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-0/+15
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+5
* ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz2005-05-021-3/+3
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-4/+3
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.Richard Henderson2005-01-301-1/+0
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-4/+4
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-2/+2
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-23/+12
* Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg2004-08-161-0/+7
* * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.Steven Bosscher2004-08-141-0/+1
* rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2004-07-291-0/+4
* cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher2004-07-271-12/+2
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-3/+4
* rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher2004-07-211-1/+0
* cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher2004-07-171-2/+1
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-1/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-1/+0
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-2/+4
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-4/+5
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-2/+2
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka2004-01-201-0/+4
* Patch from Dan NicolaescuDan Nicolaescu2003-12-211-0/+50
* rtl.c: Fix typo.Eric Christopher2003-12-041-1/+1
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-11/+19