bind_c_array_params_2.f90: Add "-mno-explicit-relocs" for alpha*-*-* targets.
[gcc.git] / gcc / postreload-gcse.c
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-02 Eric Botcazoucse.c (cse_find_path): Refine change to exclude EDGE_AB...
2011-06-02 Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-04-13 Nathan Froydpostreload-gcse.c (gcse_after_reload_main): Add calls...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-03 Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2009-11-25 H.J. LuRemove trailing white spaces.
2008-08-31 Jan Hubickapostreload-gcse.c (eliminate_partially_redundant_loads...
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-02 Michael Matzre PR target/35045 (gcc-4.3 generates wrong code on...
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-24 Richard Sandifordpostreload-gcse.c (reg_changed_after_insn_p): New function.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18 Kazu Hiratapostreload-gcse.c (gcse_after_reload_main): Make it...
2005-12-21 Steven Bosscherpatch for PR rtl-optimization/25130
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-07-31 Steven Bosscherre PR target/23095 (ICE in regstack compensate_edge)
2005-07-26 Dale Johannesenpostreload-gcse.c (alloc_mem): Start CUID numbering...
2005-07-25 Andreas Schwabre PR rtl-optimization/23043 ([m68k-linux] bootstrap...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-04-27 Andrew Haleypostreload-gcse.c (hash_scan_set): Remove bogus assertion.
2005-04-12 Mostafa Hagog> 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > ...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-31 J"orn Renneckepostreload-gcse.c: Include target.h.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-21 Steven Bosscherre PR rtl-optimization/17482 (GCSE after reload replaci...
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-08-18 Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.