summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/elf2ecoff.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 2.3.10.Ralf Baechle1999-09-281-1/+0
|
* elf2ecoff works for DECstationsHarald Koerfgen1999-04-071-15/+68
|
* added addinitrd, a utility to generate kernels combined with a initrd imageThomas Bogendoerfer1999-03-131-63/+1
|
* added endian conversion code; it's now possible to convert a big endian elfThomas Bogendoerfer1999-03-091-1/+147
| | | | | binary to a big endian ecoff binary on a little endian machine. To produce a ecoff Indy kernel do a "make boot" and pick up arch/mips/boot/vmlinux.ecoff
* build a ecoff kernel for Magnums instead of an a.out image for miloThomas Bogendoerfer1999-02-251-0/+500