Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sgimips/stand



Module Name:    syssrc
Committed By:   thorpej
Date:           Thu Nov 22 00:58:08 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/stand: Makefile.booters
        syssrc/sys/arch/sgimips/stand/boot: Makefile

Log Message:
- Clean up the bootloader Makefiles somewhat.
- Build an ECOFF version of the bootloader as "boot".  As a temporary
  measure (due to a bug in libbfd which has not yet been fixed, but
  for which a work-around exists as a patch), install and ELF version
  of the bootload as well as "boot.elf".  "boot.elf" will go away once
  the toolchain issue is resolved.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/stand/Makefile.booters
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sgimips/stand/boot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index