]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/t-ppccomm
Update copyright years.
[thirdparty/gcc.git] / gcc / config / rs6000 / t-ppccomm
index 89716bc08c4d8e7ab1ea43b5c01a356e4a8da60f..0c4f74e811845f76a2a742068f565a1bbf6a5c06 100644 (file)
@@ -1,7 +1,6 @@
 # Common support for PowerPC ELF targets (both EABI and SVR4).
 #
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2006, 2007,
-# 2008, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-LIB2FUNCS_EXTRA += tramp.S
-
-# These can't end up in shared libgcc
-LIB2FUNCS_STATIC_EXTRA = eabi.S
-
-eabi.S: $(srcdir)/config/rs6000/eabi.asm
-       cat $(srcdir)/config/rs6000/eabi.asm > eabi.S
-
-tramp.S: $(srcdir)/config/rs6000/tramp.asm
-       cat $(srcdir)/config/rs6000/tramp.asm > tramp.S
-
 # Switch synonyms
 MULTILIB_MATCHES_ENDIAN        = mlittle=mlittle-endian mbig=mbig-endian
 MULTILIB_MATCHES_SYSV  = mcall-sysv=mcall-sysv-eabi mcall-sysv=mcall-sysv-noeabi mcall-sysv=mcall-linux mcall-sysv=mcall-netbsd