]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Do not search executables in current dir by default
authorTonu Naks <naks@adacore.com>
Tue, 3 Dec 2024 12:50:45 +0000 (12:50 +0000)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 3 Jan 2025 15:39:12 +0000 (16:39 +0100)
commitfdf84665158e44c4dc0fdc63b023784a8c091f04
treeacca11c7f632a13761ea36a14dd2c72d6cab209b
parent0f7b8a89c325babc2e4abf0097c9f26cb2569114
ada: Do not search executables in current dir by default

gcc/ada/ChangeLog:

* adaint.c: change default behaviour of __gnat_locate_exec_on_path
* adaint.h: change prototype of __gnat_locate_exec_on_path
* libgnat/s-os_lib.adb: pass optional argument in Locate_Exec_On_Path
* libgnat/s-os_lib.ads: change spec of Locate_Exec_On_Path
* libgnat/s-trasym__dwarf.adb: update import of __gnat_locate_exec_on_path
gcc/ada/adaint.c
gcc/ada/adaint.h
gcc/ada/libgnat/s-os_lib.adb
gcc/ada/libgnat/s-os_lib.ads
gcc/ada/libgnat/s-trasym__dwarf.adb