* ecrt0.c: Remove code depending on m68000, not used anymore.
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 17 Jul 2008 13:57:13 +0000 (13:57 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 17 Jul 2008 13:57:13 +0000 (13:57 +0000)
commit2749d28e1bd80262749657ee4a60e5b1f75b6cb8
tree91c13313ccdf107e1df4a206e184c1c488af3c2c
parent6fb5f7dad5ede99f033dbbfc8539764354a4177b
* ecrt0.c: Remove code depending on m68000, not used anymore.

* fns.c (hash_remove): Make static.
* lisp.h (hash_remove): Don't prototype.

* m/ibmrs6000.h:
* m/ibms390x.h:
* m/macppc.h: Remove boilerplate comments.

* m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
Solaris, which does not need them.

* m/vax.h: Remove comments about unsupported systems.

* s/darwin.h: Reorganize ifdefs.
src/ChangeLog
src/ecrt0.c
src/fns.c
src/lisp.h
src/m/ibmrs6000.h
src/m/ibms390x.h
src/m/macppc.h
src/m/sparc.h
src/m/vax.h
src/s/darwin.h