emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/arm.h


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/m/arm.h
Date: Mon, 15 Apr 2002 09:16:26 -0400

Index: emacs/src/m/arm.h
diff -c emacs/src/m/arm.h:1.1 emacs/src/m/arm.h:1.2
*** emacs/src/m/arm.h:1.1       Sat Dec  4 14:46:10 1999
--- emacs/src/m/arm.h   Mon Apr 15 09:16:25 2002
***************
*** 1,5 ****
  /* Machine description file for ARM-based non-RISCiX machines.
!    Copyright (C) 1994 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* Machine description file for ARM-based non-RISCiX machines.
!    Copyright (C) 1994, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 51,63 ****
  
  /* Use builtin alloca. Also be sure that no other ones are tried out. */
  #define alloca __builtin_alloca
- #define HAVE_ALLOCA
  
- #else
- #define C_ALLOCA
- #undef HAVE_ALLOCA
  #endif  /* __GNUC__ */
  
  #define NO_REMAP
- 
- #define STACK_DIRECTION -1
--- 51,57 ----



reply via email to

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