Fix alpha sorting in configure scripts

Nick Clifton nickc@redhat.com
Mon Jul 18 14:10:00 GMT 2005


Hi Guys,

  The architecture tables in the various configure files are supposed
  to be kept in an alpha- sorted order so that it is easy to check
  whether a given architecture is supported.  These tables have
  recently become a little unsorted and so I am checking in the
  attached patch to fix them up.  Checked by building a x86 native
  toolchain and an all-targets toolchain.

Cheers
  Nick

opcodes/ChangeLog
2005-07-18  Nick Clifton  <nickc@redhat.com>

	* configure.in: Restore alpha ordering to list of arches.
	* configure: Regenerate.
	* disassemble.c: Restore alpha ordering to list of arches.

gas/ChangeLog
2005-07-18  Nick Clifton  <nickc@redhat.com>

	* configure.tgt: Restore alpha ordering to list of arches.

ld/ChangeLog
2005-07-18  Nick Clifton  <nickc@redhat.com>

	* configure.tgt: Restore alpha ordering to list of arches.

bfd/ChangeLog
2005-07-18  Nick Clifton  <nickc@redhat.com>

	* config.bfd: Move m32c entry to correct location.
        * archures.c: Likewise.
        * configure.in: Likewise.
        * configure: Regenerate.
        * targets.c: Move ms1 vector to correct location.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: alpha-sort.patch.bz2
Type: application/x-bzip2
Size: 7639 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050718/c5406acf/attachment.bz2>


More information about the Binutils mailing list