aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2010-12-04 20:50:39 +0100
committerAndreas Schwab2010-12-04 20:50:39 +0100
commitd6a003a8b50ed3441bfc710bd54534d45adbc263 (patch)
tree68bc698cfca8cddcd366ab8c41ab509e89f28ef2 /src/ChangeLog
parent15af15e54912d52e1840a257d0e01593e311b6d5 (diff)
downloademacs-d6a003a8b50ed3441bfc710bd54534d45adbc263.tar.gz
emacs-d6a003a8b50ed3441bfc710bd54534d45adbc263.zip
Remove empty machine description files
* configure.in: Remove reference to removed machine description files and allow $machine and $machfile to be empty. Substitute M_FILE/S_FILE instead of machfile/opsysfile. * msdos/sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix. * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@. (S_FILE): Substitute @S_FILE@ instead of @opsysfile@. * src/m/arm.h, src/m/sh3.h, src/m/xtensa.h: Remove files.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 732c902b41e..584a81cd88c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-12-04 Andreas Schwab <schwab@linux-m68k.org>
2
3 * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
4 (S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
5 * m/arm.h, m/sh3.h, m/xtensa.h: Remove files.
6
12010-12-03 Andreas Schwab <schwab@linux-m68k.org> 72010-12-03 Andreas Schwab <schwab@linux-m68k.org>
2 8
3 * lisp.h (union Lisp_Object): Explicitly declare signedness of 9 * lisp.h (union Lisp_Object): Explicitly declare signedness of