aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorLehua Ding <lehua.ding@rivai.ai>2023-07-12 11:36:40 +0800
committerLehua Ding <lehua.ding@rivai.ai>2023-07-13 11:28:31 +0800
commit7f0700a689db8828e81e5dcaf7f6d474f2c4ec27 (patch)
tree3bd5a6f56ecf97fb9f5365541f08f284fd34d959 /gcc
parentf048af2aa3dccec4d28c32056a1d5972f4049806 (diff)
downloadgcc-7f0700a689db8828e81e5dcaf7f6d474f2c4ec27.zip
gcc-7f0700a689db8828e81e5dcaf7f6d474f2c4ec27.tar.gz
gcc-7f0700a689db8828e81e5dcaf7f6d474f2c4ec27.tar.bz2
mklog: Add --append option to auto add generate ChangeLog to patch file
This tiny patch add --append option to mklog.py that support add generated change-log to the corresponding patch file. With this option there is no need to manually copy the generated change-log to the patch file. e.g.: Run `mklog.py --append /path/to/this/patch` will add the generated change-log to the right place of the /path/to/this/patch file. contrib/ChangeLog: * mklog.py: Add --append option. Signed-off-by: Lehua Ding <lehua.ding@rivai.ai>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions