diff options
author | Bernd Schmidt <bernds@codesourcery.com> | 2011-06-30 21:36:09 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@codesourcery.com> | 2011-06-30 21:36:09 +0000 |
commit | dc076558e23730cbec1298fab2b6c47937d7e550 (patch) | |
tree | 06b71a728f2d31926a3e211f453bc69e4bb5b347 /bfd/ChangeLog | |
parent | f748fb408892764f17e4269508a2af6f613909fd (diff) | |
download | gdb-dc076558e23730cbec1298fab2b6c47937d7e550.zip gdb-dc076558e23730cbec1298fab2b6c47937d7e550.tar.gz gdb-dc076558e23730cbec1298fab2b6c47937d7e550.tar.bz2 |
* bfd/elf32-tic6x.c (elf32_tic6x_set_osabi): Also set it if
link_info is NULL.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 292ec0a..caa5483 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-06-30 Bernd Schmidt <bernds@codesourcery.com> + + * bfd/elf32-tic6x.c (elf32_tic6x_set_osabi): Also set it if + link_info is NULL. + 2011-06-28 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (vms_private_data_struct): Make vms_linkage_index |