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 <>2008-06-10 02:20:53 +0400
committercvs2svn <>2008-06-10 02:20:53 +0400
commit1fb6074624cf31e63b3aa4ed41077394107919d4 (patch)
treef683e40997cb62ed9c18e4d22b2823064d5eb809 /include/elf/common.h
parent7463d97ea69601cc43ca7945f9a6121efb9da707 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20080601
snapshot-20080601'. Sprout from msnyder-reverse-20080609-branch 2008-06-09 22:20:47 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'msnyder-' Cherrypick from master 2008-05-21 14:50:07 UTC Nick Clifton <nickc@redhat.com> ' * reloc-macros.h: Add a comment about the use of the': ChangeLog Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/mh-mingw include/ChangeLog include/bfdlink.h include/elf/ChangeLog include/elf/common.h include/elf/sh.h Delete: djunpack.bat texinfo/texinfo.tex
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index c3d7d01ed..7a9f725cf 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -95,7 +95,7 @@
#define ET_HIPROC 0xFFFF /* Processor-specific */
/* Values for e_machine, which identifies the architecture. These numbers
- are officially assigned by registry@sco.com. See below for a list of
+ are officially assigned by registry@caldera.com. See below for a list of
ad-hoc numbers used during initial development. */
#define EM_NONE 0 /* No machine */
@@ -198,7 +198,7 @@
will have a collision. Instead, pick a random number.
Normally, each entity or maintainer responsible for a machine with an
- unofficial e_machine number should eventually ask registry@sco.com for
+ unofficial e_machine number should eventually ask registry@caldera.com for
an officially blessed number to be added to the list above. */
/* Old version of Sparc v9, from before the ABI;