summaryrefslogtreecommitdiffstats
path: root/gcc/config/sh/lib1funcs.asm
diff options
context:
space:
mode:
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-21 16:42:28 +0000
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-21 16:42:28 +0000
commitbf622d7d88f59d9f3302c0244c12094c74bd2f39 (patch)
tree93caacf2f20e43765f7c0e0c43351507383a37cd /gcc/config/sh/lib1funcs.asm
parent1f65668d9147d842c3b333c82af957795b89732b (diff)
downloadppe42-gcc-bf622d7d88f59d9f3302c0244c12094c74bd2f39.tar.gz
ppe42-gcc-bf622d7d88f59d9f3302c0244c12094c74bd2f39.zip
* sh.h (current_function_anonymous_args): Remove.
(SETUP_INCOMING_VARARGS): Don't set it - just check that one of current_function_varargs and current_function_stdarg is set. * sh.c (sh_expand_prologue): Check current_function_varargs / current_function_stdarg / TARGET_SH5 instead of current_function_anonymous_args. * sh64.h (TARGET_VERSION): Define. Fix comments that to refer to SH architecture - the architecture is no longer exclusive to Hitachi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49931 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sh/lib1funcs.asm')
-rw-r--r--gcc/config/sh/lib1funcs.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/lib1funcs.asm b/gcc/config/sh/lib1funcs.asm
index 53ca874d4c1..1f61a8dcbc4 100644
--- a/gcc/config/sh/lib1funcs.asm
+++ b/gcc/config/sh/lib1funcs.asm
@@ -25,7 +25,7 @@ along with this program; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-!! libgcc routines for the Hitachi SH cpu.
+!! libgcc routines for the Hitachi / SuperH SH CPUs.
!! Contributed by Steve Chamberlain.
!! sac@cygnus.com
OpenPOWER on IntegriCloud