OSDN Git Service

pf3gnuchains/gcc-fork.git
2011-03-28 ianRename net/fd_rtems.go to net/fd_select.go.
2011-03-28 bergner * gcc.dg/stack-usage-1.c (SIZE): Provide proper values...
2011-03-28 ianFix useless assertion in ^ code.
2011-03-28 ro2011-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2011-03-28 jason Core 1232
2011-03-28 jason * call.c (reference_binding): Allow direct binding...
2011-03-28 jason Core 898
2011-03-28 jason Core 898
2011-03-28 jason * except.c (build_noexcept_spec): Call cxx_constant_va...
2011-03-28 gingold2011-03-28 Tristan Gingold <gingold@adacore.com>
2011-03-28 law * var-tracking.c (canonicalize_values_mark): Delete...
2011-03-28 steven * gcse.c (free_gcse_mem): Free reg_set_bitmap.
2011-03-28 hjlAdd -fno-pic to gcc.target/i386/pr47502-2.c.
2011-03-28 jsm28 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don...
2011-03-28 jamborm2011-03-28 Martin Jambor <mjambor@suse.cz>
2011-03-28 jsm28 * config/sparc/sparc-opts.h: New.
2011-03-28 nickc * configure.ac: Add support for *-*-dragonfly*
2011-03-28 ktietz2011-03-28 Kai Tietz <ktietz@redhat.com>
2011-03-28 ro PR target/48245
2011-03-28 ktietz2011-03-28 Kai Tietz <ktietz@redhat.com>
2011-03-28 gingold2011-03-28 Tristan Gingold <gingold@adacore.com>
2011-03-28 ebotcazou * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust...
2011-03-28 uros * config/alpha/alpha.md (addtf3): Change mode of opera...
2011-03-28 hjlDon't assert unaligned 256bit load/store.
2011-03-28 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28 gccadminDaily bump.
2011-03-27 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27 danglin PR target/48288
2011-03-27 aesok * config/mips/mips.h (LIBCALL_VALUE, FUNCTION_V...
2011-03-27 ianAdd runtime profiling infrastructure, not yet working.
2011-03-27 hjlSplit 32-byte AVX unaligned load/store.
2011-03-27 ianRemove closedchan function.
2011-03-27 ianError for return with no values when result parameters...
2011-03-27 tkoenig2011-03-27 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-27 ianImprove error about indirecting an unsafe.Pointer type.
2011-03-27 ebotcazouFix typo
2011-03-27 rsandifogcc/
2011-03-27 rsandifogcc/
2011-03-27 burnus2011-03-27 Tobias Burnus <burnus@net-b.de>
2011-03-27 irar * config/arm/arm.c (arm_autovectorize_vector_si...
2011-03-27 burnus2011-03-27 Tobias Burnus <burnus@net-b.de>
2011-03-27 gccadminDaily bump.
2011-03-26 ianDon't look up methods for pointer to interface.
2011-03-26 janus2011-03-26 Janus Weil <janus@gcc.gnu.org>
2011-03-26 ianDon't permit embedded field to be pointer to interface.
2011-03-26 irar * gcc.dg/vect/vect-cselim-1.c: Fail on targets...
2011-03-26 ebotcazou * basic-block.h (fixup_abnormal_edges): Adjust prototype.
2011-03-26 abel PR rtl-optimization/48144
2011-03-26 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <object...
2011-03-26 ebotcazou * gcc-interface/gigi.h (finalize_from_with_types)...
2011-03-26 ebotcazou * inline.adb (Back_End_Cannot_Inline): Lift restrictio...
2011-03-26 ianCheck for invalid uses of ... in builtin function calls.
2011-03-26 amodra * config/rs6000/predicates.md (word_offset_memref_op...
2011-03-26 ianBetter error when setting const to nil.
2011-03-26 ianCorrectly parse select case <-c <- v.
2011-03-26 amodra PR target/47487
2011-03-26 gccadminDaily bump.
2011-03-25 rth * expr.c (emit_block_move_via_movmem): Only...
2011-03-25 redi2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-03-25 redi2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-03-25 ianClean up handling of undefined types.
2011-03-25 jakub * printf/printf_fp.c (__quadmath_printf_fp): Use memcp...
2011-03-25 ianAvoid overflow error after negative shift count error.
2011-03-25 ktietzChangelog c-family/
2011-03-25 ktietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-25 rsandifogcc/
2011-03-25 burnus2011-03-25 Tobias Burnus <burnus@net-b.de>
2011-03-25 ianGive an error if a label is defined but not used.
2011-03-25 roChangeLog for last change.
2011-03-25 jamborm2011-03-25 Martin Jambor <mjambor@suse.cz>
2011-03-25 ro PR boehm-gc/11412
2011-03-25 froydnj * fold-const.c (expr_location_or): New function.
2011-03-25 law * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-25 rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25 jakub * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT...
2011-03-25 jason Core 1135
2011-03-25 jason PR c++/48289
2011-03-25 jason * c.opt: Add -std=c++03.
2011-03-25 ktietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-25 irar PR target/48287
2011-03-25 ro * gcc.dg/torture/pr47917.c: Add -D_XOPEN_SOURCE=500...
2011-03-25 rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25 jsm28 * configure.ac (native_only): Remove.
2011-03-25 ro PR testsuite/48283
2011-03-25 rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25 ams2011-03-25 Bernd Schmidt <bernds@codesourcery.com>
2011-03-25 froydnjfix typo in ChangeLog
2011-03-25 froydnj PR bootstrap/4828
2011-03-25 jsm28 * configure.ac (target_tools): Remove target-groff.
2011-03-25 ktietzChangeLog gcc/
2011-03-25 rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25 paolo2011-03-25 Paolo Carlini <paolo.carlini@oracle.com>
2011-03-25 markRemove deprecated DW_FORM_sig8 define.
2011-03-25 markPR debug/48041
2011-03-25 ianRemove closed function. Fix tuple receive in select.
2011-03-25 rthalpha: Use byte-manipulation helper expanders more...
2011-03-25 rthalpha: Remove all big-endian code.
2011-03-25 rthalpha: Unify movdi patterns with enabled attribute.
2011-03-25 rthalpha: Unify SF, DF, QI, HI, SI mode moves with enabled...
2011-03-25 rthalpha: Cleanup sign extension patterns.
next