Age | Commit message (Expand) | Author | Files | Lines |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -3/+5 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -47/+13 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -1/+1 |
2006-12-20 | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 1 | -8/+12 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -3/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -1/+1 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -2/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -3/+2 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -1/+0 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -13/+12 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -10/+5 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -2/+2 |
2004-07-17 | re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity) | Eric Botcazou | 1 | -2/+28 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -16/+14 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -6/+6 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -11/+11 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -2/+0 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -3/+3 |
2003-12-05 | re PR target/13256 (strict_low_part mistreated in delay slots) | Hans-Peter Nilsson | 1 | -16/+5 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -4/+3 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -45/+24 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -1/+1 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -4/+4 |
2002-05-21 | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 1 | -2/+2 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -5/+5 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -5/+5 |
2002-05-10 | rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment. | David S. Miller | 1 | -1/+3 |
2002-05-10 | rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately. | David S. Miller | 1 | -5/+18 |
2002-05-09 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -13/+13 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+2 |
2002-01-29 | expr.c (force_operand): Ignore flag_pic for detecting pic address loads. | Richard Henderson | 1 | -15/+2 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -6/+6 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-10 | alias.c (clear_reg_alias_info): Use K&R format definition. | Richard Kenner | 1 | -6/+7 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -15/+4 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -3/+3 |
2001-03-27 | except.c (can_throw_internal): Rename from can_throw. | Richard Henderson | 1 | -1/+1 |
2001-02-23 | Makefile.in (resource.o): Add params.h dependence. | Jeffrey Oldham | 1 | -11/+25 |
2001-02-16 | resource.c (mark_referenced_resources): Fix typo in introductory comment. | Jeffrey Oldham | 1 | -2/+2 |
2001-02-13 | cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals. | Jan Hubicka | 1 | -1/+1 |