diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-11-05 21:08:07 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-11-05 21:08:07 -0700 |
commit | e5ba2a160bea234b1f38d6e4e7a09ef898017c51 (patch) | |
tree | e906a628062ca023550d2212b6c934e74ef225bd /NEWS | |
parent | 4fa988e13d09465b8ae4f605333fabf39d50fd30 (diff) | |
download | elfutils-e5ba2a160bea234b1f38d6e4e7a09ef898017c51.tar.gz |
ar: Implement -D.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ libdw: Support reading .zdebug_* DWARF sections compressed via zlib. nm: Support C++ demangling. +ar: Support D modifier for "deterministic output" with no uid/gid/mtime info. + Version 0.152 Various build and warning nits fixed for newest GCC and Autoconf. |