gcc/libgcc/config/i386
Jakub Jelinek 5a79befbf4 defaults.h (JCR_SECTION_NAME, [...]): Remove.
gcc/
	* defaults.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Remove.
	* system.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Poison.
	* doc/tm.texi.in (TARGET_USE_JCR_SECTION): Remove.
	* doc/tm.texi: Regenerated.
	* config/i386/mingw32.h (TARGET_USE_JCR_SECTION): Remove.
	* config/i386/cygming.h (TARGET_USE_JCR_SECTION): Remove.
	* config/darwin.h (JCR_SECTION_NAME): Remove.
	* config/pa/pa64-hpux.h (JCR_SECTION_NAME): Remove.
	* config/rs6000/aix71.h (TARGET_USE_JCR_SECTION): Remove.
	* config/rs6000/aix51.h (TARGET_USE_JCR_SECTION): Remove.
	* config/rs6000/aix52.h (TARGET_USE_JCR_SECTION): Remove.
	* config/rs6000/aix53.h (TARGET_USE_JCR_SECTION): Remove.
	* config/rs6000/aix61.h (TARGET_USE_JCR_SECTION): Remove.
gcc/c-family/
	* c-cppbuiltin.c (c_cpp_builtins): Don't define
	__LIBGCC_JCR_SECTION_NAME__.
libgcc/
	* config/i386/cygming-crtbegin.c (_Jv_RegisterClasses): Remove.
	(__JCR_LIST__): Remove.
	(__gcc_register_frame): Don't attempt to _Jv_RegisterClasses.
	* config/i386/cygming-crtend.c (__JCR_END__): Remove.
	* config/ia64/crtbegin.S (__JCR_LIST__): Remove.
	* config/ia64/crtend.S (__JCR_END__): Remove.
	* crtstuff.c: Remove __LIBGCC_JCR_SECTION_NAME__ from preprocessor
	conditionals.
	(__JCR_LIST__, __JCR_END__): Remove.
	(frame_dummy): Don't attempt to _Jv_RegisterClasses.
	(__do_global_ctors_1): Likewise.

From-SVN: r240739
2016-10-04 09:49:44 +02:00
..
32 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
64 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
cpuinfo.c cpuinfo.c (__get_cpuid_output): Remove. 2016-09-28 20:22:16 +02:00
crtfastmath.c Update copyright years. 2016-01-04 15:30:50 +01:00
crti.S Update copyright years. 2016-01-04 15:30:50 +01:00
crtn.S Update copyright years. 2016-01-04 15:30:50 +01:00
crtprec.c Update copyright years. 2016-01-04 15:30:50 +01:00
cygming-crtbegin.c defaults.h (JCR_SECTION_NAME, [...]): Remove. 2016-10-04 09:49:44 +02:00
cygming-crtend.c defaults.h (JCR_SECTION_NAME, [...]): Remove. 2016-10-04 09:49:44 +02:00
cygwin.S Update copyright years. 2016-01-04 15:30:50 +01:00
darwin-lib.h Update copyright years. 2016-01-04 15:30:50 +01:00
dragonfly-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
elf-lib.h Update copyright years. 2016-01-04 15:30:50 +01:00
enable-execute-stack-mingw32.c Update copyright years. 2016-01-04 15:30:50 +01:00
freebsd-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
gthr-win32.c Update copyright years. 2016-01-04 15:30:50 +01:00
gthr-win32.h Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-bsd.ver i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type. 2016-06-13 23:34:07 +02:00
libgcc-cygming.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-darwin.10.4.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-darwin.10.5.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-glibc.ver * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
libgcc-sol2.ver i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type. 2016-06-13 23:34:07 +02:00
linux-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
morestack.S re PR go/68562 (morestack misaligns stack on x86_64) 2016-02-10 15:14:05 +00:00
sfp-exceptions.c Update copyright years. 2016-01-04 15:30:50 +01:00
sfp-machine.h Fix i386 FP_TRAPPING_EXCEPTIONS. 2014-09-18 13:00:21 +01:00
sol2-c1.S Update copyright years. 2016-01-04 15:30:50 +01:00
sol2-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
t-chkstk Move libgcc1 to toplevel libgcc 2011-11-02 15:03:19 +00:00
t-cpuinfo Use i386-cpuinfo.c on all i386 targets 2012-05-10 08:51:39 +00:00
t-crtpc crtprec.c: Move to ../libgcc/config/i386. 2011-07-13 17:39:35 +00:00
t-crtstuff t-slibgcc-darwin: Move to ... 2011-06-01 14:39:17 +00:00
t-cygming cygming-crtend.c (register_frame_ctor): Move atexit call from here... 2014-08-19 17:22:59 +02:00
t-cygwin Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-darwin Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-dlldir Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-dlldir-x Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-dragonfly t-dragonfly: New. 2015-07-13 15:53:16 +01:00
t-dw2-eh Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-freebsd config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file. 2010-09-01 08:42:53 +02:00
t-gthr-win32 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-linux Hide __cpu_indicator_init/__cpu_model from linker 2015-04-17 05:58:07 -07:00
t-mingw-pthread Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-mingw32 Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-nto Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-seh-eh eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
t-sjlj-eh Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-slibgcc-cygming eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
t-softfp sfp-machine.h (__gcc_CMPtype, [...]): Move ... 2012-06-09 19:32:27 +02:00
t-sol2 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-stack-i386 t-stack (LIB2ADD_ST): Set instead of LIB2ADD. 2010-10-01 19:31:49 +00:00
value-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
w32-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00