OSDN Git Service

pf3gnuchains/gcc-fork.git
2011-09-23 ianBetter parsing of erroneous expression on left of :=.
2011-09-23 ccoutantinclude/ChangeLog:
2011-09-23 jasoncorrect ChangeLog
2011-09-23 jason Core 234 - allow const objects with no initializer or
2011-09-23 ian * md5.c (md5_process_bytes): Correct handling of unaligned
2011-09-23 gjl * config/avr/avr.c: Fix some typos in comments.
2011-09-23 hubicka * gcc.dg/ipa/inline-1.c: new testcase.
2011-09-23 jakub * config/i386/i386.c (ix86_print_operand): Handle %~.
2011-09-23 gjl * config/avr/avr.md (adjust_len): Add alternatives...
2011-09-23 gjl PR target/50447
2011-09-23 paolo/cp
2011-09-23 ianInclude <termios.h> in mksysinfo.sh.
2011-09-23 jakub * config/i386/i386.c (ix86_prepare_sse_fp_compare_args...
2011-09-23 ian * godump.c (go_define): Treat a single character in...
2011-09-23 jamborm2011-09-23 Martin Jambor <mjambor@suse.cz>
2011-09-23 gjl PR target/50446
2011-09-23 xguo2011-09-23 Bin Cheng <bin.cheng@arm.com>
2011-09-23 xguo * gcc.c-torture/execute/941014-1.x: Deleted.
2011-09-23 paolo/cp
2011-09-23 gccadminDaily bump.
2011-09-22 davem * config/sparc/sparc.md (G[0-7]_REG, O[0-7]_REG, L...
2011-09-22 mkuvyrkov * ipa-prop.c (ipa_print_node_jump_functions): Fix...
2011-09-22 krebbel2011-09-22 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-09-22 kargl2011-09-22 Steven G. Kargl <kargl@gcc.gnu.org>
2011-09-22 paolo/cp
2011-09-22 uros PR target/50482
2011-09-22 jsm28 * gcc.target/i386/pad-2.c, gcc.target/i386/pad-3.c,
2011-09-22 paolo/cp
2011-09-22 gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-09-22 rsandifogcc/
2011-09-22 hubicka * ipa-inline-analysis.c: Fix overly long lines.
2011-09-22 hubicka * ipa-inline-transform.c (inline_call): Always update...
2011-09-22 rsandifogcc/
2011-09-22 gjl PR target/50447
2011-09-22 janus2011-09-22 Janus Weil <janus@gcc.gnu.org>
2011-09-22 irar PR tree-optimization/50451
2011-09-22 davem * config/sparc/sparc.c (sparc_vis_init_builtins):...
2011-09-22 ianUpdate Go library to release r60.1.
2011-09-22 ianAdd html/testdata files accidentally omitted.
2011-09-22 kkojima * config/sh/sh.c (andcosts): Renamed to and_xor_ior_costs.
2011-09-22 davemAdd pixel compare VIS intrinsics.
2011-09-22 gccadminDaily bump.
2011-09-21 bkoz2011-09-21 Benjamin Kosnik <bkoz@redhat.com
2011-09-21 hubicka * ipa-inline-analsis.c (compute_inline_parameters...
2011-09-21 hubicka * ipa-inline.c (relative_time_benefit): Fix wrong...
2011-09-21 ianUpdate Go testsuite to release r60.
2011-09-21 ianIncrease default libgo test timeout.
2011-09-21 ianBetter handling of unexpected EOF in parser.
2011-09-21 uros * g++.dg/other/i386-3.C: Remove duplicated dg-options.
2011-09-21 ianBetter error message for shift context types.
2011-09-21 jakub * config/i386/i386.c (ix86_expand_sse_movcc): Use
2011-09-21 ianSupport nil maps.
2011-09-21 uros PR target/50464
2011-09-21 hjlAdd MULX intrinsics.
2011-09-21 jsm28 * Makefile.am (FLAGS_TO_PASS): Define.
2011-09-21 ebotcazou * gnat.dg/opt19.adb: New test.
2011-09-21 hubicka PR tree-optimization/50433
2011-09-21 jakub * config/i386/sse.md (<code><mode>3 smaxmin:VI124_128...
2011-09-21 paolo2011-09-21 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-21 xguo * gcc.target/arm/neon-thumb2-move.c: Skip the...
2011-09-21 paolo/cp
2011-09-21 gjl PR target/45099
2011-09-21 gjl * config/avr/avr.c (avr_function_arg_advance): Undo...
2011-09-21 gjl PR target/50449
2011-09-21 davem * config/sparc/sparc.c (def_builtin): Change from...
2011-09-21 vries2011-09-21 Tom de Vries <tom@codesourcery.com>
2011-09-21 jakub * MAINTAINERS (sparc port): Remove myself.
2011-09-21 ianFix channels with element type of size zero.
2011-09-21 gccadminDaily bump.
2011-09-21 ianFix typo in error message.
2011-09-20 hjlReplace "must be be" with "must be".
2011-09-20 ianImprove error for undefined name in imported package.
2011-09-20 ianFix calling make with slice whose element type is size...
2011-09-20 ianImplement goto restrictions.
2011-09-20 jason * cp-tree.h (DECL_TEMPLOID_INSTANTIATION): New.
2011-09-20 jason * call.c (convert_default_arg): Avoid redundant copy.
2011-09-20 jason PR c++/50442
2011-09-20 jason * call.c (build_new_method_call_1): Use non-virtual...
2011-09-20 davem * config/sparc/sparc.md (UNSPEC_ALIGNADDRL): New unspec.
2011-09-20 ianCheck for duplicate parameter/result names.
2011-09-20 kargl2011-09-20 Steven G. Kargl <kargl@gcc.gnu.org>
2011-09-20 ianEmit compiler errors for unused values.
2011-09-20 dnovillo2011-09-16 Simon Baldwin <simonb@google.com>
2011-09-20 irar * g++.dg/vect/slp-pr50413.cc: Don't run the test....
2011-09-20 xguo * config/arm/arm-arches.def: Add armv6s-m.
2011-09-20 carrot PR rtl-optimization/49452
2011-09-20 gccadminDaily bump.
2011-09-19 ianFix handling of mutually recursive named types.
2011-09-19 mkuvyrkov * haifa-sched.c (has_edge_p, prev_non_location_insn...
2011-09-19 uros * config/i386/mmx.md (*mov<mode>_internal_rex64):...
2011-09-19 uros * config/i386/i386.md (maxmin): New code iterator.
2011-09-19 meissnerPatch for 50341
2011-09-19 jakub * config/i386/sse.md (*sse4_1_extractps): Change into
2011-09-19 ibolton2011-09-19 Ian Bolton <ian.bolton@arm.com>
2011-09-19 aoliva* tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_...
2011-09-19 aoliva* emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.
2011-09-19 aoliva* gcc-interface/decl.c (annotate_value): Look up expres...
2011-09-19 paolo2011-09-19 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-19 irar PR tree-optimization/50413
2011-09-19 pbrook2011-09-19 Paul Brook <paul@codesourcery.com>
next