From 2b2e7e6607f41cf7ad07d9e00d4e9ee833560958 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 29 Sep 2014 22:49:54 -0700 Subject: [PATCH] * TODO: Remove char/unsigned char, long long, IRIX unexelf.c. The first two are done, and IRIX support has been dropped. --- etc/ChangeLog | 5 +++++ etc/TODO | 9 --------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index d87964b6bd2..05f4dcade27 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2014-09-30 Paul Eggert + + * TODO: Remove char/unsigned char, long long, IRIX unexelf.c. + The first two are done, and IRIX support has been dropped. + 2014-09-29 Eli Zaretskii * refcards/ru-refcard.tex: Bump version to 25.0.50. diff --git a/etc/TODO b/etc/TODO index c38efd6aca3..ccd00e51218 100644 --- a/etc/TODO +++ b/etc/TODO @@ -531,12 +531,6 @@ rather than interactively. This a trivial one-liner in easy-mode.el. [Basic support added 2013/10: http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00904.html ] -** Eliminate the storm of warnings concerning char/unsigned char - mismatches that we get with GCC 4.x and proprietary compilers on - various systems. They make it difficult to spot the important warnings. - -** Fix anything necessary to use `long long' EMACS_INTs with GCC. - ** Split out parts of lisp.h. ** Update the FAQ. @@ -1337,9 +1331,6 @@ for vc-rcs-update-changelog. ** a two-char comment-starter whose two chars are symbol constituents will not be noticed if it appears within a word. -** Fix unexelf.c to handle the .data.rel and .data.rel.local - sections made by GCC 3.4 on IRIX. - This file is part of GNU Emacs. -- 2.39.5