mirror of git://gcc.gnu.org/git/gcc.git
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 |
||
|---|---|---|
| .. | ||
| 32 | ||
| 64 | ||
| cpuinfo.c | ||
| crtfastmath.c | ||
| crti.S | ||
| crtn.S | ||
| crtprec.c | ||
| cygming-crtbegin.c | ||
| cygming-crtend.c | ||
| cygwin.S | ||
| darwin-lib.h | ||
| dragonfly-unwind.h | ||
| elf-lib.h | ||
| enable-execute-stack-mingw32.c | ||
| freebsd-unwind.h | ||
| gthr-win32.c | ||
| gthr-win32.h | ||
| libgcc-bsd.ver | ||
| libgcc-cygming.ver | ||
| libgcc-darwin.10.4.ver | ||
| libgcc-darwin.10.5.ver | ||
| libgcc-glibc.ver | ||
| libgcc-sol2.ver | ||
| linux-unwind.h | ||
| morestack.S | ||
| sfp-exceptions.c | ||
| sfp-machine.h | ||
| sol2-c1.S | ||
| sol2-unwind.h | ||
| 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 | ||
| w32-unwind.h | ||