Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/gdb/sim/ppc
Module Name: src
Committed By: mrg
Date: Tue May 23 20:11:10 UTC 2006
Modified Files:
src/gnu/dist/gdb/sim/ppc: debug.c device.c device.h hw_htab.c hw_init.c
Log Message:
- include <stdlib.h> and <string.h> where appropriate
- s/void volatile/void/ for a funtion return type
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/sim/ppc/debug.c \
src/gnu/dist/gdb/sim/ppc/device.c src/gnu/dist/gdb/sim/ppc/device.h
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gdb/sim/ppc/hw_htab.c \
src/gnu/dist/gdb/sim/ppc/hw_init.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