OSDN Git Service

PR c++/49165
[pf3gnuchains/gcc-fork.git] / gcc /
2011-05-27 jakub PR c++/49165
2011-05-27 wschmidt2011-05-27 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-05-27 burnus2011-05-27 Tobias Burnus <burnus@net-b.de>
2011-05-27 amonakov2011-05-27 Alexander Monakov <amonakov@ispras.ru>
2011-05-27 froydnjmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 janis * g++.dg/tree-ssa-pr43411.C: Rename function to be...
2011-05-27 ro2011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-05-27 ebotcazou * gnat.dg/bit_packed_array5.ads: Move dg directive...
2011-05-27 paolo/cp
2011-05-27 bernds * sched-int.h (struct _haifa_deps_insn_data): New...
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-27 wschmidtIndex: gcc/ChangeLog
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-27 bernds * haifa-sched.c (sched_scan_info): Remove.
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-27 hubicka * lto-streamer-out.c (lto_string_index): break out...
2011-05-27 hariharans * config/picochip/picochip.c (reorder_var_track...
2011-05-27 jason PR c++/47721
2011-05-27 jason DR 1004
2011-05-27 jason PR c++/47956
2011-05-27 gccadminDaily bump.
2011-05-26 janis * gcc.dg/march.c: Ignore a note for some targets.
2011-05-26 vmakarov2011-05-26 Vladimir Makarov <vmakarov@redhat.com>
2011-05-26 froydnjdetect C++ errors to fix 2288 and 18770
2011-05-26 rsandifogcc/
2011-05-26 jason PR c++/48211
2011-05-26 pault2011-05-26 Paul Thomas <pault@gcc.gnu.org>
2011-05-26 burnus2011-05-26 Tobias Burnus <burnus@net-b.de>
2011-05-26 froydnjmake TS_BLOCK a substructure of TS_BASE
2011-05-26 rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-26 pthaugen * config/rs6000/rs6000.c (rs6000_register_move_...
2011-05-26 rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-26 jasonfix pr marker
2011-05-26 froydnjmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-26 jason PR c++/48424
2011-05-26 bernds * Makefile.in (srcdirify): Change order so that libgcc...
2011-05-26 rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-26 ro PR target/49099
2011-05-26 hariharans * config/picochip/picochip.md (cbranchhi4)...
2011-05-26 ro gcov-profile/48845
2011-05-26 jakub PR c++/49165
2011-05-26 bernds * haifa-sched.c (schedule-block): Reorder the inner...
2011-05-26 jakub PR tree-optimization/49161
2011-05-26 ebotcazouRemove conflict marker
2011-05-26 ramanaFix generation of vorn and vbic for Neon.
2011-05-26 irar PR tree-optimization/49038
2011-05-26 fabienAdjust gcc/testsuite/ChangeLog
2011-05-26 fabien2011-05-26 Fabien Chene <fabien@gcc.gnu.org>
2011-05-26 ian * godump.c (go_format_type): Output the first field...
2011-05-26 jasonfix pr marker
2011-05-26 jason PR c++/48536
2011-05-26 jason PR c++/48599
2011-05-26 jason PR c++/49156
2011-05-26 jason PR c++/45401
2011-05-26 ian * godump.c (go_format_type): Check for invalid type...
2011-05-26 gccadminDaily bump.
2011-05-25 jason PR c++/44311
2011-05-25 jason * print-tree.c (print_node): Only look at TREE_TYPE...
2011-05-25 jason PR c++/45698
2011-05-25 jason PR c++/46145
2011-05-25 jason PR c++/46245
2011-05-25 jason PR c++/46696
2011-05-25 jason PR c++/47184
2011-05-25 uros * config/i386/sse.md (*<sse>_maskcmp<mode>3_comm)...
2011-05-25 hjlPut back "register_operand" check in 32bit QI ext patterns.
2011-05-25 jakub * c-common.c (def_fn_type): Remove extra va_end.
2011-05-25 hjlUpdate pause intrinsic.
2011-05-25 bernds PR bootstrap/49160
2011-05-25 janis * gcc.target/arm/fp16-compile-none-1.c: Update expecte...
2011-05-25 hjlReplace q_regs_operand with QIreg_operand in QI ext...
2011-05-25 rguenth2011-05-25 Richard Guenther <rguenther@suse.de>
2011-05-25 jason PR c++/48935
2011-05-25 jason PR c++/45418
2011-05-25 jason PR c++/45080
2011-05-25 jason PR c++/48292
2011-05-25 jason * cp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT...
2011-05-25 wschmidtRemove spurious ChangeLog entry
2011-05-25 hjlImplement x86 pause intrinsic.
2011-05-25 wschmidt2011-05-25 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-05-25 froydnjmove TS_EXP to be a substructure of TS_TYPED
2011-05-25 bernds gcc/
2011-05-25 hubicka * lto-streamer-out.c (output_record_start): Use lto_ou...
2011-05-25 ktietz2011-05-25 Kai Tietz <ktietz@redhat.com>
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-25 rguenth2011-05-25 Richard Guenther <rguenther@suse.de>
2011-05-25 ro2011-05-25 Jan Hubicka <jh@suse.cz>
2011-05-25 abel PR rtl-optimization/49014
2011-05-25 jakub PR target/49128
2011-05-25 jakub * cp-objcp-common.c (cp_common_init_ts): Mark CTOR_INI...
2011-05-25 jakub PR c++/49136
2011-05-25 vmakarov2011-05-24 Vladimir Makarov <vmakarov@redhat.com>
2011-05-25 gccadminDaily bump.
2011-05-24 jason PR c++/49042
2011-05-24 ebotcazou * config/sparc/sparc.c (sparc_option_override): If...
2011-05-24 ebotcazou * var-tracking.c (compute_cfa_pointer): Adjust head...
2011-05-24 nicolaIn libobjc/:
2011-05-24 nicolaIn gcc/:
2011-05-24 ian * godump.c (go_define): Don't accept a string immediat...
2011-05-24 ian * godump.c (struct godump_container): Add invalid_hash...
next