From 0a4c916d8c0a3dd79ab1c4b9ba0a33b3c39c931e Mon Sep 17 00:00:00 2001 From: cvs2svn <> Date: Thu, 8 Dec 2011 20:47:31 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'sid- snapshot-20111201'. Sprout from gdb_7_4-branch 2011-12-08 20:47:28 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.' Cherrypick from master 2011-11-29 20:28:55 UTC Andrew Pinski 'opcode/': include/elf/ChangeLog include/elf/common.h include/gdb/ChangeLog include/gdb/callback.h include/opcode/ChangeLog include/opcode/mips.h Delete: djunpack.bat texinfo/texinfo.tex --- include/elf/ChangeLog | 5 ----- include/elf/common.h | 4 ---- 2 files changed, 9 deletions(-) (limited to 'include/elf') diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 4da18207d..c0d38b38e 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,8 +1,3 @@ -2011-12-06 Ulrich Weigand - - * common.h (NT_S390_LAST_BREAK): Define. - (NT_S390_SYSTEM_CALL): Likewise. - 2011-11-01 DJ Delorie * common.h (EM_RL78, EM_78K0R): New. diff --git a/include/elf/common.h b/include/elf/common.h index 5cddc0bef..4f20569ec 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -543,10 +543,6 @@ /* note name must be "LINUX". */ #define NT_S390_PREFIX 0x305 /* S390 prefix register */ /* note name must be "LINUX". */ -#define NT_S390_LAST_BREAK 0x306 /* S390 breaking event address */ - /* note name must be "LINUX". */ -#define NT_S390_SYSTEM_CALL 0x307 /* S390 system call restart data */ - /* note name must be "LINUX". */ #define NT_ARM_VFP 0x400 /* ARM VFP registers */ /* note name must be "LINUX". */ -- cgit v1.2.3