Menu

Code2 Commit Log


Commit Date  
[r6436] by debug

Fixing a bug for MIPS R2000/R3000 when writing to coprocessor 0 "entrylo" register (if the lowest 8 bits were 0, the code took the non-R2000/R3000 code path).

2021-03-20 14:54:52 Tree
[r6435] by debug

Removing the UNSTABLE_DEVEL configure define; it was not used much, and the debugmsg verbosity levels can be used in its place.

2021-03-20 10:19:52 Tree
[r6434] by debug

Updating the TODO.

2021-03-20 10:15:53 Tree
[r6433] by debug

Updating the TODO.

2021-03-20 08:36:25 Tree
[r6432] by debug

Include time.h for gmtime() etc; needed on Linux but apparently time.h was included indirectly due to something else on FreeBSD.

2021-03-20 08:33:09 Tree
[r6431] by debug

Escaping newline like this did not work with bash. (Noticed when running configure on Linux.)

2021-03-20 08:32:33 Tree
[r6430] by debug

Include AArch64 and RISC-V in the list of theoretically possible archs.

2021-03-19 17:54:27 Tree
[r6429] by debug

Fixing an annoying 'backspace' bug in the debugger command ine handling, where the response sometimes could become unknown command ''. Implementing CTRL-W (erase word) in the debugger. Implementing CTRL-T (SIGINFO-like status line) in the debugger.

2021-03-18 18:16:30 Tree
[r6428] by debug

Do not count the break-out-of-dyntrans-loop-calls as executed instructions.

2021-03-18 18:15:53 Tree
[r6427] by debug

Mention the debugmsg stuff in the release notes.

2021-03-18 17:57:07 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.