emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src ChangeLog process.c systty.h unexalph...


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/src ChangeLog process.c systty.h unexalph...
Date: Wed, 16 Jul 2008 08:06:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/16 08:06:18

Modified files:
        src            : ChangeLog process.c systty.h unexalpha.c 
                         unexec.c 
        src/m          : alpha.h hp800.h ibmrs6000.h 
        src/s          : aix4-2.h gnu-linux.h ms-w32.h 

Log message:
        * systty.h: Remove code for Aix on 386, unsupported platform.
        
        * s/ms-w32.h: Remove boilerplate comments.
        (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
        
        * s/gnu-linux.h (TERM): Remove support.
        (HAVE_SYSVIPC): Remove, unused.
        (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
        for this system.
        
        * process.c: Remove support for IRIS, unused.
        Remove support for TERM, not relevant anymore.
        
        * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
        used with the definition.
        
        * s/aix4-2.h (static): Do not undef.
        
        * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
        only used on Aix.
        (HAVE_SYSVIPC): Remove, unused.
        
        * m/hp800.h (CANNOT_DUMP): Do not undef.
        
        * m/alpha.h: Fix comment.
        
        * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
        (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
        used by this configuration.
        * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
        * unexec.c: Remove code depending on HPUX and
        USG_SHARED_LIBRARIES, not used with this file.  Remove code
        depending on IRIS, unused.  Remove if 0-ed code.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.6708&r2=1.6709
http://cvs.savannah.gnu.org/viewcvs/emacs/src/process.c?cvsroot=emacs&r1=1.549&r2=1.550
http://cvs.savannah.gnu.org/viewcvs/emacs/src/systty.h?cvsroot=emacs&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/emacs/src/unexalpha.c?cvsroot=emacs&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/emacs/src/unexec.c?cvsroot=emacs&r1=1.50&r2=1.51
http://cvs.savannah.gnu.org/viewcvs/emacs/src/m/alpha.h?cvsroot=emacs&r1=1.62&r2=1.63
http://cvs.savannah.gnu.org/viewcvs/emacs/src/m/hp800.h?cvsroot=emacs&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/emacs/src/m/ibmrs6000.h?cvsroot=emacs&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/emacs/src/s/aix4-2.h?cvsroot=emacs&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/emacs/src/s/gnu-linux.h?cvsroot=emacs&r1=1.107&r2=1.108
http://cvs.savannah.gnu.org/viewcvs/emacs/src/s/ms-w32.h?cvsroot=emacs&r1=1.57&r2=1.58




reply via email to

[Prev in Thread] Current Thread [Next in Thread]