diff options
| author | Dan Nicolaescu | 2008-07-16 07:18:26 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-16 07:18:26 +0000 |
| commit | 96b72211ed909796c472e9a65f2da82a941deb2d (patch) | |
| tree | 4e49db72d6cc0a7207aad636d411a8997616d9a7 /src/ChangeLog | |
| parent | c3b5f109164f9e7224c086a16c766257d4e3ddde (diff) | |
| download | emacs-96b72211ed909796c472e9a65f2da82a941deb2d.tar.gz emacs-96b72211ed909796c472e9a65f2da82a941deb2d.zip | |
Remove boilerplate comments and code for systems that
do not use this file.
(IRIS_4D): Remove, unused.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 434f6de6fdf..4d4c69f027e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,8 +1,12 @@ | |||
| 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * m/iris4d.h: Remove boilerplate comments and code for systems that | ||
| 4 | do not use this file. | ||
| 5 | (IRIS_4D): Remove, unused. | ||
| 6 | |||
| 3 | * m/mips.h: Remove boilerplate comments and code for systems that | 7 | * m/mips.h: Remove boilerplate comments and code for systems that |
| 4 | do not use this file. | 8 | do not use this file. |
| 5 | (SIGN_EXTEND_CHAR): | 9 | (SIGN_EXTEND_CHAR): |
| 6 | * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused. | 10 | * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused. |
| 7 | * unexmips.c: Remove file, unused. | 11 | * unexmips.c: Remove file, unused. |
| 8 | 12 | ||