diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-12-03 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2010-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 |