Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   matt
Date:           Sat Jun  6 22:19:07 UTC 2015

Modified Files:
        src/sys/arch/mips/include: db_machdep.h
        src/sys/arch/mips/mips: db_disasm.c db_interface.c db_trace.c

Log Message:
Make db_expr_t long long when using the N32 ABI.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/mips/include/db_machdep.h
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/mips/mips/db_disasm.c
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/mips/mips/db_interface.c
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/mips/mips/db_trace.c

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