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 5a3ca6e3195 gas: NEWS: Add the RISC-V features for 2.39 new e8f20526238 GAS: Allow AArch64 pseudo-ops to accept the command line se [...] new 5578fbf672e GAS: Add a return type tag to DWARF DIEs generated for func [...]
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: gas/ChangeLog | 28 ++++++++++++++++++ gas/config/tc-aarch64.c | 17 ++++------- gas/dwarf2dbg.c | 44 ++++++++++++++++++++++++++--- gas/testsuite/gas/aarch64/pr29519.d | 11 ++++++++ gas/testsuite/gas/aarch64/pr29519.s | 4 +++ gas/testsuite/gas/elf/dwarf-3-func.d | 7 +++++ gas/testsuite/gas/elf/dwarf-5-func-global.d | 5 ++++ gas/testsuite/gas/elf/dwarf-5-func-local.d | 5 ++++ gas/testsuite/gas/elf/dwarf-5-func.d | 7 +++++ 9 files changed, 112 insertions(+), 16 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/pr29519.d create mode 100644 gas/testsuite/gas/aarch64/pr29519.s