From 5a6d25fcd5ba727f1af1f68d5b0382e0541e929d Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Fri, 11 Sep 2009 22:42:00 +0000 Subject: 2009-09-11 Till Straumann * psim-top.in, psim-bottom: Added support for options -d (print device tree and exit), -h (usage info) and -n (enable NIC support). * psim-gdb-bottom: Added support for options -s (force sysv IPC), -h (usage info) and -n (enable NIC support). Allow user to override GDB variable from environment. * psim-shared: cat NIC properties into device file if the user had specified '-n'. * runtest-top.in: removed unsupported options -o, -d from usage info. --- c/src/lib/libbsp/powerpc/psim/tools/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/psim/tools/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog b/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog index edb9313847..e1b6e0460a 100644 --- a/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog @@ -1,3 +1,19 @@ +2009-09-11 Till Straumann + + * psim-top.in, psim-bottom: Added support for options + -d (print device tree and exit), -h (usage info) and + -n (enable NIC support). + + * psim-gdb-bottom: Added support for options -s (force sysv IPC), + -h (usage info) and -n (enable NIC support). + Allow user to override GDB variable from environment. + + * psim-shared: cat NIC properties into device file if the + user had specified '-n'. + + * runtest-top.in: removed unsupported options -o, -d from + usage info. + 2009-04-14 Thomas Doerfler * psim-gdb-bottom: Adapt name of assert function for breakpoint -- cgit v1.2.3