From 979dc3bca9fef41121a9b271739be3179be42569 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 13 Jul 2007 10:44:44 +0000 Subject: . --- ld/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 52324af..d097399 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,18 @@ +2007-07-13 Roland McGrath + + * 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 * ldlang.c (strip_excluded_output_sections): Don't ignore sections -- cgit v1.1