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
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
t-cpuinfo
t-crtpc
t-crtstuff
t-cygming
t-cygwin
t-darwin
t-dlldir
t-dlldir-x
t-dragonfly
t-dw2-eh
t-freebsd
t-gthr-win32
t-linux
t-mingw-pthread
t-mingw32
t-nto
t-seh-eh
t-sjlj-eh
t-slibgcc-cygming
t-softfp
t-sol2
t-stack-i386
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