From ea556d2590ae9ffea09fdbaceb6abdbe4e921464 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 15 Apr 2015 05:25:58 -0700 Subject: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] binutils/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. gas/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. ld/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. --- ld/ChangeLog | 5 +++++ ld/NEWS | 3 +++ 2 files changed, 8 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index bad213b..b9b75fb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2015-04-15 H.J. Lu + + * NEWS: Mention + --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. + 2015-04-14 H.J. Lu * ld.texinfo: Document --compress-debug-sections=. diff --git a/ld/NEWS b/ld/NEWS index 9cafe12..4e84d5a 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* New command line option for ELF targets to compress DWARF debug + sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. + * Add --warn-orphan option to report orphan sections. * Add support for LLVM plugin. -- cgit v1.1