diff options
author | Alan Modra <amodra@gmail.com> | 2002-07-09 02:41:16 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-07-09 02:41:16 +0000 |
commit | 03111e8359389f65b64264fa22677fa42e3a685f (patch) | |
tree | 785bf356e0cd6a007ff0004f8185ee3f19d64ac1 /gas/ChangeLog | |
parent | def7023cdf157d2ae35f904f29656838b5ba5c6b (diff) | |
download | gdb-03111e8359389f65b64264fa22677fa42e3a685f.zip gdb-03111e8359389f65b64264fa22677fa42e3a685f.tar.gz gdb-03111e8359389f65b64264fa22677fa42e3a685f.tar.bz2 |
* configure.in: Add hppa-*-openbsd* target, change
alpha*-*-openbsd* format to elf, and use elf for sparc-*-openbsd*
with sparc64 cpu.
* configure: Regenerate.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f57681c..e058276 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2002-07-09 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. + 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * config/tc-mips.c (macro): Shift the 32-bit address range |