This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: OpenBSD configuration, sparc



  In message <19990216184859.C16335@tetto.liafa.jussieu.fr>you write:
  > 
  > --YD3LsXFS42OYHhNZ
  > Content-Type: text/plain; charset=us-ascii
  > 
  > Tue Feb 16 18:48:03 CET 1999	Marc Espie <espie@cvs.openbsd.org>
  > 	* config/sparc/openbsd.h: new file
  > 	* config/sparc/xm-openbsd.h: new file
  > 
  > /* $OpenBSD: openbsd.h,v 1.4 1999/02/16 17:20:57 espie Exp $ */
You know the drill.

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


  > /* Specific options for DBX Output
  >    ------------------------------- */
  > /* This is BSD, so it wants DBX format.  */
Fix.

  > /* Stack & calling: aggregate returns
  >    ---------------------------------- */
  > /* Don't default to pcc-struct-return, because gcc is the only compiler, and
  >    we want to retain compatibility with older gcc versions.  */
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.

Copyrights.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]