diff options
author | Tom Tromey <tromey@adacore.com> | 2022-02-14 10:19:06 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-03-02 09:11:30 -0700 |
commit | fb079cb5c419e03d400a0a139c3ccc4eedc33bef (patch) | |
tree | 06583fd6f6e61270050ccb8af732820cdfbc3ae9 /libctf | |
parent | a8ab094a329bd2d212f17485b24ad84fa409b546 (diff) | |
download | binutils-fb079cb5c419e03d400a0a139c3ccc4eedc33bef.zip binutils-fb079cb5c419e03d400a0a139c3ccc4eedc33bef.tar.gz binutils-fb079cb5c419e03d400a0a139c3ccc4eedc33bef.tar.bz2 |
Rewrite make-target-delegates in Python
I think gdb is probably better off having fewer languages involved
when generating code. 'sh' is unavoidable for build-time generation,
but for other things, let's use Python.
This rewrites make-target-delegates in Python. I've stuck pretty
closely to the original code in this rewrite, so it may look slightly
weird from a Python perspective.
The only output difference is that a copyright header is now
generated, using the code introduced in the previous patch.
make-target-delegates.py is simpler to invoke, as it knows the correct
input file to scan and it creates the output file itself.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions