diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0a8a82b0db1..3e561dc38eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-03-02 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * m/powerpcle.h, m/sparc.h: Don't set C_OPTIMIZE_SWITCH. | ||
| 4 | |||
| 5 | * m/mips-siemens.h, m/news-r6.h, m/news-risc.h, m/tekxd88.h: Don't | ||
| 6 | set C_OPTIMIZE_SWITCH for gcc. | ||
| 7 | |||
| 1 | 2000-03-02 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * coding.c (coding_save_composition): Be sure to allocate | 10 | * coding.c (coding_save_composition): Be sure to allocate |