Template:Main2/Tools: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Forked from FAQ rebuild)
 
(Linktracking)
Line 1: Line 1:
'''[[Bootloaders]]'''
'''Bootloaders'''

* [[GRUB]]
* [[GRUB]]
* [[LILO]]
* [[LILO]]
* [[XOSL]] - Extended Operating System Loader
* [[XOSL]] - Extended Operating System Loader
* System Commander
* [[System Commander]]
* Boot Magic
* [[Boot Magic]]
* Rolling your own Bootloader
* [[Rolling Your Own Bootloader|Rolling your own Bootloader]] and the [[Bootloader|necessary theory]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Bootloaders|more...]]</small></div>


'''[[:Category:Compilers|Compilers]]'''
'''Compilers'''
* [[Watcom|Watcom C/C++]]

* Watcom C/C++
* [[Visual Studio|Visual C/C++]]
* Visual C/C++
* [[GCC]]
* [[GCC]]
** Using GCC Under Unix and Linux
** [[x|Using GCC Under Unix and Linux]]
** Using GCC Under Windows
** [[x|Using GCC Under Windows]]
** DJGPP
** [[DJGPP]]
** Cygwin
** [[Cygwin]]
** MinGW and Dev-C++
** [[MinGW]] and [[Dev-C PlusPlus|Dev-C++]]
** Building a [[GCC Cross-Compiler]]
** Building a [[GCC Cross-Compiler]]
** Porting GCC to Your OS
** [[Porting GCC to your OS|Porting GCC to Your OS]]
** Calling conventions of GCC for x86 Systems
** [[Calling Conventions|Calling conventions of GCC for x86 Systems]]
* [[Other Compilers|Other compilers]]
* OtherCompilers
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Compilers|more...]]</small></div>


'''Assemblers'''
'''Assemblers'''

* [[GAS|GNU as]]
* [[GAS|GNU as]]
* [[FASM]]
* [[FASM]]
* [[NASM]]
* [[NASM]]
* Differences Between AT&T and Intel assembler formats
* [[Opcode_syntax|Differences Between AT&T and Intel assembler formats]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Assemblers|more...]]</small></div>


'''Linkers'''
'''Linkers'''
* ld
* [[LD|GNU ld]]
* [[Link Archiver|ar]]
* ar
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Linkers|more...]]</small></div>


'''Emulators'''
'''Emulators'''
* VMWare PC Emulator
* [[VMWare|VMWare PC Emulator]]
* [[Bochs]] (i386) PC emulator
* [[Bochs]] (i386) PC emulator
* SimICS
* [[SimICS]]
* [[QEMU]]
* [[QEMU]]
* Microsoft Virtual PC
* [[Microsoft Virtual PC]]
* [[Virtual Box]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Emulators|more...]]</small></div>


'''Working with Disk Images'''
'''Working with Disk Images'''
* [[Disk Images|Useful tools]]
* ...under Linux
* [[Loopback Device|...under Linux, *BSDs and other unices]]
* ...under FreeBSD
* ...under MacOS X
* [[hdiutil|...under MacOS X]]
* ...under Windows
* [[Virtual Floppy Disk|...under Windows]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Disk_Image_Utilities|more...]]</small></div>

Revision as of 20:37, 4 June 2008