diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-11-26 12:03:00 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-11-26 12:08:22 -0800 |
commit | 8677059126a84cb9f71371beb8688138a41014fc (patch) | |
tree | 841de27eded84b50dcf01de23832066099d4f6db /sim/m32c | |
parent | 0e877834085658e5d9a7e29daf2216fdf17bfdd0 (diff) | |
download | binutils-8677059126a84cb9f71371beb8688138a41014fc.zip binutils-8677059126a84cb9f71371beb8688138a41014fc.tar.gz binutils-8677059126a84cb9f71371beb8688138a41014fc.tar.bz2 |
gas: Update commit 4780e5e4933
Update
commit 4780e5e4933a2497a5aecc4ceabbbb8e82aaf822
Author: Tom de Vries <tdevries@suse.de>
Date: Fri Nov 26 09:59:45 2021 +0100
[gas] Fix file 0 dir with -gdwarf-5
1. Replace i with j in
for (j = 0; i < NUM_MD5_BYTES; ++j)
2. Pass -W to readelf to force CU: in output due to:
if (do_wide || strlen (directory) < 76)
printf (_("CU: %s/%s:\n"), directory, file_table[0].name);
else
printf ("%s:\n", file_table[0].name);
PR gas/28629
* dwarf2dbg.c (out_dir_and_file_list): Fix a typo in commit
4780e5e4933.
* testsuite/gas/elf/dwarf-5-nop-for-line-table.d: Pass -W to
readelf.
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions