OSDN Git Service

* expr.c (alignment_for_piecewise_move): New function.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-11-16 froydnj * expr.c (alignment_for_piecewise_move): New function.
2010-11-16 froydnj * gcc.c (char_p): Define. Define a VEC of it.
2010-11-16 froydnj * Makefile.in (bitmap.o, ebitmap.o, et-forest.o):...
2010-11-16 rguenth2010-11-16 Richard Guenther <rguenther@suse.de>
2010-11-16 froydnj * bitmap.c: Delete unnecessary includes.
2010-11-16 rguenth2010-11-16 Richard Guenther <rguenther@suse.de>
2010-11-16 rguenth2010-11-16 Richard Guenther <rguenther@suse.de>
2010-11-16 nickc * config/rx/rx.c (rx_is_ms_bitfield_layout): Return...
2010-11-16 rth * fold-const.c (operand_equal_for_comparison_p): Handl...
2010-11-16 rth * config/mn10300/mn10300.md (fmasf4, fmssf4...
2010-11-16 rth * config/frv/frv.md (fmasf4, fmssf4): Rename...
2010-11-16 jsm28 * gcc.c: Include "vec.h".
2010-11-15 rth * loop-unroll.c (analyze_insn_to_expand_var): Accept
2010-11-15 rthia64: -mfused-madd cleanup
2010-11-15 jakub PR tree-optimization/46461
2010-11-15 iangcc/:
2010-11-15 jakub PR debug/46095
2010-11-15 jakub PR debug/46387
2010-11-15 dnovillo2010-11-15 Jan Hubicka <jh@suse.cz>
2010-11-15 nicolaIn gcc/:
2010-11-15 jamborm2010-11-15 Martin Jambor <mjambor@suse.cz>
2010-11-15 rguenth2010-11-15 Richard Guenther <rguenther@suse.de>
2010-11-15 amylaar PR target/46432
2010-11-15 amylaar PR bootstrap/45444
2010-11-15 hariharans * config/picochip/picochip.c (file header)...
2010-11-15 rguenth2010-11-15 Richard Guenther <rguenther@suse.de>
2010-11-15 nickc * config/stormy16/stormy16.c (direct_return): Do not...
2010-11-15 amylaarAdd PR number to ChangeLog entry:
2010-11-15 amylaar * config/m32r/m32r.c: Remove unused variables...
2010-11-15 amylaar * Makefile.in (tm.texi): Replace with rule...
2010-11-15 rguenth2010-11-15 Richard Guenther <rguenther@suse.de>
2010-11-14 bonzini2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2010-11-14 ebotcazou PR tree-optimization/45722
2010-11-14 rsandifogcc/
2010-11-13 rearnsha PR target/43440
2010-11-13 rearnsha * tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document...
2010-11-13 ebotcazou * stor-layout.c (place_union_field): Do not put locati...
2010-11-13 aolivaPR debug/42889
2010-11-13 rsandifogcc/
2010-11-13 rsandifogcc/
2010-11-13 iainsgcc:
2010-11-13 iainsdon't emit debug sections until they are required
2010-11-13 bonzini2010-10-30 Paolo Bonzini <bonzini@gnu.org>
2010-11-13 bonzini2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2010-11-13 bonzinigcc:
2010-11-13 amonakov PR rtl-optimization/46204
2010-11-12 jsm28 * opts-common.c (control_warning_option): New.
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-12 grosserRemove warning because of CLooG isl/ppl difference
2010-11-12 amylaar PR bootstrap/46456
2010-11-12 amylaar PR target/46435
2010-11-12 amylaar PR target/46438
2010-11-12 amylaar PR target/46437
2010-11-12 ebotcazou * function.c (expand_function_end): Set the locator...
2010-11-12 rthxtensa: Convert to fma.
2010-11-12 amylaar PR target/46450
2010-11-12 amylaar PR target/46428
2010-11-12 amylaar PR target/46431
2010-11-12 amylaar PR middle-end/44769
2010-11-12 amylaar PR target/46412
2010-11-12 amylaar PR bootstrap/44756
2010-11-12 pthaugen * opts-common.c (decode_cmdline_option): Initialize...
2010-11-12 hubicka * doc/invoke.texi (early-inlining-insns): Update default.
2010-11-12 hainque * config/rs6000/aix.h: #undef TARGET_AIX_OS...
2010-11-12 amylaar PR rtl-optimization/46433
2010-11-12 ro gcc:
2010-11-12 amylaar PR target/46430
2010-11-12 ebotcazou PR debug/46375
2010-11-12 ktietz2010-11-11 Rodrigo Rivas Costa <rodrigorivascosta...
2010-11-12 froydnjgcc/
2010-11-12 rth * optabs.c (init_optabs): Init {fma,fms,fnma...
2010-11-12 rthi386: Convert from -mfused-madd to -ffp-contract.
2010-11-11 jakub PR target/46088
2010-11-11 dje2010-11-11 Paolo Bonzini <bonzini@gnu.org>
2010-11-11 hubicka * opts.c (finish_options): Do not error on -flto-parti...
2010-11-11 hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-11 hubicka PR tree-optimize/40436
2010-11-11 amylaar PR target/44749
2010-11-11 rth * tree-ssa-math-opts.c (convert_mult_to_fma): Do not...
2010-11-11 jsm28 * reginfo.c (fix_register): Avoid inserting English...
2010-11-11 hjlSupport Intel processor family 6, model 0x2c.
2010-11-11 jsm28 * opts.c (warning_as_error_callback,
2010-11-11 rthRecognize -(a * b) + c -> fma(-a,b,c).
2010-11-11 jakub PR middle-end/46388
2010-11-11 ro gcc/testsuite:
2010-11-11 davek * lto-streamer-out.c (write_symbol): Use int_size_in_b...
2010-11-11 jamborm2010-11-11 Martin Jambor <mjambor@suse.cz>
2010-11-11 amylaarUse more specific PR number in ChangeLog entry:
2010-11-11 jakub PR debug/46150
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 uros PR middle-end/46419
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-10 ebotcazou * config/sparc/sparc.c (sparc_delegitimize_address...
2010-11-10 spopAdd support for TBM.
2010-11-10 spopAdd support for BMI.
2010-11-10 hubicka PR tree-optimize/46228
2010-11-10 amylaar PR target/46417
2010-11-10 hubicka PR tree-optimize/46228
2010-11-10 hjlCheck preferred vector mode for vector type in estimate...
2010-11-10 ro * config/alpha/osf5.h (ASM_SPEC): Remove -nocpp.
next