Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Nov  3 20:24:43 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc/include: asm.h profile.h
        syssrc/sys/arch/sparc64/include: asm.h profile.h

Log Message:
Changes from Martin Husemann and myself:
- Make the 32-bit SPARC profile support work with the GCC 2.95.3
  SPARC ELF compiler, which uses a different name for mcount.
- Make the 64-bit SPARC profile support header look more like the 32-bit
  SPARC header (no functional change -- 64-bit SPARC already used the
  correct mcount name).


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sparc/include/asm.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/sparc/include/profile.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/sparc64/include/asm.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc64/include/profile.h

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