aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-07-04* c-objc-common.c (c_types_compatible_p): Fix indentation.Ben Elliston1-0/+2
2007-07-04tm.texi (Run-time Target): Capitalise "CPU".Ben Elliston1-0/+5
2007-07-03* ifcvt.c (find_cond_trap): Avoid invalid RTL sharing.Jan Hubicka1-0/+4
2007-07-03cppopts.texi: Add conflicting option note to -dM.Eric Christopher1-0/+7
2007-07-03* tree.h (DECL_ALIGN): Back out previous change.Geoffrey Keating1-0/+4
2007-07-03configure.ac: Test for .dtprelword support on MIPS.Joseph Myers1-0/+7
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown1-0/+67
2007-07-03* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.Geoffrey Keating1-0/+4
2007-07-03c-parser.c (objc_pq_context): Removed.Tom Tromey1-0/+13
2007-07-03mips.c (mips_issue_rate): Return 4 for 74K processors.David Ung1-0/+4
2007-07-03invoke.texi: Document -march=74kf3_2.David Ung1-0/+20
2007-07-03invoke.texi: Replace -march=24kf with -march=24kf2_1 and -march=24kx with -ma...Richard Sandiford1-0/+33
2007-07-03constraints.md: New file.Kaz Kojima1-0/+19
2007-07-03libgcc2.h: Conditionally declare __bswapsi2 and __bswapdi2.Eric Christopher1-0/+5
2007-07-03ddg.c (check_sccs): Define only if ENABLE_CHECKING is defined.H.J. Lu1-0/+5
2007-07-03re PR target/28307 (pthread functions in libgcc not weak any more on Tru64 UNIX)Rainer Orth1-0/+8
2007-07-03tree-ssa-sccvn.c (set_ssa_val_to): Check for operand_equal_p before declaring...Daniel Berlin1-0/+5
2007-07-03combine.c (recog_for_combine): Log the success or failure of matching new ins...Rask Ingemann Lambertsen1-0/+6
2007-07-03modulo-sched: print sccs and check itRevital Eres1-0/+8
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+20
2007-07-03re PR target/32506 (cross compile sh64-superh-linux-gnu internal compiler err...Kaz Kojima1-0/+7
2007-07-02tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou1-0/+9
2007-07-02rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling...Andrew Pinski1-0/+5
2007-07-02darwin9.h: Add copyright notice.Geoffrey Keating1-0/+8
2007-07-02re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek1-0/+11
2007-07-02configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-0/+11
2007-07-02Fix PR tree-optimization/32583 Fix PR tree-optimization/32584Daniel Berlin1-0/+9
2007-07-02re PR target/31684 (ICE in get_attr_first_insn, at config/ia64/itanium2.md:18...Steve Ellcey1-0/+7
2007-07-02ChangeLog: Add following to my previous description:Uros Bizjak1-0/+2
2007-07-02mips-protos.h (mips16e_save_restore_info): New struct.Richard Sandiford1-0/+30
2007-07-02re PR tree-optimization/31966 (Miscompiles valid code with -ftree-vectorize)Uros Bizjak1-0/+18
2007-07-02Fixed Changelog entry on unreverted patch.Kenneth Zadeck1-1/+1
2007-07-02tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE...Jakub Jelinek1-0/+5
2007-07-02tree-ssa.c (useless_type_conversion_p): Document future intent as defining th...Richard Guenther1-0/+7
2007-07-02re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther1-0/+36
2007-07-02configure.ac: Check for .gnu_attribute on Power.Joseph Myers1-0/+7
2007-07-02re PR tree-optimization/32230 (Segfault in set_bb_for_stmt with -O -ftree-vec...Ira Rosen1-0/+7
2007-07-02gcc/Richard Sandiford1-0/+17
2007-07-02tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther1-0/+20
2007-07-02re PR tree-optimization/32571 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1011)Daniel Berlin1-0/+6
2007-07-01tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle constants and ohter ex...Daniel Berlin1-0/+6
2007-07-01arm.c (arm_cannot_copy_insn_p): Do not expect a PARALLEL.Daniel Jacobowitz1-0/+8
2007-07-01* dwarf2out.c (initial_return_save): Define only if used.Andreas Schwab1-0/+4
2007-07-01[multiple changes]Richard Sandiford1-0/+12
2007-07-01Fix missed initialization of scc_nodes.Vladimir Yanovsky1-0/+6
2007-07-01re PR middle-end/32559 (ICE with vector arithmetic)Uros Bizjak1-1/+7
2007-07-01tree-ssa-pre.c (is_exception_related): New functionDaniel Berlin1-0/+5
2007-06-30configure.ac: Check for .gnu_attribute on MIPS.Joseph Myers1-0/+7
2007-06-30re PR target/32433 (Code for __builtin_ffs does not benefit from compiler opt...Uros Bizjak1-0/+10
2007-06-30Fix last ChangeLog entry.John David Anglin1-1/+1