OSDN Git Service

2011-10-05 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 gjl * config/avr/avr-protos.h (avr_out_addto_sp): New...
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 nickc * config/rx/rx.md (tablejump): Add missing label.
2011-10-05 krebbel2011-10-05 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 uros * config/i386/i386.c (ix86_emit_binop): New static...
2011-10-05 uros * gcc.dg/torture/builtin-complex-1.c: Use dg-add-optio...
2011-10-05 davemAdd support for more sparc VIS 3.0 instructions.
2011-10-04 rth* c-typeck.c (c_build_vec_shuffle_expr): Fix uninitiali...
2011-10-04 ktietz2011-10-04 Ozkan Sezer <sezeroz@gmail.com>
2011-10-04 davemSmall -m{cpu,tune}=native fix under Linux/Sparc.
2011-10-04 jakub PR tree-optimization/50604
2011-10-04 jakub PR tree-optimization/50522
2011-10-04 jakub * fold-const.c (fold_unary_loc): Don't optimize
2011-10-04 jsm28 * config.gcc (i[34567]86-*-elf*, x86_64-*-elf*): Use
2011-10-04 hubicka * lto-streamer.h (lto_input_toplevel_asms): Add order_...
2011-10-04 gjl PR target/50566
2011-10-04 ebotcazou * config/sparc/sparc.c (sparc_fold_builtin): Use a...
2011-10-04 krebbel2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-04 davemMore consistent access to sparc %ger register.
2011-10-04 mkuvyrkov * tree-eh.c (remove_unreachable_handlers): Obvious...
2011-10-03 ian * godump.c (go_output_typedef): Support printing enum...
2011-10-03 aesok * config/cris/cris.c (cris_output_addr_const_extra...
2011-10-03 aesok * config/m68k/m68k.c (m68k_output_addr_const_extra...
2011-10-03 sje2011-10-03 Steve Ellcey <sje@cup.hp.com>
2011-10-03 davemMinor fixup to the sparc bshuffle pattern.
2011-10-03 rthFix Artem's name spelling, at request.
2011-10-03 davemMinor fixups to the sparc bmask/bshuffle patterns.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-10-03 jakub PR tree-optimization/50587
2011-10-03 rsandifogcc/
2011-10-03 davemAdd missing changelog details in previous commit.
2011-10-03 davemAdd missing sparc shift zero extensions, and fix shift...
2011-10-02 gerald * invoke.texi (SPARC Options): Refer to GNU/Linux.
2011-10-02 rsandifogcc/
2011-10-02 rsandifogcc/
2011-10-02 hubicka * cgraphunit.c (verify_edge_count_and_frequency):...
2011-10-02 hubicka * cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-10-02 hubicka * ipa-inline-analysis.c (inline_summary_alloc): Bounds...
2011-10-02 hubicka * ipa-inline-analysis.c (reset_inline_edge_summary...
2011-10-02 paolo2011-10-02 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-02 hubicka PR lto/47247
2011-10-02 davemStart adding support for VIS 3.0 instructions.
2011-10-01 ebotcazou * ira-color.c (assign_hard_reg): Fix typo.
2011-09-30 hjlAdd missing ','.
2011-09-30 bernds * common/config/c6x/c6x-common.c (c6x_option_optimizat...
2011-09-30 gjl PR target/50566
2011-09-30 jakub PR inline-asm/50571
2011-09-30 jakub PR tree-optimization/46309
2011-09-30 jakub * tree-ssa-structalias.c (find_func_aliases_for_builti...
2011-09-30 jbeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-30 bernds * sched-ebb.c (schedule_ebb): No longer static. Remov...
2011-09-30 bernds * haifa-sched.c (modulo_ii, modulo_max_states, modulo_...
2011-09-30 rguenth2011-09-30 Richard Guenther <rguenther@suse.de>
2011-09-30 revitaleSMS: Support instructions with REG_INC_NOTE
2011-09-30 revitaleSMS: Avoid generating redundant reg-moves
2011-09-30 bernds * hw-doloop.c (scan_loop): Compute register usage...
2011-09-30 ramanaFix PR target/50099
2011-09-30 davemAdd sparc VIS 2.0 builtins, intrinsics, and option...
2011-09-29 davemMore sparc pixel-compare insn pattern cleanups.
2011-09-29 nickc * config/frv/frvbegin.c: Fix location of unwind-dw2...
2011-09-29 gjl PR target/50566
2011-09-29 rsandifogcc/
2011-09-29 wschmidt2011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-09-29 akUse urandom in gcc.c too
2011-09-29 akUse urandom to get random seed
2011-09-29 akChange random seeds to 64bit and drop re-crcing
2011-09-29 gjl PR target/50566
2011-09-29 rguenth2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail...
2011-09-29 rguenth2011-09-29 Richard Guenther <rguenther@suse.de>
2011-09-29 uros * ChangeLog: Fix whitespace.
2011-09-29 davemRemove unnecessary sparc code attr.
2011-09-29 davemAdd sparc 3D array addressing VIS intrinsics.
2011-09-29 iainsgcc:
2011-09-29 davemRespin sparc pixel-compare patterns using iterators.
2011-09-28 kkojima PR target/49486
2011-09-28 rsandifogcc/
2011-09-28 nickc * config/rx/predicates.md (rx_minmax_operand): New...
2011-09-28 rguenth2011-09-28 Richard Guenther <rguenther@suse.de>
2011-09-28 ktietz * configure.ac: Add test for new section attribute
2011-09-27 rsandifogcc/
2011-09-27 rsandifogcc/
2011-09-27 tmsriram2011-09-27 Sriraman Tallam <tmsriram@google.com>
2011-09-27 rsandifogcc/
2011-09-27 rsandifogcc/
2011-09-27 rsandifogcc/
2011-09-27 law * ifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument...
2011-09-27 jakub * common.opt: Add -foptimize-strlen option.
2011-09-27 vries2011-09-27 Tom de Vries <tom@codesourcery.com>
2011-09-27 hubicka * ipa-inline-analysis.c (MAX_TIME): Reduce to avoid...
2011-09-27 hubicka * gcc.dg/ipa/inline-5.c: New testcase.
2011-09-27 bernds PR rtl-optimization/50249
2011-09-27 hubicka * doc/invoke.texi (ffat-lto-objects): Document.
2011-09-27 rsandifogcc/
2011-09-27 irar * tree-vect-stmts.c (vectorizable_type_demotion...
2011-09-27 rguenth2011-09-27 Richard Guenther <rguenther@suse.de>
2011-09-27 rguenth2011-09-27 Richard Guenther <rguenther@suse.de>
2011-09-27 rsandifogcc/
2011-09-27 gjl * config/avr/avr.md (ashrqi3): Split alternative "n"
next