OSDN Git Service

pf3gnuchains/gcc-fork.git
2009-09-22 rth * config/xtensa/xtensa.c (TARGET_ASM_TRAMPOLINE...
2009-09-22 rth * config/vax/vax.c (TARGET_ASM_TRAMPOLINE_TEMPL...
2009-09-22 rth * config/v850/v850.c (TARGET_ASM_TRAMPOLINE_TEM...
2009-09-22 rth * config/stormy16/stormy16.c (xstormy16_trampol...
2009-09-22 rth * config/spu/spu.c (TARGET_TRAMPOLINE_INIT...
2009-09-22 rth * config/sparc/sparc.c (TARGET_TRAMPOLINE_INIT...
2009-09-22 rth * config/sh/sh-protos.h (sh_initialize_trampoli...
2009-09-22 rth * config/score/score-protos.h (score_initialize...
2009-09-22 rth * config/s390/s390.c (s390_asm_trampoline_templ...
2009-09-22 rth * config/rs6000/rs6000-protos.h (rs6000_initial...
2009-09-22 rth * config/picochip/picochip.h (INITIALIZE_TRAMPO...
2009-09-22 rth * config/pdp11/pdp11.c (pdp11_trampoline_init...
2009-09-22 rth * gcc/config/pa/pa.c (TARGET_ASM_TRAMPOLINE_TEM...
2009-09-22 rth * config/moxie/moxie.c (moxie_static_chain,
2009-09-22 rth * config/mn10300/mn10300.c (TARGET_ASM_TRAMPOLI...
2009-09-22 rth * gcc/config/mmix/mmix.c (TARGET_ASM_TRAMPOLINE...
2009-09-22 rth * config/mips/mips.c (TARGET_ASM_TRAMPOLINE_TEM...
2009-09-22 rth * config/mep/mep.h (INITIALIZE_TRAMPOLINE): Remove.
2009-09-22 rth * config/mcore/mcore.c (TARGET_ASM_TRAMPOLINE_T...
2009-09-22 rth * config/m68hc11/m68hc11.c (TARGET_TRAMPOLINE_INIT...
2009-09-22 rth * config/m32r/m32r.c (TARGET_TRAMPOLINE_INIT...
2009-09-22 rth * config/m32c/m32c-protos.h (m32c_initialize_trampolin...
2009-09-22 rth * config/iq2000/iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLA...
2009-09-22 rth * config/ia64/ia64-protos.h (ia64_initialize_tr...
2009-09-22 rth * config/h8300/h8300.c (h8300_trampoline_init): New.
2009-09-22 rth * config/frv/frv.c (TARGET_TRAMPOLINE_INIT): New.
2009-09-22 rth * config/fr30/fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE,
2009-09-22 rth * config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.
2009-09-22 rth * config/cris/cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE,
2009-09-22 rth * config/bfin/bfin-protos.h (initialize_trampoline...
2009-09-22 rth * config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TR...
2009-09-22 rth * config/arm/arm.c (TARGET_ASM_TRAMPOLINE_TEMPL...
2009-09-22 rth * config/arc/arc.h (TRAMPOLINE_ALIGNMENT): New.
2009-09-22 rth * config/alpha/alpha.c (alpha_trampoline_init...
2009-09-22 rth PR target/41246
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 jakub PR bootstrap/41405
2009-09-22 jakub * config/rs6000/rs6000.c (bdesc_2arg): Fix CODE_FOR_ve...
2009-09-22 jakub * reload1.c (reload): Call wrap_constant when substituting
2009-09-22 tobi2009-09-19 Iain Sandoe <iain.sandoe@sandoe-acoustics...
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 jakub * dwarf2out.c (address_of_int_loc_descriptor): Avoid...
2009-09-22 jakub PR middle-end/41429
2009-09-22 pogmaCorrect the copyright year. It is not 2006 or 2007.
2009-09-22 pogmaPR middle-end/41260
2009-09-22 davek PR middle-end/41357
2009-09-22 davek PR bootstrap/41404
2009-09-22 gccadminDaily bump.
2009-09-21 joel2009-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2009-09-21 gerald * doc/install.texi (os2): Remove section.
2009-09-21 gerald * doc/standards.texi (Objective-C): Adjust two URLs.
2009-09-21 rwildRequire c++ in stage1_languages with --enable-gold...
2009-09-21 rwildtoplevel configure: bootstrap target_libs of stage1_lan...
2009-09-21 gerald * doc/xml/manual/appendix_contributing.xml: Adjust...
2009-09-21 rwildDiagnose --enable-build-with-cxx --enable-bootstrap...
2009-09-21 ro * env.c [__alpha__ && __osf__] (_BSD): Define.
2009-09-21 bonzini2009-09-21 Giuseppe Scrivano <gscrivano@gnu.org>
2009-09-21 jason PR c++/41421
2009-09-21 jason * name-lookup.c (push_class_level_binding): Sanity...
2009-09-21 ktietz2009-09-21 Kai Tietz <kai.tietz@onevision.com>
2009-09-21 hubicka * gcc.dg/guality/inline-params.c: New testcase.
2009-09-21 uros * gcc.c-torture/execute/ieee/ieee.exp (additional_flags):
2009-09-21 ebotcazou * stor-layout.c (layout_type): Remove obsolete code.
2009-09-21 gccadminDaily bump.
2009-09-20 hjl2009-09-20 H.J. Lu <hongjiu.lu@intel.com>
2009-09-20 pinskia2009-09-20 Andrew Pinski <pinskia@gcc.gnu.org>
2009-09-20 hjl2009-09-20 H.J. Lu <hongjiu.lu@intel.com>
2009-09-20 ghazi PR middle-end/30789
2009-09-20 hubicka * dwarf2out.c (add_const_value_attribute): Return...
2009-09-20 ktietz2009-09-20 Kai Tietz <kai.tietz@onevision.com>
2009-09-20 ebotcazou * stor-layout.c (set_sizetype): Avoid useless type...
2009-09-20 ebotcazouAdjust component
2009-09-20 rsandifogcc/
2009-09-20 ktietz2009-09-20 Paolo Bonzini <bonzini@gnu.org>
2009-09-20 cgd[gcc/testsuite/ChangeLog]
2009-09-20 gccadminDaily bump.
2009-09-19 nemet * config/mips/mips.opt (mrelax-pic-calls): New option.
2009-09-19 jsm28 * vi.po: Update.
2009-09-19 rwildFix long-standing in-tree build include-fixed bug.
2009-09-19 cgd[libcpp/ChangeLog]
2009-09-19 jvdelisle2009-09-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-09-19 jvdelisle2009-09-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-09-19 gccadminDaily bump.
2009-09-18 jakub * config/rs6000/rs6000.md (*save_gpregs_<mode>, *save_...
2009-09-18 jakub PR bootstrap/41397
2009-09-18 gerald * config/freebsd.h: Update comment on types.
2009-09-18 jason * decl2.c (determine_visibility): Make anonymous types...
2009-09-18 jason * c.opt: Add -fno-deduce-init-list.
2009-09-18 tromey2009-09-18 Jan Kratochvil <jan.kratochvil@redhat...
2009-09-18 nvachhar2009-09-18 Neil Vachharajani <nvachhar@google.com>
2009-09-18 janis * gcc.dg/dfp/dfp.exp: Also run tests in c-c++-common...
2009-09-18 uros PR testsuite/41288
2009-09-18 uros PR target/38288
2009-09-18 charlet2009-09-18 Pascal Obry <obry@adacore.com>
2009-09-18 charlet2009-09-18 Vincent Celier <celier@adacore.com>
2009-09-18 charlet2009-09-18 Thomas Quinot <quinot@adacore.com>
2009-09-18 charlet2009-09-18 Arnaud Charlet <charlet@adacore.com>
next