OpenBSD configuration, alpha

Jeffrey A Law law@hurl.cygnus.com
Sun Feb 28 18:15:00 GMT 1999


  In message < 19990216185154.D16335@tetto.liafa.jussieu.fr >you write:
  > The only noticeable thing is that we don't have (yet) dynamic libraries
  > on alpha.
  > 
  > Also re: the main openbsd configuration files, some details are not 
  > triggered by the currently submitted configurations. I do have the 
  > remaining architectures on my hd, but Jeff Law wants to concentrate
  > on the archs that are fairly stable right now.
  > 
  > Tue Feb 16 18:50:59 CET 1999	Marc Espie <espie@cvs.openbsd.org>
  > 	* config/alpha/openbsd.h: new file
  > 	* config/alpha/xm-openbsd.h: new file
  > 
  > /* $OpenBSD: openbsd.h,v 1.11 1999/02/16 17:20:55 espie Exp $ */
Kill.


  > /* Controlling the compilation driver
  >    ---------------------------------- */
  > /* alpha needs __start */
Fix.

  > /* Layout of source language data types
  >    ------------------------------------ */
  > /* this must agree with <machine/ansi.h> */
Fix.

  > /* collect2 support (assembler format: macros for initialization) 
  >    -------------------------------------------------------------- */
  > /* Don't tell collect2 we use COFF as we don't have (yet ?) a dynamic ld
  >    library with the proper functions to handle this -> collect2 will
  >    default to using nm. */
Fix.

  > /* Assembler format: exception region output 
  >    ----------------------------------------- */
  > /* all configurations that don't use elf must be explicit about not using
  >    dwarf unwind information. egcs doesn't try too hard to check internal
  >    configuration files...  */
Fix.

  > /* Assembler format: file framework 
  >    -------------------------------- */
  > /* taken from alpha/osf.h. This used to be common to all alpha
  >    configurations, but elf has departed from it.
  >    Check alpha/alpha.h, alpha/osf.h for it when egcs is upgraded.  */
Fix.

  > /* Assembler format: label output
  >    ------------------------------ */
Fix.

Copyright for new files.

jeff



More information about the Gcc-patches mailing list