1. 06 Jun, 2011 4 commits
  2. 05 Jun, 2011 10 commits
  3. 04 Jun, 2011 12 commits
  4. 03 Jun, 2011 14 commits
    • lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts. · dc587809
      	* lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
      	(lto_input_tree_pointers): Likewise.
      	* lto-streamer-out.c (pack_value_fields): Likewise.
      	(lto_output_tree_pointers): Likewise.
      	* lto-streamer.h (lto_is_streamable): Add check for OMP_CLAUSE
      	and OPTIMIZATION_NODE.
      
      From-SVN: r174625
      Diego Novillo committed
    • re PR c++/49276 ([C++0x] Segmentation fault with default lambda parameter in member function) · e9b398ae
      	PR c++/49276
      	* mangle.c (write_nested_name): Use CP_DECL_CONTEXT instead of
      	DECL_CONTEXT.
      
      	* g++.dg/cpp0x/lambda/lambda-mangle2.C: New test.
      
      From-SVN: r174619
      Jakub Jelinek committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · 543ad675
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Makefile.in (OBJC_DEPRECATED_H): Removed struct_objc_static_instances.h
      	and objc_get_uninstalled_dtable.h.
      	* objc/deprecated/struct_objc_static_instances.h: Removed.
      	* objc/deprecated/objc_get_uninstalled_dtable.h: Removed.	
      	* objc/objc-api.h: Do not include deprecated/objc_static_instances.h
      	and deprecated/objc_get_uninstalled_dtable.h.
      
      From-SVN: r174618
      Nicola Pero committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · 815d63dd
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Makefile.in (OBJC_DEPRECATED_H): Removed objc_object_alloc.h.
      	* objc/deprecated/objc_object_alloc.h: Removed.
      	* objc/objc-api.h: Do not include deprecated/objc_object_alloc.h.
      	* objects.c (_objc_object_alloc, _objc_object_dispose,
      	_objc_object_copy): Removed.
      	* libobjc.def (__objc_object_alloc, __objc_object_copy,
      	__objc_object_dispose): Removed.
      
      From-SVN: r174617
      Nicola Pero committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · d2a1962d
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Makefile.in (OBJC_DEPRECATED_H): Removed METHOD_NULL.h.
      	* objc/objc-api.h: Do not include deprecated/METHOD_NULL.h.
      	* objc/deprecated/METHOD_NULL.h: Removed.
      
      From-SVN: r174616
      Nicola Pero committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · 309ce401
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Makefile.in (OBJC_DEPRECATED_H): Removed objc_valloc.h,
      	objc_malloc.h and objc_unexpected_exception.h.
      	(exception.lo): Do not use -Wno-deprecated-declarations.
      	(exception_gc.lo): Likewise.
      	* objc/objc-api.h: Do not include deprecated/objc_valloc.h,
      	deprecated/objc_malloc.h and
      	deprecated/objc_unexpected_exception.h.
      	* objc/deprecated/objc_valloc.h: Removed.
      	* objc/deprecated/objc_malloc.h: Removed.
      	* objc/deprecated/objc_unexpected_exception.h: Removed.
      	* exception.c (_objc_unexpected_exception): Removed.
      	(objc_exception_throw): Do not check for
      	_objc_unexpected_exception.
      	* memory.c (objc_valloc, _objc_malloc, _objc_atomic_malloc,
      	_objc_valloc, _objc_realloc, _objc_calloc, _objc_free): Removed.	
      	* libobjc.def (_objc_unexpected_exception, objc_valloc): Removed.
      
      From-SVN: r174615
      Nicola Pero committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · 4f570b66
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* objc/objc.h: Do not include deprecated/STR.h.
      	* objc/deprecated/STR.h: Removed.
      	* Makefile.in (OBJC_DEPRECATED_H): removed STR.h.
      
      From-SVN: r174614
      Nicola Pero committed
    • linux.h (MD_UNWIND_SUPPORT): Remove. · 58cd1d70
      	gcc:
      	* config/alpha/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/alpha/osf5.h (MD_UNWIND_SUPPORT): Remove.
      	* config/alpha/vms.h (MD_UNWIND_SUPPORT): Remove.
      	* config/bfin/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/bfin/uclinux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/i386/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/i386/linux64.h (MD_UNWIND_SUPPORT): Remove.
      	* config/i386/sol2.h (MD_UNWIND_SUPPORT): Remove.
      	* config/i386/mingw32.h (MD_UNWIND_SUPPORT): Remove.
      	* config/ia64/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/ia64/vms.h (MD_UNWIND_SUPPORT): Remove.
      	* config/m68k/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/mips/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/pa/pa-hpux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/pa/pa32-linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/rs6000/darwin.h (MD_UNWIND_SUPPORT): Remove.
      	* config/rs6000/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/rs6000/linux64.h (MD_UNWIND_SUPPORT): Remove.
      	* config/s390/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/s390/tpf.h (MD_UNWIND_SUPPORT): Remove.
      	* config/sh/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/sparc/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/sparc/linux64.h (MD_UNWIND_SUPPORT): Remove.
      	* config/sparc/sol2.h (MD_UNWIND_SUPPORT): Remove.
      	* config/xtensa/linux.h (MD_UNWIND_SUPPORT): Remove.
      	* config/alpha/linux-unwind.h: Move to ../libgcc/config/alpha.
      	* config/alpha/osf5-unwind.h: Move to ../libgcc/config/alpha.
      	* config/alpha/vms-unwind.h: Move to ../libgcc/config/alpha.
      	* config/bfin/linux-unwind.h: Move to ../libgcc/config/bfin.
      	* config/i386/linux-unwind.h: Move to ../libgcc/config/i386.
      	* config/i386/sol2-unwind.h: Move to ../libgcc/config/i386.
      	* config/i386/w32-unwind.h: Move to ../libgcc/config/i386.
      	* config/ia64/linux-unwind.h: Move to ../libgcc/config/ia64.
      	* config/ia64/vms-unwind.h: Move to ../libgcc/config/ia64.
      	* config/m68k/linux-unwind.h: Move to ../libgcc/config/m68k.
      	* config/mips/linux-unwind.h: Move to ../libgcc/config/mips.
      	* config/pa/hpux-unwind.h: Move to ../libgcc/config/pa.
      	* config/pa/linux-unwind.h: Move to ../libgcc/config/pa.
      	* config/rs6000/darwin-unwind.h: Move to ../libgcc/config/rs6000.
      	* config/rs6000/linux-unwind.h: Move to ../libgcc/config/rs6000.
      	* config/s390/linux-unwind.h: Move to ../libgcc/config/s390.
      	* config/s390/tpf-unwind.h: Move to ../libgcc/config/s390.
      	* config/sh/linux-unwind.h: Move to ../libgcc/config/sh.
      	* config/sparc/linux-unwind.h: Move to ../libgcc/config/sparc.
      	* config/sparc/sol2-unwind.h: Move to ../libgcc/config/sparc.
      	* config/xtensa/linux-unwind.h: Move to ../libgcc/config/xtensa.
      	* config/darwin9.h (DARWIN_LIBSYSTEM_HAS_UNWIND): Remove.
      	* system.h (MD_UNWIND_SUPPORT): Poison.
      	* doc/tm.texi.in (Exception Handling, MD_UNWIND_SUPPORT): Remove.
      	* doc/tm.texi: Regenerate.
      	* unwind-dw2.c: Include md-unwind-support.h instead of
      	MD_UNWIND_SUPPORT.
      	* config/ia64/unwind-ia64.c: Likewise.
      	* config/xtensa/unwind-dw2-xtensa.c: Likewise.
      
      	libgcc:
      	* config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
      	* config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
      	* config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
      	* config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
      	* config/i386/linux-unwind.h: Move from ../gcc/config/i386.
      	* config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
      	* config/i386/w32-unwind.h: Move from ../gcc/config/i386.
      	Wrap in !__MINGW64__.
      	* config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
      	* config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
      	* config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
      	* config/mips/linux-unwind.h: Move from ../gcc/config/mips.
      	* config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
      	* config/pa/linux-unwind.h: Move from ../gcc/config/pa.
      	* config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
      	Wrap in !__LP64__.
      	* config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
      	* config/s390/linux-unwind.h: Move from ../gcc/config/s390.
      	* config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
      	* config/sh/linux-unwind.h: Move from ../gcc/config/sh.
      	* config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
      	* config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
      	* config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
      	* config/no-unwind.h: New file.
      	* config.host (md_unwind_header): Document.
      	Define.
      	(alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
      	alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
      	hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
      	hppa[12]*-*-hpux11*): Set md_unwind_header.
      	(i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
      	Set md_unwind_header.
      	(x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
      	(i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
      	(i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
      	m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
      	powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
      	s390x-*-linux*,  s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
      	sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
      	md_unwind_header.
      	* configure.ac: Link md-unwind-support.h to $md_unwind_header.
      	* configure: Regenerate.
      
      From-SVN: r174613
      Rainer Orth committed
    • varpool.c (varpool_extra_name_alias): Return NULL, not false. · 34e0c8d5
      2011-06-03  Jack Howarth <howarth@bromo.med.uc.edu>
      
      	 * varpool.c (varpool_extra_name_alias): Return NULL, not false.
      
      From-SVN: r174612
      Jack Howarth committed
    • Fix errnoeous ChangeLog entry. · 8929d9ea
      From-SVN: r174611
      Diego Novillo committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · dd3dba52
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Makefile.in (OBJC_H): Removed hash.h and sarray.h.
      	(OBJC_DEPRECATED_H): Likewise.
      	* libobjc.def (objc_hash_new, objc_hash_delete, objc_hash_add,
      	objc_hash_remove, objc_hash_next, objc_hash_value_for_key,
      	objc_hash_is_key_in_hash, hash_add, hash_delete, hash_new,
      	hash_next, hash_remove, hash_value_for_key, hash_is_key_in_hash,
      	sarray_at_put, sarray_at_put_safe, sarray_free, sarray_lazy_copy,
      	sarray_new, sarray_realloc, sarray_remove_garbage): Removed.
      	* objc/sarray.h: Removed.
      	* objc/hash.h: Removed.
      	* objc/deprecated/sarray.h: Removed.
      	* objc/deprecated/hash.h: Removed.
      	* objc/Object.h: Do not include objc/deprecated/hash.h
      	* Object.m: Include string.h.
      	* objc/objc-api.h: Do not include objc/deprecated/hash.h.
      	* objc-private/common.h (GNU_LIBOBJC_COMPILING_LIBOBJC_ITSELF):
      	Removed.
      
      In gcc/testsuite/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* objc.dg/headers.m: Do not include sarray.h and hash.h.
      
      From-SVN: r174610
      Nicola Pero committed
    • gcc: · 1b7a0148
      	* config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]
      	(sigill_hdlr): Correct insn, insn size.
      	(set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.
      
      	gcc/testsuite:
      	* lib/target-supports.exp (check_sse_os_support_available): Use
      	movaps.
      
      	libgfortran.
      	* config/fpu-387.h [__sun__ && __svr4__] (sigill_hdlr): Correct
      	insn, insn size.
      	(has_sse) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.
      
      Co-Authored-By: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
      
      From-SVN: r174609
      Richard Henderson committed
    • config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6 t-slibgcc-dummy. · 737346fa
      	gcc:
      	* config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6
      	t-slibgcc-dummy.
      	* config/mips/irix-crti.asm: Move to ../libgcc/config/mips/irix-crti.S.
      	* config/mips/irix-crtn.asm: Move to ../libgcc/config/mips/irix-crtn.S.
      	* config/mips/t-iris: Remove.
      	* config/mips/t-irix6: New file.
      	* config/mips/t-slibgcc-irix: Move to ../libgcc/config/mips.
      
      	libgcc:
      	* config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
      	Set tmake_file, extra_parts.
      	* config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
      	Remove O32 support.
      	* config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
      	Remove O32 support.
      	* config/mips/t-irix6: New file.
      	* config/mips/t-slibgcc-irix: New file.
      
      From-SVN: r174608
      Rainer Orth committed
    • In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> · 4236b2e5
      In libobjc/:
      2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* Object.m ([-forward::]): Removed.
      	* objc/deprecated/Object.h ([-forward::]): Removed.
      	* sendmsg.c (__objc_forward): Updated comments.
      
      From-SVN: r174607
      Nicola Pero committed