From 65f5b228c29a9c122c9e3f66fa2552a4f4ae2cb5 Mon Sep 17 00:00:00 2001 From: cvs2svn <> Date: Wed, 29 Oct 2008 19:39:14 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'arc-20081103-branch'. Sprout from reverse-20080930-branch 2008-09-29 15:28:15 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2008-10-29 19:39:13 UTC Ulrich Weigand '2008-10-29 Stefan Schulze Frielinghaus ': ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.ac include/ChangeLog include/demangle.h include/elf/ChangeLog include/elf/cris.h include/elf/ppc.h include/obstack.h Delete: djunpack.bat --- include/elf/ppc.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/elf/ppc.h') diff --git a/include/elf/ppc.h b/include/elf/ppc.h index 95cccce24..a0c16f1a7 100644 --- a/include/elf/ppc.h +++ b/include/elf/ppc.h @@ -186,6 +186,11 @@ enum registers, 3 for SPE registers; 0 for not tagged or not using any ABIs affected by the differences. */ Tag_GNU_Power_ABI_Vector = 8, + + /* Value 1 for ABIs using r3/r4 for returning structures <= 8 bytes, + 2 for ABIs using memory; 0 for not tagged or not using any ABIs + affected by the differences. */ + Tag_GNU_Power_ABI_Struct_Return = 12 }; #endif /* _ELF_PPC_H */ -- cgit v1.2.3