OSDN Git Service

pf3gnuchains/gcc-fork.git
2011-03-16 mrs2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2011-03-16 fxcoudert PR libfortran/47883
2011-03-16 law * tree-vrp.c (identify_jump_threads): Slightly simpli...
2011-03-16 jason * parser.c (cp_parser_abort_tentative_parse): Make...
2011-03-16 jason PR c++/47999
2011-03-16 jason * call.c (convert_default_arg): Use LOOKUP_IMPLICIT.
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 bkoz2011-03-16 Benjamin Kosnik <bkoz@redhat.com>
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 jakub PR middle-end/48136
2011-03-16 jakub * var-tracking.c (prepare_call_arguments): Add ATTRIBU...
2011-03-16 ro PR lto/46944
2011-03-16 jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2011-03-16 jakub * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
2011-03-16 jakub PR debug/45882
2011-03-16 jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-03-16 amodra PR target/45844
2011-03-16 gccadminDaily bump.
2011-03-16 bkoz2011-03-15 Benjamin Kosnik <bkoz@redhat.com>
2011-03-15 dougkwan2011-03-15 Doug Kwan <dougkwan@google.com>
2011-03-15 bkoz2011-03-15 Benjamin Kosnik <bkoz@redhat.com>
2011-03-15 jason * pt.c (value_dependent_expression_p) [NOEXCEPT_EXPR...
2011-03-15 jasonc-family/
2011-03-15 jason Core 1191
2011-03-15 jason * decl2.c (cp_check_const_attributes): New.
2011-03-15 jason PR c++/34758
2011-03-15 davidxlFix pr47837
2011-03-15 ramanaActually delete it as svn rename seemed to fail
2011-03-15 ramanaFixup last commit.
2011-03-15 ramanaFix PR 47688
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 jakub PR tree-optimization/48129
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-15 fxcoudert * arith.c (arith_power): Plug memory leak.
2011-03-15 bkoz2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
2011-03-15 bkoz2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
2011-03-15 amodra PR target/48032
2011-03-15 bkoz2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
2011-03-15 gccadminDaily bump.
2011-03-14 meissnerFix fix to PR 48053
2011-03-14 ro gcc:
2011-03-14 jakub PR middle-end/47917
2011-03-14 tromey * python/libstdcxx/v6/printers.py (_use_gdb_pp): New...
2011-03-14 jakub PR middle-end/38878
2011-03-14 jakub PR debug/47946
2011-03-14 tromey * unwind-dw2.c: Include sys/sdt.h if it exists.
2011-03-14 uros * config/i386/i386.md (ROUND_FLOOR): New constant.
2011-03-14 tromeygcc
2011-03-14 tromeygcc
2011-03-14 paolo2011-03-14 Andrey Zholos <aaz@althenia.net>
2011-03-14 hjlEnable __float128 test for 32bit.
2011-03-14 jakub * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
2011-03-14 rsandifogcc/testsuite/
2011-03-14 jakub * BASE-VER: Change to 4.7.0.
2011-03-14 rguenth2011-03-14 Richard Guenther <rguenther@suse.de>
2011-03-14 jakub PR bootstrap/48102
2011-03-14 andreast2011-03-14 Andreas Tobler <andreast@fgznet.ch>
2011-03-14 andreast2011-03-14 Andreas Tobler <andreast@fgznet.ch>
2011-03-14 mrs2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2011-03-14 gccadminDaily bump.
2011-03-13 cgd2011-03-13 Chris Demetriou <cgd@google.com>
2011-03-13 bergnergcc/
2011-03-13 gccadminDaily bump.
2011-03-12 tkoenig2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-12 tkoenig2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-12 tkoenig2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-12 spopFix PR47127: call cloog_state_malloc and cloog_state_fr...
2011-03-12 janus2011-03-12 Janus Weil <janus@gcc.gnu.org>
2011-03-12 fxcoudert PR fortran/48054
2011-03-12 fxcoudert PR fortran/47552
2011-03-12 dodjiPR c++/46824
2011-03-12 jason PR c++/47125
2011-03-12 jvdelisle2011-03-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-03-12 gccadminDaily bump.
2011-03-11 jason PR c++/47144
2011-03-11 jason * attribs.c (lookup_attribute_spec): Take const_tree.
2011-03-11 jason PR c++/46803
2011-03-11 jsm28 * config/sparc/sparc.c (sparc_option_override): Use
2011-03-11 jason PR c++/47808
2011-03-11 rguenth2011-03-11 Richard Guenther <rguenther@suse.de>
2011-03-11 rguenth2011-03-11 Richard Guenther <rguenther@suse.de>
2011-03-11 rguenth2011-03-11 Richard Guenther <rguenther@suse.de>
2011-03-11 jakub PR c++/48035
2011-03-11 jakub PR middle-end/48044
2011-03-11 jason PR c++/48069
2011-03-11 janus2011-03-11 Janus Weil <janus@gcc.gnu.org>
2011-03-11 jamborm2011-03-11 Martin Jambor <mjambor@suse.cz>
2011-03-11 rguenth2011-03-11 Richard Guenther <rguenther@suse.de>
2011-03-11 jakub PR tree-optimization/48063
2011-03-11 ebotcazouFix long lines
2011-03-11 liqin * config.gcc (score-*-elf): add extra_parts .., update...
2011-03-11 liqin * MAINTAINERS: Update myself as score backend maintain...
next