Skip to content
Snippets Groups Projects
  • Rainer Orth's avatar
    e44dbbe1
    re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) · e44dbbe1
    Rainer Orth authored
    	toplevel:
    	* configure: Regenerate.
    
    	config:
    	* elf.m4 (target_elf): Remove *-netware*.
    
    	contrib:
    	* config-list.mk (i586-netware): Remove.
    	(.PHONY): Remove make-script-dir dependency.
    	(make-script-dir): Remove.
    	($(LIST)): Remove make-script-dir dependency.
    
    	gcc:
    	* config.gcc (i[3456x]86-*-netware*): Remove.
    
    	* gthr-nks.h: Remove.
    	* configure.ac (enable_threads): Remove nks.
    	* configure: Regenerate.
    
    	* config/i386/i386.c (ix86_encode_section_info): Remove netware
    	reference.
    	* config/i386/i386.h (KEEP_AGGREGATE_RETURN_POINTER): Remove
    	<netware.h> reference.
    
    	* config/i386/netware-libgcc.c,
    	gcc/config/i386/netware-libgcc.def,
    	gcc/config/i386/netware-libgcc.exp, gcc/config/i386/netware.c,
    	gcc/config/i386/netware.h, gcc/config/i386/netware.opt,
    	gcc/config/i386/nwld.c, gcc/config/i386/nwld.h,
    	gcc/config/i386/t-netware, gcc/config/i386/t-nwld: Remove
    
    	* doc/extend.texi (Function Attributes,
    	callee_pop_aggregate_return): Remove i?86-netware reference.
    	* doc/install.texi (Configuration, --enable-threads): Remove nks.
    
    	gcc/testsuite:
    	* g++.dg/ext/bitfield2.C: Remove i?86-*-netware support.
    	* g++.dg/ext/bitfield3.C: Likewise.
    	* g++.dg/ext/bitfield4.C: Likewise.
    	* g++.dg/ext/bitfield5.C: Likewise.
    	* g++.dg/other/PR23205.C: Remove *-*-netware* support.
    	* g++.dg/other/pr23205-2.C: Likewise.
    	* gcc.c-torture/compile/20001109-1.c: Remove dg-xfail-if.
    	* gcc.c-torture/compile/20001109-2.c: Likewise.
    	* gcc.dg/20040813-1.c: Remove *-*-netware* support.
    	* gcc.dg/bitfld-15.c: Remove i?86-*-netware support.
    	* gcc.dg/bitfld-16.c: Likewise.
    	* gcc.dg/bitfld-17.c: Likewise.
    	* gcc.dg/bitfld-18.c: Likewise.
    	* gcc.dg/builtins-config.h: Remove Netware support.
    	* gcc.dg/cdce1.c: Remove *-*-netware* support.  Update line number.
    	* gcc.dg/cdce2.c: Likewise.
    	* gcc.dg/cpp/assert4.c: Remove netware support.
    	* gcc.dg/debug/pr35154.c: Remove *-*-netware* support.
    	* gfortran.dg/debug/pr35154-stabs.f: Remove *-*-netware* support.
    
    	* lib/target-supports.exp (check_visibility_available): Remove
    	NetWare support.
    	(check_profiling_available): Likewise.
    
    	libgcc:
    	* config.host (i[3456x]86-*-netware*): Remove.
    	* config/i386/netware-crt0.c, config/i386/t-nwld,
    	config/i386/t-slibgcc-nwld: Remove.
    
    	libstdc++-v3:
    	* crossconfig.m4 (*-netware): Remove.
    	* configure: Regenerate.
    
    From-SVN: r176391
    e44dbbe1
    History
    re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables)
    Rainer Orth authored
    	toplevel:
    	* configure: Regenerate.
    
    	config:
    	* elf.m4 (target_elf): Remove *-netware*.
    
    	contrib:
    	* config-list.mk (i586-netware): Remove.
    	(.PHONY): Remove make-script-dir dependency.
    	(make-script-dir): Remove.
    	($(LIST)): Remove make-script-dir dependency.
    
    	gcc:
    	* config.gcc (i[3456x]86-*-netware*): Remove.
    
    	* gthr-nks.h: Remove.
    	* configure.ac (enable_threads): Remove nks.
    	* configure: Regenerate.
    
    	* config/i386/i386.c (ix86_encode_section_info): Remove netware
    	reference.
    	* config/i386/i386.h (KEEP_AGGREGATE_RETURN_POINTER): Remove
    	<netware.h> reference.
    
    	* config/i386/netware-libgcc.c,
    	gcc/config/i386/netware-libgcc.def,
    	gcc/config/i386/netware-libgcc.exp, gcc/config/i386/netware.c,
    	gcc/config/i386/netware.h, gcc/config/i386/netware.opt,
    	gcc/config/i386/nwld.c, gcc/config/i386/nwld.h,
    	gcc/config/i386/t-netware, gcc/config/i386/t-nwld: Remove
    
    	* doc/extend.texi (Function Attributes,
    	callee_pop_aggregate_return): Remove i?86-netware reference.
    	* doc/install.texi (Configuration, --enable-threads): Remove nks.
    
    	gcc/testsuite:
    	* g++.dg/ext/bitfield2.C: Remove i?86-*-netware support.
    	* g++.dg/ext/bitfield3.C: Likewise.
    	* g++.dg/ext/bitfield4.C: Likewise.
    	* g++.dg/ext/bitfield5.C: Likewise.
    	* g++.dg/other/PR23205.C: Remove *-*-netware* support.
    	* g++.dg/other/pr23205-2.C: Likewise.
    	* gcc.c-torture/compile/20001109-1.c: Remove dg-xfail-if.
    	* gcc.c-torture/compile/20001109-2.c: Likewise.
    	* gcc.dg/20040813-1.c: Remove *-*-netware* support.
    	* gcc.dg/bitfld-15.c: Remove i?86-*-netware support.
    	* gcc.dg/bitfld-16.c: Likewise.
    	* gcc.dg/bitfld-17.c: Likewise.
    	* gcc.dg/bitfld-18.c: Likewise.
    	* gcc.dg/builtins-config.h: Remove Netware support.
    	* gcc.dg/cdce1.c: Remove *-*-netware* support.  Update line number.
    	* gcc.dg/cdce2.c: Likewise.
    	* gcc.dg/cpp/assert4.c: Remove netware support.
    	* gcc.dg/debug/pr35154.c: Remove *-*-netware* support.
    	* gfortran.dg/debug/pr35154-stabs.f: Remove *-*-netware* support.
    
    	* lib/target-supports.exp (check_visibility_available): Remove
    	NetWare support.
    	(check_profiling_available): Likewise.
    
    	libgcc:
    	* config.host (i[3456x]86-*-netware*): Remove.
    	* config/i386/netware-crt0.c, config/i386/t-nwld,
    	config/i386/t-slibgcc-nwld: Remove.
    
    	libstdc++-v3:
    	* crossconfig.m4 (*-netware): Remove.
    	* configure: Regenerate.
    
    From-SVN: r176391