darwin.c (machopic_select_rtx_section): Use const_data_section for things that might...
[platform/upstream/gcc.git] / gcc / haifa-sched.c
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-11 Kaveh R. Ghaziavr.c (avr_init_once): Use xcalloc in lieu of xmalloc...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-13 Vladimir Makarovre PR bootstrap/10835 (combinatory explosion in schedul...
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-07 Vladimir Makarovhaifa-sched.c (schedule_block): Don't call reorder...
2003-02-25 Vladimir Makarovsched-int.h (INSN_TRAP_CLASS, [...]): Move them from...
2003-02-06 Jan Hubickai386.c (x86_inter_unit_moves): New variable.
2003-01-28 Vladimir Makarovhaifa-sched.c (schedule_insn): Return necessary cycle...
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-01-17 Vladimir Makarovhaifa-sched.c (move_insn): Restore moving all schedule...
2003-01-09 Vladimir Makarov2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-28 Kazu HirataChangeLog.4: Fix typos.
2002-09-14 Kazu Hiratahaifa-sched.c: Follow spelling conventions.
2002-07-23 Neil Boothgenautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.
2002-06-12 Jan Hubickai386.md (shift patterns): Use (TARGET_SHIFT1 || optimiz...
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-04 Jeff Lawsched-int.h (struct deps): New field libcall_block_tail...
2002-06-04 Jan HubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-05-29 Jeff LawRevert this patch:
2002-05-29 Jeff Lawhaifa-sched.c (schedule_block): Do not count USE and...
2002-05-28 David Edelsohnsched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-04 David S. Millerhaifa-sched.c (rank_for_schedule): Revert 2002-05-02...
2002-05-04 David S. MillerDelete cycle display scheduling hook.
2002-05-03 Jan Hubickahaifa-sched.c (schedule_insn): Print table of instructi...
2002-05-02 Richard Hendersonhaifa-sched.c (rank_for_schedule): Skip past last_sched...
2002-04-29 Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-02-28 Richard Hendersonhaifa-sched.c (sched_emit_insn): New.
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2001-12-31 Richard Hendersoncfglayout.c (scope_def, [...]): Remove.
2001-12-27 Richard Hendersonhaifa-sched.c (reemit_other_notes): New.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-14 Nick CliftonFix typo in FSF copyright statement
2001-08-30 Vladimir Makarovrtl.def: Undo my patch commited 2001-08-27.
2001-08-27 Vladimir Makarovrtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18 Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-06-26 Jan Hubickai386.md (float_truncate splitter, [...]): Add reload_co...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-01 Bernd SchmidtAvoid exponential runtime
2001-01-12 Andreas Jaegerhaifa-sched.c (restore_line_notes): Remove argument...
2000-12-21 Robert Lipehaifa-sched.c (schedule_block): Provide empty source...
2000-12-20 Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-19 Bernd SchmidtMore scheduler infrastructure.
2000-12-15 J"orn Rennecke* haifa-sched.c (sched_init): Don't put a note in front...
2000-12-03 Bernd SchmidtMove the region scheduling code out of haifa-sched.c.
2000-12-03 Bernd SchmidtMove dependency code out of haifa-sched.c
2000-12-03 Bernd SchmidtMove scheduling visualization code to separate file.
2000-12-03 Bernd SchmidtTry to separate region-specific code from generic parts...
2000-12-02 Bernd SchmidtHaifa cleanup, part 1
2000-11-27 Bernd SchmidtPrettier visualization of COND_EXECs
2000-11-25 Richard Hendersonhaifa-sched.c (sched_analyze_1, [...]): Revert 2000...
2000-11-24 Bernd SchmidtTreat ready list as a (for now, semi-)abstract datatype...
2000-11-22 Richard Hendersonhaifa-sched.c (sched_analyze_1): Don't special-case...
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-19 Jim WilsonFix ICE on lex output file reported by Andreas Schwab.
2000-10-06 Vladimir Makarovhaifa-sched.c (schedule_insns): Fix typo in freeing...
2000-10-06 Vladimir Makarovhaifa-sched.c (anti_dependency_cache, [...]): New varia...
2000-09-12 Kazu Hirata* haifa-sched.c: Fix formatting.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-06-13 Richard Hendersonflow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REG...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-04 Jeffrey A Lawhaifa-sched.c (schedule_insns): Free the flow edge...
2000-04-30 Richard Hendersonflow.c (struct reg_cond_life_info): New.
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-20 Richard KennerFix copuyright notice
2000-04-15 David Edelsohntoplev.c (display_help): Prefix "f" to "sched-verbose=".
2000-04-10 Richard KennerAdd missing blank
2000-04-07 Richard Hendersonrtl.def (COND_EXEC): New.
2000-03-05 Mark Mitchellbasic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26 Jeff LawFix copyrights.
2000-02-25 Geoff Keatinghaifa-sched.c (schedule_block): Explain the real reason...
2000-02-21 Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-11 Geoffrey Keating* haifa-sched.c (BUF_LEN): Increase a lot.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-28 Richard Hendersonhaifa-sched.c (schedule_insns): Don't recompute reg...
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-12 Richard Earnshawhaifa-sched.c (split_edges): Pass edgeset_size as secon...
2000-01-11 Jeffrey A Law* Band-aid until haifa's bitset implementation is nuked.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-05 Jeff LawCopyright date
2000-01-04 Stan Coxhaifa-sched.c (build_control_flow): Change unreachable...
1999-11-29 Bernd SchmidtClean up parts of the scheduler
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-07 Jeffrey A Lawgcse.c (post_dominators): Kill.
1999-11-06 Richard Hendersonhaifa-sched.c (struct haifa_insn_data, h_i_d): New.
1999-11-05 Richard Hendersonhaifa-sched.c (schedule_block): Don't crash if there...
next