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:
authorJoseph Myers <joseph@codesourcery.com>2008-06-09 18:07:18 +0400
committerJoseph Myers <joseph@codesourcery.com>2008-06-09 18:07:18 +0400
commitf4b88184269cf289f09839ed23366306b28376a9 (patch)
treee492f5487fd67ff32eded5c2f7d65e184fc1cab3 /include/elf/common.h
parent0498e171a582da0c78559a700c52f9a580af65c2 (diff)
* common.h: Change registry@caldera.com to registry@sco.com.
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 7a9f725cf..c3d7d01ed 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@caldera.com. See below for a list of
+ are officially assigned by registry@sco.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@caldera.com for
+ unofficial e_machine number should eventually ask registry@sco.com for
an officially blessed number to be added to the list above. */
/* Old version of Sparc v9, from before the ABI;