]> gcc.gnu.org Git - gcc.git/commitdiff
Say a bit more regarding configuration triplets.
authorDoug Evans <dje@gnu.org>
Thu, 25 Apr 1996 01:42:40 +0000 (01:42 +0000)
committerDoug Evans <dje@gnu.org>
Thu, 25 Apr 1996 01:42:40 +0000 (01:42 +0000)
From-SVN: r11883

gcc/config/arm/arm.h

index 8ed8e5731f22eb80a96cc137f0ee5123e5b85567..e7b860936789813a62e1d8b2226da0690bea11dd 100644 (file)
@@ -25,6 +25,8 @@ Boston, MA 02111-1307, USA.  */
    arm-*-*: little endian
    armel-*-*: little endian
    armeb-*-*: big endian
+   If a non-embedded environment (ie: "real" OS) is specified, `arm'
+   should default to that used by the OS.
 */
 
 extern void output_func_prologue ();
This page took 0.070994 seconds and 5 git commands to generate.