public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Minor updates to alpha/vms.h
@ 2001-11-13 15:03 Richard Kenner
  0 siblings, 0 replies; only message in thread
From: Richard Kenner @ 2001-11-13 15:03 UTC (permalink / raw)
  To: gcc-patches

Sun Nov 18 07:40:07 2001  Douglas B. Rupp  <rupp@gnat.com>

	* config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.
	(HAS_INIT_SECTION): Define.
	(REAL_ARITHMETIC): Don't undefine.

*** config/alpha/vms.h	2001/11/17 13:17:03	1.40
--- config/alpha/vms.h	2001/11/18 12:32:52
*************** Boston, MA 02111-1307, USA.  */
*** 81,87 ****
  #undef PCC_STATIC_STRUCT_RETURN
  
- /* no floating emulation.  */
- #undef REAL_ARITHMETIC
- 
  /* "long" is 32 bits.  */
  #undef LONG_TYPE_SIZE
--- 81,84 ----
*************** do {									\
*** 455,463 ****
  #define UMODSI3_LIBCALL "OTS$REM_UI"
  #define UMODDI3_LIBCALL "OTS$REM_UL"
- 
- #define DIR_SEPARATOR ']'
  
! #undef PREFIX
! #define PREFIX "GNU_ROOT:"
  
  /* XXX Really? Even with modern CRTL? */
--- 452,458 ----
  #define UMODSI3_LIBCALL "OTS$REM_UI"
  #define UMODDI3_LIBCALL "OTS$REM_UL"
  
! /* crt0 calls __main */
! #define HAS_INIT_SECTION
  
  /* XXX Really? Even with modern CRTL? */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-18 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-13 15:03 Minor updates to alpha/vms.h Richard Kenner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).