Menu

Code2 Commit Log


Commit Date  
[r6253] by debug

Adding comment about NetBSD/evbmips Malta INSTALL ramdisk kernel.

2019-06-16 18:38:59 Tree
[r6252] by debug

Adding automated regression testing expect script for NetBSD 8.0/pmax.

2019-06-14 20:40:13 Tree
[r6251] by debug

Writing a more reasonable section about Loads and Stores; removing the "address translation" section.

2019-06-14 19:58:17 Tree
[r6250] by debug

Adding __builtin_expect (likely/unlikely) detection to the configure script.

Time to run test/test_netbsd_pmax_install.sh
--------------------------------------------

likely() put in the hot path of the MIPS load/store implementation
(actually unlikely()).

clang 6.0.0 without likely(): with likely():

without -flto: 244.13 seconds 242.81 seconds
with -flto: 230.?? seconds 229.42 seconds

g++ 8.3.0 without likely(): with likely():

without -flto: 232.40 seconds 232.78 seconds
with -flto: 231.88 seconds 228.56 seconds

Not very noticable, but I'll leave them in, for now.

2019-06-14 18:45:09 Tree
[r6249] by debug

Fix warning about undefined behavior, as printed by gcc when used with -flto.

2019-06-14 17:34:48 Tree
[r6248] by debug

Add an example of using setroot to play with booting, even though there is no keyboard support.

2019-06-14 17:20:15 Tree
[r6247] by debug

Correcting color/small font for the Playstation2 mode.

2019-06-13 03:49:38 Tree
[r6246] by debug

Removing old CVS Id tags.

2019-06-12 19:21:36 Tree
[r6245] by debug

Removing the comment about legacy mode.

2019-06-12 19:14:49 Tree
[r6244] by debug

Add NetBSD/sgimips screenshots (and make the OpenBSD thumbnails larger).

2019-06-12 19:10:59 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.