Fix the triplet regexp to recognize triplets, not only quadruplets
authorMatthias Klose <doko@ubuntu.com>
Tue, 31 Mar 2015 13:15:42 +0000 (14:15 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 31 Mar 2015 13:15:42 +0000 (14:15 +0100)
commit71b30f27af091a16e6277e18ef574e0d2c0c55ef
tree08068cdb806f7c3f85d381f0476bfeef796903e9
parentf24173ebf754866d4a1881a28dc2c07062c119d7
Fix the triplet regexp to recognize triplets, not only quadruplets

This allows triplets where the vendor is not set.

gdb/ChangeLog:
2015-03-31  Matthias Klose  <doko@ubuntu.com>

* compile/compile.c (compile_to_object): Allow triplets with or
without vendor set.
gdb/ChangeLog
gdb/compile/compile.c
This page took 0.02688 seconds and 4 git commands to generate.