From aeb5ffba573df022598b5a9cbdbe08f0ed7f9b8a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Aug 2006 14:05:57 +0000 Subject: 2006-08-10 Joel Sherrill * nios2gen.c: Added some very basic support for --help and --version options along with output that is roughly in GNU format. This is required by help2man. help2man expects this all to be written to stdout instead of stderr so this was changed as well. * ChangeLog: New file. --- tools/cpu/nios2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/cpu/nios2/ChangeLog (limited to 'tools/cpu/nios2/ChangeLog') diff --git a/tools/cpu/nios2/ChangeLog b/tools/cpu/nios2/ChangeLog new file mode 100644 index 0000000000..a59b502fb7 --- /dev/null +++ b/tools/cpu/nios2/ChangeLog @@ -0,0 +1,8 @@ +2006-08-10 Joel Sherrill + + * nios2gen.c: Added some very basic support for --help and --version + options along with output that is roughly in GNU format. This is + required by help2man. help2man expects this all to be written to + stdout instead of stderr so this was changed as well. + * ChangeLog: New file. + -- cgit v1.2.3