mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
(I forgot to commit the ChangeLog file in my last commit).
2009-02-04 Tristan Gingold <gingold@adacore.com> * machoread.c (macho_symfile_read): Read minsymtab also from shared libraries. (macho_symfile_read): Try to read dwarf2 frame info from main object file, but not from OSO files. (macho_symfile_offsets): Update section names for latest BFD changes. * i386-darwin-tdep.c (i386_darwin_init_abi): Call set_solib_ops. (x86_darwin_init_abi_64): Ditto. * solib-darwin.c: New file. * solib-darwin.h: New file. * configure.tgt: Add solib.o solib-darwin.o for Darwin.
This commit is contained in:
@ -1,3 +1,17 @@
|
||||
2009-02-04 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* machoread.c (macho_symfile_read): Read minsymtab also from
|
||||
shared libraries.
|
||||
(macho_symfile_read): Try to read dwarf2 frame info from main
|
||||
object file, but not from OSO files.
|
||||
(macho_symfile_offsets): Update section names for latest BFD
|
||||
changes.
|
||||
* i386-darwin-tdep.c (i386_darwin_init_abi): Call set_solib_ops.
|
||||
(x86_darwin_init_abi_64): Ditto.
|
||||
* solib-darwin.c: New file.
|
||||
* solib-darwin.h: New file.
|
||||
* configure.tgt: Add solib.o solib-darwin.o for Darwin.
|
||||
|
||||
2009-02-04 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* solist.h (struct target_so_ops): Comment fallback behavior for
|
||||
|
Reference in New Issue
Block a user