OSDN Git Service

Tolerate half-hour timezones.
[pf3gnuchains/gcc-fork.git] / gcc /
2010-07-30 amodraTolerate half-hour timezones.
2010-07-30 gccadminDaily bump.
2010-07-29 bernds * dce.c (run_word_dce): Take flag_dce into account...
2010-07-29 burnus2010-07-29 Tobias Burnus <burnus@net-b.de>
2010-07-29 janus2010-07-29 Janus Weil <janus@gcc.gnu.org>
2010-07-29 jakub Revert:
2010-07-29 jakub PR debug/45110
2010-07-29 janus2010-07-29 Janus Weil <janus@gcc.gnu.org>
2010-07-29 davidxl fix PR45121
2010-07-29 jamborm2010-07-29 Martin Jambor <mjambor@suse.cz>
2010-07-29 hjlRevert change in revision 162652.
2010-07-29 rguenth2010-07-29 Richard Guenther <rguenther@suse.de>
2010-07-29 rguenth2010-07-28 Richard Guenther <rguenther@suse.de>
2010-07-29 bernds PR rtl-optimization/42575
2010-07-29 rguenth2010-07-29 Richard Guenther <rguenther@suse.de>
2010-07-29 rguenth2010-07-29 Richard Guenther <rguenther@suse.de>
2010-07-29 mikael2010-07-29 Mikael Morin <mikael@gcc.gnu.org>
2010-07-29 rguenth2010-07-29 Richard Guenther <rguenther@suse.de>
2010-07-29 jsm28 * lang.opt (cpp): Remove Joined and Separate markers.
2010-07-29 domob2010-07-29 Daniel Kraft <d@domob.eu>
2010-07-29 irar * tree-vect-loop.c (vect_create_epilog_for_reduction...
2010-07-29 gccadminDaily bump.
2010-07-28 paolo2010-07-28 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-28 meissnerAdd power6 copysign/parity support
2010-07-28 davidxlIVOPT performance tuning patch. The main problem is...
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-28 mikael2010-07-28 Mikael Morin <mikael@gcc.gnu.org>
2010-07-28 domob2010-07-28 Daniel Kraft <d@domob.eu>
2010-07-28 jakub PR debug/45105
2010-07-28 jakub PR debug/45103
2010-07-28 mkuvyrkov PR rtl-optimization/45107
2010-07-28 rguenth2010-07-28 Richard Guenther <rguenther@suse.de>
2010-07-28 cltang * config/arm/arm.c (arm_pcs_default): Remove static.
2010-07-28 iainspart 3 of darwin64 PPC ABI changes
2010-07-28 ak * lto-opts.c (lto_file_read_options): Add loop...
2010-07-28 ak * Make-lang.in (lto.o): Add dependency to splay...
2010-07-28 rguenth2010-07-28 Richard Guenther <rguenther@suse.de>
2010-07-28 mkuvyrkov PR rtl-optimization/45101
2010-07-28 mkuvyrkov PR rtl-optimization/45101
2010-07-28 ebotcazou PR tree-optimization/44885
2010-07-28 jsm28 * config/darwin-driver.c (SWITCH_TAKES_ARG,
2010-07-28 burnus2010-07-28 Tobias Burnus <burnus@net-b.de>
2010-07-28 ebotcazou PR middle-end/44790
2010-07-28 ebotcazouFix typos
2010-07-28 davidxlFix to expose more LIM when creating mem_ref
2010-07-28 gccadminDaily bump.
2010-07-27 jason * pt.c (tsubst_expr) [DECL_EXPR]: Handle getting an...
2010-07-27 bernds * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN...
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 mkuvyrkov PR rtl-optimization/40956
2010-07-27 mkuvyrkov * config/arm/arm.c (params.h): Include.
2010-07-27 mkuvyrkov PR target/42495
2010-07-27 mkuvyrkov PR rtl-optimization/40956
2010-07-27 mkuvyrkov PR target/42495
2010-07-27 mkuvyrkov PR target/42495
2010-07-27 mkuvyrkov * gcse.c (insert_insn_end_basic_block): Update signatu...
2010-07-27 mkuvyrkov PR target/42495
2010-07-27 mkuvyrkov * gcse.c (hoist_code): Generate new pseudo for every...
2010-07-27 mkuvyrkov PR rtl-optimization/40956
2010-07-27 mkuvyrkov * gcse.c (struct expr:max_distance): New field.
2010-07-27 mkuvyrkov * gcse.c (compute_transpout, transpout): Remove, move...
2010-07-27 davidxladjusting iv update stmt position to enable inst combin...
2010-07-27 mkuvyrkov * dbgcnt.def (hoist_insn): New debug counter.
2010-07-27 davidxlMultiple exit loop handling in ivopts. Regression teste...
2010-07-27 uros * Fix extra brackets in my previous commit.
2010-07-27 uros * lib/gcc-dg.exp (cleanup-coverage-files): Remove...
2010-07-27 jakub PR target/44542
2010-07-27 jakub PR testsuite/44701
2010-07-27 jiez PR target/44290
2010-07-27 jakub * dwarf2out.c (add_data_member_location_attribute...
2010-07-27 jakub PR c/45079
2010-07-27 bernds * postreload.c (try_replace_in_use): New static function.
2010-07-27 jsm28 * common.opt (o): Add MissingArgError.
2010-07-27 iainsadd missing changelog
2010-07-27 iains PR target/29090
2010-07-27 iains PR target/35491
2010-07-27 irar PR tree-optimization/44152
2010-07-27 iainsre-enable tls and lto tests for ObjC/C++
2010-07-27 uros * gfortran.dg/char4_iunit_1.f03: Add ieee options.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-27 jakub PR tree-optimization/45083
2010-07-27 bernds PR rtl-optimization/45051
2010-07-27 burnus2010-07-26 Tobias Burnus <burnus@net-b.de>
2010-07-27 gccadminDaily bump.
2010-07-27 bernds * postreload.c (reload_combine_recognize_const_pattern...
2010-07-26 rthPR target/44132
2010-07-26 hubicka * lto-streamer.h (struct lto_file_decl_data): Mark...
2010-07-26 aesok * target.def (output_source_filename): New hook.
2010-07-26 ro * g++.dg/torture/pr44900.C: Use dg-require-effective...
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 burnus2010-07-26 Tobias Burnus <burnus@net-b.de>
2010-07-26 burnusAdd file forgotten in commit Rev. 162500
2010-07-26 nickc * configure.ac: Support all v850 targets.
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 gccadminDaily bump.
2010-07-25 ebotcazou PR target/44707
next