Age | Commit message (Expand) | Author | Files | Lines |
2004-09-06 | final.c (output_in_slot): Delete. | Eric Botcazou | 1 | -15/+5 |
2004-09-03 | final.c (output_in_slot): New global variable. | Eric Botcazou | 1 | -5/+15 |
2004-08-25 | cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ... | Paolo Bonzini | 1 | -2/+0 |
2004-08-25 | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 1 | -2/+0 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -1/+0 |
2004-08-18 | insn-notes.def, [...]: New files. | Zack Weinberg | 1 | -1/+1 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -8/+5 |
2004-08-12 | re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections) | Jakub Jelinek | 1 | -1/+1 |
2004-08-08 | common.opt (freschedule-modulo-scheduled-loops): New flag. | Mostafa Hagog | 1 | -0/+1 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -1/+0 |
2004-07-20 | rtl.h (plus_constant): Delete. | Zack Weinberg | 1 | -2/+2 |
2004-07-17 | final.c (final_scan_insn): Fix broken commit from previous patch. | Steven Bosscher | 1 | -11/+13 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -13/+0 |
2004-07-15 | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 1 | -6/+10 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -40/+40 |
2004-07-08 | Introduce H8SX support. | Alexandre Oliva | 1 | -0/+2 |
2004-07-01 | * final.c (final): Fix typo reported by Aaron W. LaFramboise. | Per Bothner | 1 | -1/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -4/+4 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -1/+6 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -9/+9 |
2004-05-19 | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | Zack Weinberg | 1 | -0/+2 |
2004-05-13 | final.c (shorten_branches): Free uid_shuid before reallocating it. | Andrew Pinski | 1 | -0/+3 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -6/+4 |
2004-04-29 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+74 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -8/+8 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -3/+3 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+4 |
2004-01-18 | final.c (final_scan_insn): Make non-static again. | Daniel Jacobowitz | 1 | -2/+1 |
2004-01-17 | final.c (SEEN_BB, [...]): Define. | Daniel Jacobowitz | 1 | -33/+53 |
2004-01-09 | re PR c/11234 (-pedantic accepts function pointer <-> void*) | Joseph Myers | 1 | -5/+4 |
2004-01-09 | final.c (FIRST_INSN_ADDRESS): Remove. | Kazu Hirata | 1 | -8/+2 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -1/+1 |
2003-12-08 | final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL. | Kazu Hirata | 1 | -4/+0 |
2003-12-06 | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 1 | -0/+6 |
2003-11-29 | Make NON_SAVING_SETJMP usable again. | James E Wilson | 1 | -13/+0 |
2003-11-27 | * final.c (final_scan_insn): Remove commented-out code. | Kazu Hirata | 1 | -4/+0 |
2003-11-27 | re PR rtl-optimization/13041 (linux-2.6/sound/core/oss/rate.c miscompiled) | Eric Botcazou | 1 | -2/+2 |
2003-11-01 | re PR other/12315 (ICE using -p with functions returning structs) | Alan Modra | 1 | -2/+2 |
2003-10-18 | final.c (final_scan_insn): Run FINAL_PRESCAN_INSNS on asm insns as well. | Alexandre Oliva | 1 | -0/+4 |
2003-10-11 | expr.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -22/+7 |
2003-07-30 | re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i... | Jan Hubicka | 1 | -3/+0 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -12/+12 |
2003-07-14 | cfglayout.c (locator_file): Break out from .... | Jan Hubicka | 1 | -2/+3 |
2003-07-01 | final.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -124/+73 |