.
This commit is contained in:
parent
5586bca14d
commit
979dc3bca9
@ -1,3 +1,10 @@
|
||||
2007-07-13 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* elf-bfd.h (struct elf_obj_tdata): Revert last change.
|
||||
Add after_write_object_contents, after_write_object_contents_info.
|
||||
* elf.c (_bfd_elf_write_object_contents): Revert last change.
|
||||
Instead, call after_write_object_contents if set.
|
||||
|
||||
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* bfd-in.h: (BFD_HOST_64BIT_LONG_LONG): New.
|
||||
|
15
ld/ChangeLog
15
ld/ChangeLog
@ -1,3 +1,18 @@
|
||||
2007-07-13 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* emultempl/elf32.em (struct build_id_info): New type.
|
||||
(gld${EMULATION_NAME}_id_note_section_size): New function.
|
||||
(gld${EMULATION_NAME}_write_build_id_section): New function.
|
||||
(gld${EMULATION_NAME}_after_open): Use them.
|
||||
(DEFAULT_BUILD_ID_STYLE): Change to "sha1".
|
||||
* ld.texinfo (Options): Mention --build-id=sha1.
|
||||
|
||||
* sha1.h: New file (from gnulib).
|
||||
* sha1.c: New file (from gnulib).
|
||||
* Makefile.am (CFILES, HFILES, OFILES, ld_new_SOURCES): Add them.
|
||||
(sha1.o): New target.
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
2007-07-13 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ldlang.c (strip_excluded_output_sections): Don't ignore sections
|
||||
|
Loading…
x
Reference in New Issue
Block a user