aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2007-01-18 18:33:28 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2007-01-18 18:33:28 +0000
commit4529dbf15fa88a1c2a5a51be43bd74c84bf8ca96 (patch)
treed7ebd741536894350f34b4c0c10cd8f5f6276a2d /gcc/doc
parent150524cd4548de6c285f657c7362d83028b327d2 (diff)
downloadgcc-4529dbf15fa88a1c2a5a51be43bd74c84bf8ca96.zip
gcc-4529dbf15fa88a1c2a5a51be43bd74c84bf8ca96.tar.gz
gcc-4529dbf15fa88a1c2a5a51be43bd74c84bf8ca96.tar.bz2
/home/richard/patches/freescale/head-submission/uclinux-oldabi.clog
From-SVN: r120909
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi16
1 files changed, 16 insertions, 0 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 9400a7c..447c53d 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2429,6 +2429,8 @@ information are.
@item
@uref{#m68k-hp-hpux,,m68k-hp-hpux}
@item
+@uref{#m68k-uclinux,,m68k-uclinux}
+@item
@uref{#mips-x-x,,mips-*-*}
@item
@uref{#mips-sgi-irix5,,mips-sgi-irix5}
@@ -3429,6 +3431,9 @@ This @var{target} can either be a @option{-mcpu} argument or one of the
following values: @samp{m68000}, @samp{m68010}, @samp{m68020}, @samp{m68030},
@samp{m68040}, @samp{m68060}, @samp{m68020-40} and @samp{m68020-60}.
+@html
+<hr />
+@end html
@heading @anchor{m68k-hp-hpux}m68k-hp-hpux
HP 9000 series 300 or 400 running HP-UX@. HP-UX version 8.0 has a bug in
the assembler that prevents compilation of GCC@. This
@@ -3482,6 +3487,17 @@ to look like:
@html
<hr />
@end html
+@heading @anchor{m68k-x-uclinux}m68k-*-uclinux
+GCC 4.3 changed the uClinux configuration so that it uses the
+@samp{m68k-linux-gnu} ABI rather than the @samp{m68k-elf} ABI.
+It also added improved support for C++ and flat shared libraries,
+both of which were ABI changes. However, you can still use the
+original ABI by configuring for @samp{m68k-uclinuxoldabi} or
+@samp{m68k-@var{vendor}-uclinuxoldabi}.
+
+@html
+<hr />
+@end html
@heading @anchor{mips-x-x}mips-*-*
If on a MIPS system you get an error message saying ``does not have gp
sections for all it's [sic] sectons [sic]'', don't worry about it. This