diff options
author | erich <erich@FreeBSD.org> | 1996-10-16 23:58:06 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-10-16 23:58:06 +0800 |
commit | 25208e018a1430ae6ee3916d7213dc201dc76c94 (patch) | |
tree | 76acfb69eb8070b75f19b3f5a314a9bbca0acc41 /devel | |
parent | c31b84973bf0decada627041fab89f5e96ef35c0 (diff) | |
download | freebsd-ports-gnome-25208e018a1430ae6ee3916d7213dc201dc76c94.tar.gz freebsd-ports-gnome-25208e018a1430ae6ee3916d7213dc201dc76c94.tar.zst freebsd-ports-gnome-25208e018a1430ae6ee3916d7213dc201dc76c94.zip |
trim the DESCR's to something reasonable at Satoshi's request.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gcc-6811/pkg-descr | 19 | ||||
-rw-r--r-- | devel/m6811-gcc/pkg-descr | 19 |
2 files changed, 4 insertions, 34 deletions
diff --git a/devel/gcc-6811/pkg-descr b/devel/gcc-6811/pkg-descr index 69bdbbef980e..e7e4121a3a6a 100644 --- a/devel/gcc-6811/pkg-descr +++ b/devel/gcc-6811/pkg-descr @@ -8,30 +8,15 @@ From the original README... is manufactured by Coactive Aesthetics. It was hosted on a NeXT system. However, there is no assumptions and/or hardcode values within the compiler which would prevent the compiler from working on any 6811 board - or on any host system. A port to another board would require an updated - crt0.s file which defines where the "pseudo" registers live in the memory - map and where the startup code lives. A sample crt0.s file has been - included as part of this release. - - The rest of this readme file has some technical notes relating to the - port, and installation procedures that can be used in installing the - compiler. + or on any host system. Any questions, bug reports, or porting comments/questions should be sent to gcc@coactive.com. Thanks, - Otto - -- - Otto Lind Coactive Aesthetics - otto@coactive.com P.O. Box 425967, San Francisco, CA 94142 - netcom!coactive!otto voice:(415)626-5152 fax:(415)626-6320 - You'll probably have to edit ${PREFIX}/lib/gcc-lib/m6811-local/2.6.3/crt0.s to suit your hardware. - -- -eric -erich@rrnet.com +erich@freebsd.org diff --git a/devel/m6811-gcc/pkg-descr b/devel/m6811-gcc/pkg-descr index 69bdbbef980e..e7e4121a3a6a 100644 --- a/devel/m6811-gcc/pkg-descr +++ b/devel/m6811-gcc/pkg-descr @@ -8,30 +8,15 @@ From the original README... is manufactured by Coactive Aesthetics. It was hosted on a NeXT system. However, there is no assumptions and/or hardcode values within the compiler which would prevent the compiler from working on any 6811 board - or on any host system. A port to another board would require an updated - crt0.s file which defines where the "pseudo" registers live in the memory - map and where the startup code lives. A sample crt0.s file has been - included as part of this release. - - The rest of this readme file has some technical notes relating to the - port, and installation procedures that can be used in installing the - compiler. + or on any host system. Any questions, bug reports, or porting comments/questions should be sent to gcc@coactive.com. Thanks, - Otto - -- - Otto Lind Coactive Aesthetics - otto@coactive.com P.O. Box 425967, San Francisco, CA 94142 - netcom!coactive!otto voice:(415)626-5152 fax:(415)626-6320 - You'll probably have to edit ${PREFIX}/lib/gcc-lib/m6811-local/2.6.3/crt0.s to suit your hardware. - -- -eric -erich@rrnet.com +erich@freebsd.org |