diff options
author | Nick Clifton <nickc@redhat.com> | 2011-01-10 10:10:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-01-10 10:10:06 +0000 |
commit | 7af8ed2d479fcf1180e05b47e294e685dae4626e (patch) | |
tree | 117da36d8af5bf965627e7d76b893b94a2a1d644 /gas/ChangeLog | |
parent | cdf9ccec6add02e4044663e0dfc264d216d1561d (diff) | |
download | gdb-7af8ed2d479fcf1180e05b47e294e685dae4626e.zip gdb-7af8ed2d479fcf1180e05b47e294e685dae4626e.tar.gz gdb-7af8ed2d479fcf1180e05b47e294e685dae4626e.tar.bz2 |
* config/tc-i386.c (x86_elf_abi): Only define for targets that use
it.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5745a91..2318483 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-01-10 Nick Clifton <nickc@redhat.com> + * config/tc-i386.c (x86_elf_abi): Only define for targets that use + it. + +2011-01-10 Nick Clifton <nickc@redhat.com> + * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only part of the file. |