This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[patch] Add support for or32-*-* and openrisc-*-*.



Hi!

Here's a patch for config.sub that add support for or32-*-* and
openrisc-*-*.  Ok to commit ?

2001-01-06  Johan Rydberg  <jrydberg@opencores.org>

        * config.sub: Add support for or32-*-* and openrisc-*-*.

===================================================================
RCS file: /cvs/src/src/config.sub,v
retrieving revision 1.16
diff -u -r1.16 config.sub
--- config.sub  2000/12/01 21:35:35     1.16
+++ config.sub  2001/01/06 00:58:22
@@ -227,7 +227,7 @@
                | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
                | mips64vr5000 | miprs64vr5000el | mcore \
                | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
-               | thumb | d10v | d30v | fr30 | avr)
+               | thumb | d10v | d30v | fr30 | or32 | openrisc | avr)
                basic_machine=$basic_machine-unknown
                ;;
        m6811 | m68hc11 | m6812 | m68hc12)

-- 
Johan Rydberg, Net Insight AB, Sweden, +46-8-685 04 00

$ ON F$ERROR("LANGUAGE","ENGLISH","IN_MESSAGE").GT.F$ERROR("NORMAL") -
             THEN EXCUSE/OBJECT=ME

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]