]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove gnatmake_version_at_least
authorTom Tromey <tromey@adacore.com>
Thu, 9 Jan 2025 20:08:49 +0000 (13:08 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 22 Jan 2025 19:55:49 +0000 (12:55 -0700)
commit1d39a0d7588b1d7b7bed3a3a841caa7f68d3140f
tree7d966d4e1826f6de56b547a9e37e58ee0e89a09c
parentfbfadf96594a120f820457f03d7cf20b5e8ad597
Remove gnatmake_version_at_least

This removes gnatmake_version_at_least in favor of using the more
flexible gnat_version_compare.  I think these two version numbers
should be the same, as gnatmake is shipped with the compiler.
gdb/testsuite/gdb.ada/mi_prot.exp
gdb/testsuite/gdb.ada/rename_subscript_param.exp
gdb/testsuite/gdb.ada/scalar_storage.exp
gdb/testsuite/gdb.ada/verylong.exp
gdb/testsuite/lib/ada.exp