
---------------- 3.1.1 -----------------------------------------

Released 2021-04-21

- Add TLIB tsim_gdb function for having the TSIM GDB server data stream go via
  user defined functions.

- Make it possible to add AMBA plug&play entries to buses other than the
  processor bus. Fine tune plug&play entries for the various systems.

- Fix -uartX option that was broken in 3.1.0

---------------- 3.1.0 -----------------------------------------

Released 2021-03-31

- Initial release of TLIB for TSIM3. This is TSIM3 that can be used as a library
  and that can be built into larger simulator frameworks. TLIB has a dedicated C
  API for driving and interacting with the simulation, as well as all the Tcl
  possibilities of standalone TSIM, and support for both loadable and built in
  user modules.

- Support for generating coverage output in the LCOV coverage format.

- Support for custom instructions.

- Support for loading of additional elf section types and better error printouts
  for malformed srec files.

- Improved breakpoint listing and Tcl returns for better scriptability.

- Support for stepping for multiple instructions or for a given amount of time.

- Fix where GDB did always switch to CPU that caused execution halt. Cleanup of
  GDB breakpoints that could be left after a non-extended remote session.

- Made event removal API more intuitive and clear.

---------------- 3.0.2 -----------------------------------------

Released 2020-09-17

- Add symbols clear command and handle implicit symbol clearing better.

- Fix problem with disassembling given address.

---------------- 3.0.1 -----------------------------------------

Released 2020-09-04

- Fix race condition in AT697 PCI example.

- Make disassemble without any arguments properly disassemble from current PC.

- Make inst cope better with negative lengths.

- Fix bug with grethX_dbg all not properly turning on debug output. Add
  grspwX_dbg all for GRSPW cores (UT699).

---------------- 3.0.0 -----------------------------------------

Released 2020-07-02

- Initial release
