summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (get_call_rtx_from): New prototype.Steven Bosscher2012-10-161-0/+11
* 2012-10-16 Tom de Vries <tom@codesourcery.com>Tom de Vries2012-10-161-0/+5
* loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke2012-10-161-0/+23
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-161-0/+11
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-161-0/+10
* reload.c (find_reloads_subreg_address): Remove FORCE_REPLACE parameter.Ulrich Weigand2012-10-161-0/+12
* re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek2012-10-161-0/+15
* re PR tree-optimization/54889 (Revision 191983 gives compfail for 465.tonto i...Jakub Jelinek2012-10-161-0/+7
* combine.c (record_dead_and_set_regs): Iterate over hard register set with a h...Steven Bosscher2012-10-161-0/+11
* [multiple changes]Easwaran Raman2012-10-161-0/+40
* re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2012-10-151-0/+17
* re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2012-10-151-0/+11
* sh.c: Update function attribute comments.Oleg Endo2012-10-151-0/+8
* config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2012-10-151-0/+5
* sse.md (UNSPEC_MOVU): Remove.Uros Bizjak2012-10-151-0/+35
* Cleanup comments in alias.cDodji Seketeli2012-10-151-0/+4
* re PR middle-end/54915 (ICE: verify_gimple failed: type mismatch in vector pe...Marc Glisse2012-10-151-0/+6
* data-streamer.h (bp_pack_string_with_length): New function.Richard Biener2012-10-151-0/+21
* genoutput.c (process_template): Process '*' in '@' alternatives.J"orn Rennecke2012-10-151-0/+5
* re PR tree-optimization/54920 (segfault in tree-ssa-pre.c during Firefox build)Richard Guenther2012-10-151-0/+6
* * web.c (union_match_dups): Properly handle OP_INOUT match_dups.Joern Rennecke2012-10-151-0/+4
* expr.c (expand_expr_real_1): Do not unnecessarily copy the object in the MEM_...Eric Botcazou2012-10-151-1/+5
* tree-streamer-out.c (streamer_pack_tree_bitfields): Back BINFO_BASE_ACCESSES ...Richard Guenther2012-10-151-0/+16
* mmix.c (mmix_opposite_regno): Handle the return-value register too.Hans-Peter Nilsson2012-10-141-0/+5
* re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher2012-10-141-0/+19
* re PR rtl-optimization/54919 (gcc.dg/torture/pr54877.c FAILs with -fvariable-...Steven Bosscher2012-10-141-1/+12
* tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict l...Jan Hubicka2012-10-141-0/+6
* alpha.md: Remove empty predicates and/or constraints.Uros Bizjak2012-10-141-0/+5
* alpha.md (I24MODE): New mode iterator.Uros Bizjak2012-10-131-0/+15
* re PR rtl-optimization/54871 (gfortran.dg/vector_subscript_1.f90 FAILs)Eric Botcazou2012-10-131-0/+16
* re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to ...Andreas Schwab2012-10-131-0/+6
* loop-iv.c (determine_max_iter): Fix handling of AND.Jan Hubicka2012-10-131-0/+6
* ira.c (ira): Set current_loops to &ira_loops before recording loop exits.Steven Bosscher2012-10-131-0/+5
* builtins.c (expand_builtin_set_thread_pointer): Use create_input_operand() in...Chung-Lin Tang2012-10-131-0/+5
* alpha.md (FMODE): New mode iterator.Uros Bizjak2012-10-131-12/+44
* re PR target/54602 ([SH] Register pop insn not put in rts delay slot)Oleg Endo2012-10-121-4/+10
* re PR target/54680 ([SH] Unnecessary int-float-int conversion of fsca fixed p...Oleg Endo2012-10-121-0/+11
* tree-ssa-threadupdate.c (def_split_header_continue_p): Do not escape the loop.Jan Hubicka2012-10-121-0/+5
* * web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.Jan Hubicka2012-10-121-0/+4
* Add more C++ support in gengtype.Diego Novillo2012-10-121-0/+52
* arm.md (get_thread_pointersi): Moved to place with other TLS related patterns.Chung-Lin Tang2012-10-121-0/+5
* tree-streamer-out.c (pack_ts_target_option): Rename from ...Richard Biener2012-10-121-0/+15
* alpha.md (vecmodesuffix): New mode attribute.Uros Bizjak2012-10-121-1/+12
* optabs.c (vector_compare_rtx): Change prototype.Marc Glisse2012-10-121-0/+7
* re PR tree-optimization/54894 (internal compiler error: in vect_get_vec_def_f...Richard Biener2012-10-121-0/+6
* re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2012-10-121-0/+7
* re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2012-10-121-0/+22
* alpha.md (IMODE): New mode iterator.Uros Bizjak2012-10-111-0/+25
* ira-build.c (ira_loop_tree_body_rev_postorder): New function.Steven Bosscher2012-10-111-0/+13
* * tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek2012-10-111-0/+2