1. 26 Nov, 2002 19 commits
    • varasm.c (default_exception_section): Move to... · 96d0f4dc
      	* varasm.c (default_exception_section): Move to...
      	* except.c (default_exception_section): ... here. Make
      	.gcc_except_table read-only if it is not expected to have any
      	dynamic relocations and linker handles it.
      	* dwarf2out.c (default_eh_frame_section): Make .eh_frame read-only
      	if it is not expected to have any dynamic relocations and linker
      	handles it.
      	* configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Check what ld does
      	when linking read-only and read-write sections together.
      	* configure, config.in: Rebuilt.
      	* crtstuff.c (EH_FRAME_SECTION_CONST): Define.
      	(__EH_FRAME_BEGIN__, __FRAME_END__): Add it.
      
      From-SVN: r59507
      Jakub Jelinek committed
    • Daily bump. · db4d7129
      From-SVN: r59505
      GCC Administrator committed
    • tree.c (cp_build_qualified_type_real): Correct handling of array types. · 29fae15c
      	* tree.c (cp_build_qualified_type_real): Correct handling of
      	array types.
      
      From-SVN: r59499
      Mark Mitchell committed
    • spe.h (__ev_create_sfix32_fs): Change macro into new function. · 020a7b12
      2002-11-25  Aldy Hernandez  <aldyh@redhat.com>
      
              * config/rs6000/spe.h (__ev_create_sfix32_fs): Change macro into
              new function.
              (__ev_create_ufix32_fs): Same.
              (__ev_get_sfix32_fs_internal): New.
              (__ev_get_sfix32_fs): Define to use function.
              (__ev_get_ufix32_fs_internal): New.
              (__ev_get_ufix32_fs): Define to use function.
              (__ev_get_upper_ufix32_fs): Call __ev_get_ufix32_fs.
              (__ev_get_lower_ufix32_fs): Same.
              (__ev_get_upper_sfix32_fs): Call __ev_get_sfix32_fs.
              (__ev_get_lower_sfix32_fs): Same.
              (__ev_set_sfix32_fs_internal): New.
              (__ev_set_ufix32_fs_internal): New.
              (__ev_set_sfix32_fs): Call __ev_set_sfix32_fs_internal.
              (__ev_set_ufix32_fs): Call __ev_set_ufix32_fs_internal.
              (__ev_set_upper_sfix32_fs): Call function.
              (__ev_set_lower_sfix32_fs): Same.
              (__ev_set_upper_ufix32_fs): Same.
              (__ev_set_lower_ufix32_fs): Same.
      
      From-SVN: r59498
      Aldy Hernandez committed
    • empty11.C: New test. · 2003cd37
      	* testsuite/g++.dg/abi/empty11.C: New test.
      	* testsuite/g++.dg/rtti/cv1.C: New test.
      
      	* tree.c (cp_build_qualified_type_real): Correct handling of
      	array types.
      	* class.c (walk_subobject_offsets): Fix thinko.
      	(build_base_field): Record offsets of empty bases in primary
      	virtual bases.
      	(layout_class_type): Record offsets of empty bases in fields.
      
      From-SVN: r59497
      Mark Mitchell committed
    • * verify.cc (type::compatible): Backed out broken change. · cbad89c4
      From-SVN: r59496
      Tom Tromey committed
    • * gcc.c (do_spec_1): Reset delete_this_arg to zero. · d2dff06b
      From-SVN: r59495
      Douglas B Rupp committed
    • verify.cc (type::compatible): Check initialization status first. · b0fbe966
      	* verify.cc (type::compatible): Check initialization status
      	first.
      	* interpret.cc (run) [insn_invokespecial, invokespecial_resolved]:
      	Don't use NULLCHECK.
      
      From-SVN: r59494
      Tom Tromey committed
    • elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. · 32f0ffb3
      * config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.
      * config/interix.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/linux-aout.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/lynx-ng.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/lynx.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/netbsd.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/openbsd.h (HANDLE_SYSV_PRAGMA: Likewise.
      * config/alpha/elf.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/arm/netbsd.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/cris/aout.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/d30v/d30v.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/frv/frv.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/i386/djgpp.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/i386/i386-interix.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/i386/vxi386.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/ia64/ia64.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/m88k/m88k.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/mmix/mmix.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/rs6000/aix.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/sparc/linux-aout.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/sparc/vxsparc64.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/stormy16/stormy16.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/alpha/osf.h (HANDLE_SYSV_PRAGMA): Don't undef before
      defining.
      * config/i386/sco5.h (HANDLE_SYSV_PRAGMA): Likewise.
      * config/mips/iris5.h (HANDLE_SYSV_PRAGMA): Likewise.
      
      From-SVN: r59493
      Jason Thorpe committed
    • add i370-*-openedition to bypass fixinc list · 160f9a4c
      From-SVN: r59490
      Dave Pitts committed
    • * config/h8300/h8300.md (an anonymous pattern): New. · 3c0f5389
      From-SVN: r59489
      Kazu Hirata committed
    • abi_check.cc: Add CXXABI_1.2.1 as compatible. · 8ecab601
      
      2002-11-25  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/abi_check.cc: Add CXXABI_1.2.1 as compatible.
      	* config/linker-map.gnu: Version __cxa_guard_acquire,
      	__cxa_guard_release, __cxa_guard_abort in CXXABI_1.2.1.
      
      From-SVN: r59487
      Benjamin Kosnik committed
    • localename.cc (locale::_Impl::_Impl(const char*, size_t)): Avoid strtok for thread safety. · b1455c55
      2002-11-25  Paolo Carlini  <pcarlini@unitus.it>
      	    Nathan Myers  <ncm@cantrip.org>
      
      	* src/localename.cc
      	(locale::_Impl::_Impl(const char*, size_t)):
      	Avoid strtok for thread safety.
      
      Co-Authored-By: Nathan Myers <ncm@cantrip.org>
      
      From-SVN: r59486
      Paolo Carlini committed
    • testsuite_allocator.h: New file. · 162c7cd9
      
      2002-11-25  Stephen M. Webb  <stephen@bregmasoft.com>
      
              * testsuite/testsuite_allocator.h: New file.
              * testsuite/testsuite_allocator.cc: New file.
              * testsuite/Makefile.am: Added testsuite_allocator to test library.
              * testsuite/testsuite_hooks.h: Added more detailed tracker objects
              gnu_copy_constructor, gnu_assignment_operator, and gnu_destructor.
              * testsuite/testsuite_hooks.cc: Added new static objects definitions.
              * testsuite/23_containers/vector_capacity.cc: Added reserve() tests.
              * testsuite/23_containers/vector_ctor.cc: Added a plethora of tests.
              * testsuite/23_containers/deque_ctor.cc: Added a slew of new tests.
      
      From-SVN: r59484
      Stephen M. Webb committed
    • alias.c (find_base_value): Use new_reg_base_value if it's live. · 83bbd9b6
              * alias.c (find_base_value): Use new_reg_base_value if it's live.
              (copying_arguments): Make boolean.
      
      From-SVN: r59483
      Richard Henderson committed
    • MAINTAINERS (Write After Approval): Remove myself. · cc5baa86
              * MAINTAINERS (Write After Approval): Remove myself.
              (OS Port Maintainers: sh-linux-gnu): Add myself.
      
      From-SVN: r59482
      Kaz Kojima committed
    • [ChangeLog missed with previous commit.] · 7c64a860
      * gcc.c (static_spec_functions): Add if-exists-else spec
      function.
      (if_exists_else_spec_function): New function.
      * doc/invoke.texi: Document the if-exists-else spec function.
      
      * config/netbsd-elf.h (NETBSD_STARTFILE_SPEC): For -static, use
      "%:if-exists-else(crtbeginT%O%s crtbegin%O%s)".
      
      From-SVN: r59481
      Jason Thorpe committed
    • gcc.c (static_spec_functions): Add if-exists-else spec function. · 152a5a9c
      * gcc.c (static_spec_functions): Add if-exists-else spec
      function.
      (if_exists_else_spec_function): New function.
      * doc/invoke.texi: Document the if-exists-else spec function.
      
      * config/netbsd-elf.h (NETBSD_STARTFILE_SPEC): For -static, use
      "%:if-exists-else(crtbeginT%O%s crtbegin%O%s)".
      
      From-SVN: r59480
      Jason Thorpe committed
    • config.gcc (powerpc-*-netbsd*): Replace "svr4.h" with "netbsd.h netbsd-elf.h" in tm_file. · a4967b8d
      * config.gcc (powerpc-*-netbsd*): Replace "svr4.h" with
      "netbsd.h netbsd-elf.h" in tm_file.  Set tmake_file to
      "${tmake_file} rs6000/t-netbsd".
      * config/rs6000/netbsd.h: Rewrite.
      * config/rs6000/t-netbsd: New file.
      
      From-SVN: r59479
      Jason Thorpe committed
  2. 25 Nov, 2002 12 commits
  3. 24 Nov, 2002 9 commits