forked from Imagelibrary/rtems
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: New BUG-REPORT address.
|
|
|
|
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Require autoconf-2.60. Require automake-1.10.
|
|
|
|
2006-08-15 Kolja Waschk <kawk@telos.de>
|
|
|
|
* linkcmds.c, linkcmds.h, memory.c, memory.h, sample.ptf: New files.
|
|
* bridges.c: corrected detection of bridged connections
|
|
* clocks.c: removed a printf
|
|
* linkcmds.[ch] new files, added output of linker script
|
|
* Makefile.am: added new files
|
|
* memory.[ch]: new files, detection of memory in SOPC configuration
|
|
* nios2gen.c: updated command line parsing and output control
|
|
* output.[ch]: improved output of BSP header file
|
|
* ptf.[ch]: added ptf_dump_ptf_item and small fixes
|
|
* sample.ptf: new file, sample configuration for nios2gen
|
|
* README: updated
|
|
|
|
2006-08-10 Joel Sherrill <joel@oarcorp.com>
|
|
|
|
* 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.
|
|
|