diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-26 13:49:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-26 13:49:12 +0000 |
commit | c5d685bf3aec335cece05631119028df173c8d57 (patch) | |
tree | 26ef27de67d4c55d7526f9b15f2ec28c8a18c029 /gas/ChangeLog | |
parent | 14a1aa17948541c397e3215112fe58b0b285fab7 (diff) | |
download | gdb-c5d685bf3aec335cece05631119028df173c8d57.zip gdb-c5d685bf3aec335cece05631119028df173c8d57.tar.gz gdb-c5d685bf3aec335cece05631119028df173c8d57.tar.bz2 |
PR gas/15178
* config/tc-sparc.h (ELF_TARGET_FORMAT): Set to elf32-sparc for
FreeBSD targets.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a9b9104..583655c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2013-03-26 Nick Clifton <nickc@redhat.com> + + PR gas/15178 + * config/tc-sparc.h (ELF_TARGET_FORMAT): Set to elf32-sparc for + FreeBSD targets. + 2013-03-26 Douglas B Rupp <rupp@gnat.com> * config/tc-ia64.c (emit_one_bundle): Move last_slot adjustment |