OSDev Wiki:Wish List: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
AJ (talk | contribs)
Got rid of c++ runtime entry in urgent as per: talk page.
No edit summary
Line 28: Line 28:
* Adding new object format to BFD (this is discussed in http://libosdk.berlios.de/wiki/index.php/Binutils).
* Adding new object format to BFD (this is discussed in http://libosdk.berlios.de/wiki/index.php/Binutils).
* Coding a delay(ms).
* Coding a delay(ms).
* More on C++: what support is needed to fully use C++ in a standalone environment? Why? Example code?
* C library stuff: examples of crt0.o and crt1.o (or crtbegin.o, crti.o and crtn.o whatever!) and what the purpose of these files is.
* C library stuff: examples of crt0.o and crt1.o (or crtbegin.o, crti.o and crtn.o whatever!) and what the purpose of these files is.
* Some notes on the newer devices like [http://www.intel.com/hardwaredesign/hpetspec.htm HPET timers] -- see this [[Topic:10882|thread]].
* Some notes on the newer devices like [http://www.intel.com/hardwaredesign/hpetspec.htm HPET timers] -- see this [[Topic:10882|thread]].