emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r99814: * m/vax.h (CRT0_DUMMIES): Rem


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99814: * m/vax.h (CRT0_DUMMIES): Remove, unused.
Date: Fri, 02 Apr 2010 17:20:04 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99814
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Fri 2010-04-02 17:20:04 -0700
message:
  * m/vax.h (CRT0_DUMMIES): Remove, unused.
modified:
  src/ChangeLog
  src/m/vax.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-04-03 00:06:38 +0000
+++ b/src/ChangeLog     2010-04-03 00:20:04 +0000
@@ -1,5 +1,7 @@
 2010-04-03  Dan Nicolaescu  <address@hidden>
 
+       * m/vax.h (CRT0_DUMMIES): Remove, unused.
+
        * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
        used on those platforms.
 

=== modified file 'src/m/vax.h'
--- a/src/m/vax.h       2010-03-21 19:59:04 +0000
+++ b/src/m/vax.h       2010-04-03 00:20:04 +0000
@@ -34,10 +34,6 @@
 
 /* #define vax    -- appears to be done automatically  */
 
-/* crt0.c should use the vax-bsd style of entry, with no dummy args.  */
-
-#define CRT0_DUMMIES
-
 /* USG systems I know of running on Vaxes do not actually
    support the load average, so disable it for them.  */
 


reply via email to

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