aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-08-25 16:11:40 +0930
committerAlan Modra <amodra@gmail.com>2016-08-25 23:41:11 +0930
commit4811ccb48f0d24b9ae2ce37a06af575fbd83a55d (patch)
tree56012ec2400331c13ccac35ded31ab07b35e0cdd /gdb
parentc4dd0ba27f10cb4cb27a9d89f9620648f9cb5165 (diff)
downloadgdb-4811ccb48f0d24b9ae2ce37a06af575fbd83a55d.zip
gdb-4811ccb48f0d24b9ae2ce37a06af575fbd83a55d.tar.gz
gdb-4811ccb48f0d24b9ae2ce37a06af575fbd83a55d.tar.bz2
powerpc ld configure
This fixes a few problems in the powerpc ld configury. 1) Using powerpc*le-* to test for powerpcle and powerpc64le would incorrectly match a target triple like powerpc-apple-elf. 2) In the same vein, *64* could match 64 in the user supplied MANUF-OS part of the target triple. 3) tooldir vars were missing, and some target aliases would result in ridiculous values for those tdir_* vars given. 4) Since 2016-04-25, BE support was added automatically when asking for an LE target. If that is a good idea, then so is adding LE support when asking for BE. * configure.tgt (powerpc*-*-linux* et al): Rewrite, adding LE support for BE. First output all target endian configury values, then opposite endian. Handle more tooldirs. Fix bogus matches with strings in MANUF-OS part of target triple.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions