This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fgsch@olimpo.com.br: [PATCH]: Several new targets and fixes for OpenBSD]


On Mon, Jul 08, 2002 at 07:02:44AM -0300, Federico G. Schwindt wrote:
> 
> 2002-07-06  Federico G. Schwindt <fgsch@olimpo.com.br>
> 
> 	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.

Top level configure changes should be sent to gcc-patches.

> gas/ChangeLog:
> 
> 2002-07-06  Federico G. Schwindt <fgsch@olimpo.com.br>
> 
> 	* configure.in: Add hppa-*-openbsd* target, change
> 	  alpha*-*-openbsd* format to elf, and use elf for sparc-*-openbsd*
> 	  with sparc64 cpu.
> 	* configure: Regenerate.
> 
> ld/ChangeLog:
> 
> 2002-07-06  Federico G. Schwindt <fgsch@olimpo.com.br>
> 
> 	* configure.tgt: Add hppaobsd.o.
> 	* Makefile.am: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
> 	  powerpc-*-openbsd* and sparc64-*-openbsd*.
> 	* Makefile.in: Regenerate.
> 	* emulparams/hppaobsd.sh: New file.

The rest I've committed, with hppaobsd.sh changed to be

. ${srcdir}/emulparams/hppanbsd.sh

TEXT_START_ADDR=0x1000
TARGET_PAGE_SIZE=0x1000
MAXPAGESIZE=0x1000

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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