Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2013-03-12 23:19:05 +0400
committercvs2svn <>2013-03-12 23:19:05 +0400
commit0e3bd1f2f4b3707ee588688f10be75dd8f848436 (patch)
tree8aa557d4ba61e9eb1ac158cb4fc9808a85800149 /include/elf/common.h
parent3e52e50c027acada72e4a98451f1dda1b7566029 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20130301
snapshot-20130301'. Sprout from gdb_7_6-branch 2013-03-12 19:18:58 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_7_6-branch'.' Cherrypick from master 2013-02-28 19:18:40 UTC Yufeng Zhang <Yufeng.Zhang@arm.com> 'include/opcode/': include/ChangeLog include/dwarf2.h include/elf/ChangeLog include/elf/common.h include/opcode/ChangeLog include/opcode/arm.h include/opcode/nios2.h Delete: djunpack.bat texinfo/texinfo.tex
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 8bdefa60b..2bae603c4 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -1,5 +1,8 @@
/* ELF support for BFD.
- Copyright 1991-2013 Free Software Foundation, Inc.
+ Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+ 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
+ 2013
+ Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
@@ -549,8 +552,6 @@
/* note name must be "LINUX". */
#define NT_S390_SYSTEM_CALL 0x307 /* S390 system call restart data */
/* note name must be "LINUX". */
-#define NT_S390_TDB 0x308 /* S390 transaction diagnostic block */
- /* note name must be "LINUX". */
#define NT_ARM_VFP 0x400 /* ARM VFP registers */
/* The following definitions should really use NT_AARCH_..., but defined
this way for compatibility with Linux. */