Ping?
The latest e-mail on the thread contains the change with the updates
to man page and docs.
Let me know if you think there is a better name for the --log_user
option or if there is some other issue with the proposed patch.
Cheers,
Filipe
On Thu, May 7, 2015 at 10:35 AM, Filipe Brandenburg
This looks fine, thanks.
Ben
signature.asc
Description: Digital signature
___
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu
This is an update to the multi-sim.patch to make it more flexible when
searching for the dynamic linker and system libraries. This change uses
'--print-search-dirs' to find directories to search instead of
'--print-sysroot' because using the latter still meant you had to know
where to look under t
This is an update to the generic-sim.exp baseboard to check the
DEJAGNU_SIM_OPTIONS environment variable and pass it in as an option
to the simulator. I would like to add this so it is easier to pass
in qemu options when testing GCC. Similar code already exists in
multi-sim.exp.
Steve Ellcey
sel