Template:Main2/Tools: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 1:
'''Bootloaders'''
* [[Bootloader]] theory
* [[GRUB]]
* [[LILO]]
* [[XOSL]] - Extended Operating System Loader
* [[System Commander]]
* [[Boot Magic]]
* [[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>
 
Line 11 ⟶ 12:
* [[GCC]]
** [[Cygwin]]
** [[MinGW]] and [[Dev-C++]]
** [[Dev-C++]]
** [[DJGPP]]
** '''Building a [[GCC Cross-Compiler]]'''
** [[Porting GCC to your OS|Porting GCC to Your OS]]
** [[Calling Conventions|Calling conventions]] of GCC for x86 Systems]]systems
* [[Watcom|Watcom]] C/C++]]
* [[Visual Studio|Visual C/C++]]
** [[Visual C++ Runtime]]
* [[Other Compilers|Other compilers]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Compilers|more...]]</small></div>
 
'''Assemblers'''
* [[GAS|]] (GNU as]], part of binutils)
* [[FASM]]
* [[NASM]]
* [[YASM]]
* [[Opcode_syntax|DifferencesOn Betweenthe difference between AT&T and Intel assembler[[Opcode formatssyntax]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Assemblers|more...]]</small></div>
 
'''Linkers'''
* [[LD|]] (GNU ld]], part of binutils)
* [[Link Archiver|ar]] (GNU ar, part of binutils)
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Linkers|more...]]</small></div>
 
'''Emulators'''
* [[Bochs]] (i386) PC emulator
* [[QEMU]]
* [[Microsoft Virtual PC]]
* [[VMWare|VMWare PC Emulator]]
* [[VirtualBox]]
* [[SimICS]]
Line 45 ⟶ 47:
 
'''Working with Disk Images'''
* [[Disk Images|Useful tools]] in general, and ...
** [[Loopback Device|...under]] for Linux, *BSDsBSD andet otheral. unices]]
** [[hdiutil|...under]] for MacOS X]]
** [[Windows Tools|...under Windows]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Disk_Image_Utilities|more...]]</small></div>
<noinclude>[[Category:Main Page Templates]]</noinclude>
448

edits