This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from c6422d7be70 sim/riscv: fix multiply instructions on simulator new 857bddbe737 refactor usage of compressed_debug_section_type new b0c295e1b8d add --enable-default-compressed-debug-sections-algorithm co [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/bfd-in.h | 20 +++++++++++++++++--- bfd/bfd-in2.h | 20 +++++++++++++++++--- bfd/libbfd.c | 36 ++++++++++++++++++++++++++++++++++++ configure | 13 +++++++++++++ configure.ac | 6 ++++++ gas/NEWS | 3 +++ gas/as.c | 36 ++++++++++-------------------------- gas/config.in | 3 +++ gas/configure | 23 +++++++++++++++++++++-- gas/configure.ac | 12 ++++++++++++ ld/NEWS | 3 +++ ld/config.in | 3 +++ ld/configure | 23 +++++++++++++++++++++-- ld/configure.ac | 12 ++++++++++++ ld/emultempl/elf.em | 22 +++++++--------------- ld/ldmain.c | 2 +- ld/lexsup.c | 8 ++------ 17 files changed, 187 insertions(+), 58 deletions(-)