aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-08-06* config/ia64/div.md (m2subrf4_cond): Change 'g' to 'G'.Steve Ellcey1-0/+4
2007-08-06* config/ia64/ia64.h (MODES_TIEABLE_P): Fix typo.Steve Ellcey1-0/+4
2007-08-06i386.md: Check TARGET_ macros and optimize_size before checking function retu...H.J. Lu1-43/+48
2007-08-06re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...Alfred Minarik1-0/+5
2007-08-05[multiple changes]Andrew Pinski1-0/+6
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-0/+27
2007-08-05New flag to control reg-moves generationVladimir Yanovsky1-0/+15
2007-08-04arm.md (movsi): Add braces.Richard Sandiford1-0/+4
2007-08-03re PR middle-end/32780 (ICE in extract_range_from_binary_expr, at tree-vrp.c:...Andrew Pinski1-0/+6
2007-08-04tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso...Zdenek Dvorak1-0/+21
2007-08-03re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)Andrew Pinski1-0/+6
2007-08-03re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos)Andrew Pinski1-0/+6
2007-08-03re PR middle-end/32935 (internal compiler error: in emit_move_insn, at expr.c...Andrew Pinski1-0/+6
2007-08-03i386.c (setup_incoming_varargs_64): Tolerate 64bit preferred stack boundary.Jan Hubicka1-0/+5
2007-08-03rs6000.c (struct processor_cost): Change l1_cache_lines to l1_cache_size.David Edelsohn1-2/+11
2007-08-03[multiple changes]Diego Novillo1-0/+7
2007-08-03spu.md (dftsv, [...]): Attach the appropriate mode to unspec expressions to s...Ben Elliston1-0/+6
2007-08-02* config/ia64/constraints.md ("U"): Make constraint vector only.Steve Ellcey1-0/+4
2007-08-02re PR middle-end/25446 (-fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c)Nathan Froyd1-0/+6
2007-08-02re PR middle-end/25445 (-fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c)Nathan Froyd1-0/+6
2007-08-02longlong.h [__mips__] (count_leading_zeros, [...]): Define for MIPS32 and MIP...Sandra Loosemore1-0/+6
2007-08-02Oops - commit to ChangeLog omitted when GPLv3 config patch was checked inNick Clifton1-0/+299
2007-08-02emit-rtl.c (reset_used_decls): Rename to...Richard Sandiford1-0/+7
2007-08-02s390.md ("*xordi3_cconly"): Change xr to xg.Andreas Krebbel1-0/+4
2007-08-01reload.c (find_reloads_address_part): Pass correct MEMREFLOC argument to find...Sandra Loosemore1-1/+5
2007-08-01re PR tree-optimization/32919 (SSA corruption because of abnormal edges and PRE)Daniel Jacobowitz1-0/+7
2007-08-01mips16.S (__mips16_unordsf2, [...]): New.Sandra Loosemore1-0/+10
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-0/+27
2007-08-01tree-cfg.c (tree_merge_blocks): Preserve loop exit phi nodes only in loop clo...Zdenek Dvorak1-0/+5
2007-08-01tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak1-0/+15
2007-08-01invoke.texi (l1-cache-size): Update documentation.Zdenek Dvorak1-0/+22
2007-08-012007-xx-xx Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> Thiemo...Nigel Stephens1-0/+33
2007-07-31This factors the code in xgcc that is used to terminate an accumulatedDan Hipschman1-0/+6
2007-07-31ddg.c (add_cross_iteration_register_deps): Declare bb_info only if ENABLE_CHE...H.J. Lu1-0/+5
2007-07-31df.h (DF_RU, [...]): Removed.Kenneth Zadeck1-1/+15
2007-07-31re PR target/32847 (FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_y_tst....John David Anglin1-0/+7
2007-07-31mode-switching.c (create_pre_exit): Don't search past calls.Richard Sandiford1-0/+4
2007-07-31mips.h (ISA_HAS_SYNCI): Add !TARGET_MIPS16 test.Sandra Loosemore1-0/+4
2007-07-31SMS: Change the ddg's constructionRevital Eres1-0/+13
2007-07-31neon.md (vec_set<mode>_internal, [...]): New define_insns.Julian Brown1-1/+7
2007-07-31matrix-reorg.c (analyze_matrix_allocation_site): Avoid referring to an unallo...Razya Ladelsky1-0/+5
2007-07-312007-07-30 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin1-0/+9
2007-07-30df-scan.c (df_scan_verify): Remove artificial limit on the number of blocks f...Seongbae Park1-0/+7
2007-07-30lb1sf68.asm (FUNC): New macro.Mark Mitchell1-0/+34
2007-07-30directives-only.c: New file.Ollie Wild1-0/+14
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-0/+50
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-0/+33
2007-07-30neon.md (V_ext): New mode attribute.Julian Brown1-0/+11
2007-07-30re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074)Andrew Pinski1-0/+10
2007-07-29Makefile.in (tree-ssa-alias.o): Add alloc-pool.hDaniel Berlin1-0/+11