OSDN Git Service

Visit basic blocks using the work-list based algorithm.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-01-24 hjlVisit basic blocks using the work-list based algorithm.
2011-01-24 nickc * config/v850/v850.opt (mv850es): New option - alias...
2011-01-24 rthrx: Uncomplicate fp comparisons.
2011-01-24 meissnerFix PR 47408 and 47385
2011-01-24 ro * lib/scanasm.exp (dg-function-on-line): Handle mips...
2011-01-24 ro * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
2011-01-24 ro * gfortran.dg/array_constructor_33.f90: Use dg-timeout...
2011-01-24 ebotcazouFix long line
2011-01-24 gccadminDaily bump.
2011-01-23 burnus2011-01-23 Tobias Burnus <burnus@net-b.de>
2011-01-23 bernds PR rtl-optimization/47166
2011-01-23 schwab* compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_...
2011-01-23 irar * gcc.dg/vect/costmodel/spu/costmodel-vect...
2011-01-23 gccadminDaily bump.
2011-01-22 hubicka PR lto/47333
2011-01-22 hubicka PR tree-optimization/43884
2011-01-22 aesok * config/s390/s390.h (REGISTER_MOVE_COST, MEMORY_MOVE_...
2011-01-22 uweigand PR middle-end/47401
2011-01-22 rthrx: Enable the compare-elim pass.
2011-01-22 rthmn10300: Enable the compare-elim pass.
2011-01-22 rthNew -fcompare-elim pass.
2011-01-22 tkoenig2011-01-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-01-22 nickc * config/rx/rx.md (cstoresf4): Pass comparison operator to
2011-01-22 nickc * config/rx/rx.md (UNSPEC_CONST): New.
2011-01-22 burnus2011-01-22 Tobias Burnus <burnus@net-b.de>
2011-01-22 law PR tree-optimization/47053
2011-01-22 gccadminDaily bump.
2011-01-21 jason PR c++/47041
2011-01-21 aolivaPR debug/47402
2011-01-21 jakub PR c++/47388
2011-01-21 burnus2011-01-21 Tobias Burnus <burnus@net-b.de>
2011-01-21 jakub PR middle-end/45566
2011-01-21 jakub PR rtl-optimization/47366
2011-01-21 jason PR c++/46552
2011-01-21 ianRemove the types float and complex.
2011-01-21 jason PR c++/46977
2011-01-21 law PR rtl-optimization/41619
2011-01-21 jakub PR tree-optimization/47355
2011-01-21 aolivaPR debug/47106
2011-01-21 rguenth2011-01-21 Richard Guenther <rguenther@suse.de>
2011-01-21 rguenth2011-01-21 Richard Guenther <rguenther@suse.de>
2011-01-21 rguenth2011-01-21 Richard Guenther <rguenther@suse.de>
2011-01-21 ro * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
2011-01-21 jakub PR tree-optimization/47391
2011-01-21 jakub * tree-ssa-live.c (remove_unused_scope_block_p): Don...
2011-01-21 ro * g++.dg/template/char1.C: Use signed char.
2011-01-21 ktietz2011-01-21 Kai Tietz <kai.tietz@onevision.com>
2011-01-21 burnus2011-01-21 Tobias Burnus <burnus@net-b.de>
2011-01-21 mrsFix typo in comment.
2011-01-21 amodra * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins...
2011-01-21 gccadminDaily bump.
2011-01-20 ramanaRename f_load to f_fpa_loads patch
2011-01-20 meissnerRefix test for PR47251
2011-01-20 aesok * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS...
2011-01-20 aolivagcc/ChangeLog:
2011-01-20 jakub PR debug/47283
2011-01-20 jakub PR testsuite/47371
2011-01-20 rguenth2011-01-20 Richard Guenther <rguenther@suse.de>
2011-01-20 jakub PR tree-optimization/46130
2011-01-20 rguenth2011-01-20 Richard Guenther <rguenther@suse.de>
2011-01-20 mrs * doc/tm.texi.in (BRANCH_COST): Englishify.
2011-01-20 gccadminDaily bump.
2011-01-19 mrsFixup formatting.
2011-01-19 dodjiFix PR c++/47291
2011-01-19 aolivagcc/ChangeLog:
2011-01-19 aolivaPR debug/47079
2011-01-19 aoliva* c-parser.c (c_parser_for_statement): Initialize
2011-01-19 ianRemember erroneous type when creating GENERIC for named...
2011-01-19 jsm28 * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
2011-01-19 ianDon't crash on reference to field with erroneous type.
2011-01-19 jsm28 * config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
2011-01-19 jsm28 * config/rs6000/sysv4.h (SHARED_LIB_SUPPORT): Remove...
2011-01-19 jsm28 * config/mips/linux64.h (LINK_SPEC): Remove %{non_shared}
2011-01-19 ianGenerate an init function if any global variable needs...
2011-01-19 jakub * ipa-split.c (find_return_bb): Use single_pred_p...
2011-01-19 jakub * ipa-split.c: Spelling fixes.
2011-01-19 rthmn10300: Add support in longlong.h.
2011-01-19 rthmn10300: Use reg_or_am33_const_operand in mulsi3.
2011-01-19 uweigand * config/spu/spu.h (MOVE_RATIO): Return 4 in the ...
2011-01-19 rthmn10300: Implement adddi3, subdi3.
2011-01-19 rthmn10300: Emit retf instruction
2011-01-19 rthmn10300: tidy pic address loading
2011-01-19 rthmn10300: Cleanup all arithmetic.
2011-01-19 rthmn10300: Explicitly represent MDR in multiply and divide.
2011-01-19 rthmn10300: Expose the MDR register to register allocation.
2011-01-19 rthmn10300: Cleanup legitimate addresses
2011-01-19 rthmn10300: Cleanup secondary reloads
2011-01-19 rthmn10300: Re-write move patterns.
2011-01-19 ianImprove check for const initializer loop.
2011-01-19 ianCheck for error type when getting type of binary expres...
2011-01-19 ianFix handling of anonymous field in struct with pointer...
2011-01-19 jakub PR c++/47303
2011-01-19 amylaar * doc/tm.texi.in: Spell out that a lack of register...
2011-01-19 jakub PR rtl-optimization/47337
2011-01-19 uweigand PR testsuite/45342
2011-01-19 uweigand PR tree-optimization/46021
2011-01-19 ianAvoid crash with extra struct initializers with abstrac...
2011-01-19 ianFix generating type descriptor for array with float...
2011-01-19 ianDon't crash using value of something with no value.
2011-01-19 ianFix struct with field of pointer to array of same struct.
next