diff options
author | Tom de Vries <tdevries@suse.de> | 2024-11-26 09:49:29 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2024-11-26 09:49:29 +0100 |
commit | eb522d6d1325c6604716e7f3fd70d351400ee541 (patch) | |
tree | 3622bff8b5f3064736791ba6b69d6f8875d21964 /gdbsupport | |
parent | 587769010743eb8eac8b4373218486875a11cb69 (diff) | |
download | binutils-eb522d6d1325c6604716e7f3fd70d351400ee541.zip binutils-eb522d6d1325c6604716e7f3fd70d351400ee541.tar.gz binutils-eb522d6d1325c6604716e7f3fd70d351400ee541.tar.bz2 |
[gdb/syscalls] Improve update-linux-from-src.sh
Some improvements in gdb/syscalls/update-linux-from-src.sh:
- use bash instead of sh
- use local to distinguish between local and global vars
(which brings to light that pre uses the global rather than the local
start_date)
- factor out main and parse_args
- factor out regen
- iterate over *.xml.in instead of *.in
Tested on aarch64-linux. Verified with shellcheck.
Diffstat (limited to 'gdbsupport')
0 files changed, 0 insertions, 0 deletions