configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.
[gcc.git] / gcc / emit-rtl.c
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-07-16 Steven Bosscheremit-rtl.c (emit_label_before): Do not allow the same...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13 Steven Bosscheremit-rtl.c (make_debug_insn_raw, [...]): Make static.
2012-06-20 Maxim Kuvyrkovemit-rtl.c (need_atomic_barrier_p): New function.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-06-12 Richard Guentheremit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2012-06-11 Mike Stumpemit-rtl.c (init_emit_once): Iterate through the MODE_P...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-11 H.J. LuCheck for incompatible pointer sign extension
2012-04-04 Mike Stumprtl.texi (const_double): Document as sign-extending.
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-06 Richard Sandifordre PR middle-end/52372 (gcc.target/mips/mips16-attribut...
2012-02-22 Martin Jamborre PR middle-end/51782 (-ftree-sra: Missing address...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2011-12-19 Bernd Schmidtemit-rtl.c (init_emit_once): Initialize const_tiny_rtx...
2011-12-09 Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-30 David S. MillerProperly limit backwards label scanning in reorg.
2011-10-13 Tom de Vriesemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_R...
2011-09-27 Jakub Jelinekrtl.h (const_tiny_rtx): Change into array of 4 x MAX_MA...
2011-09-19 Alexandre Oliva* emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.
2011-08-29 Jakub Jelinekre PR middle-end/48722 (ICE in df_refs_verify() with...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-08-03 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-20 Ulrich Weigandemit-rtl.c (set_mem_attributes_minus_bitpos): Restore...
2011-07-19 Richard Sandifordrtl.h (mem_attrs): Turn offset and size fields into...
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19 Richard Sandifordemit-rtl.c (mem_attrs_eq_p): New function, split out...
2011-07-19 Richard Sandifordgcc/
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-29 Richard Sandifordemit-rtl.c (try_split): Use a loop to search for NOTE_I...
2011-05-23 Richard Sandifordre PR rtl-optimization/48826 (ICE in dwarf2out_var_loca...
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-01 Nathan Froydemit-rtl.c (emit_pattern_after_setloc): New function.
2011-03-25 Jeff Lawdwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-23 Nathan Froydrefactor emit_*_{after,before}_noloc using common functions
2011-03-16 Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2011-01-24 Kai Tietzemit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
2011-01-18 Richard Guentherre PR rtl-optimization/47216 (gcc.dg/torture/pr43360...
2011-01-11 Richard Guentherre PR rtl-optimization/45235 (const volatile read moved...
2010-12-30 Ulrich Weigandemit-rtl.c (set_mem_attributes_minus_bitpos): Explicitl...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-12 Eric Botcazoure PR debug/46375 (-fcompare-debug failure (length...
2010-11-04 Joern Renneckere PR middle-end/44765 (gen_rtx_REG can make out-of...
2010-10-31 Nathan Froydemit-rtl.c (mark_used_flags): New function.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-11 Ian Lance Taylortree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-27 Hans-Peter Nilssonemit-rtl.c (reorder_insns_nobb): Sanity-check that...
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-08-25 Richard Guentherre PR middle-end/45379 (~10% slowdown on test_fpu at...
2010-08-24 Richard Guentherre PR middle-end/45379 (~10% slowdown on test_fpu at...
2010-08-10 Richard Guenthertree.h (get_object_alignment): Adjust prototype.
2010-08-09 Richard Guentherre PR target/45212 (FAIL: gcc.target/alpha/pr24178...
2010-07-30 Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(RTL_H).
2010-07-08 Eric Botcazoure PR middle-end/44843 (All 32-bit fortran execution...
2010-07-08 Eric Botcazou* emit-rtl.c (set_mem_attributes_minus_bitpos): Fix...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentheremit-rtl.c (set_mem_attributes_minus_bitpos): Use unsig...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-10 Jan Hubickaemit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-01 Jan Hubicka* emit-rtl.c (remove_insn): Fix thinko in prevoius...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-01 Anatoly Sokolovrtl.h (CONST_DOUBLE_P): Define.
2010-04-20 Anatoly Sokolovdouble-int.h (double_int_setbit): Declare.
2010-04-07 Richard Guentherinvoke.texi (-fargument-alias, [...]): Remove.
2010-04-07 Richard Guentherre PR rtl-optimization/42617 (TARGET_MEM_REF and plain...
2009-11-27 Andreas Krebbelemit-rtl.c (next_active_insn, [...]): Correct comment.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 David Bindermancfgrtl.c (commit_one_edge_insertion): Remove set but...
2009-10-29 Cary Coutantre PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
next