sim: replacing ChangeLog files with online git logs

Mike Frysinger vapier@gentoo.org
Sat Mar 13 02:53:54 GMT 2021


we're planning on dropping ChangeLog files in sim/ and replacing
them with a pointer to the online vcs log.  anyone have feedback
before we land this ?

$ find sim/ -name ChangeLog -delete
$ cat >sim/ChangeLog <<EOF
Please see the git log online at:
  https://sourceware.org/git/?p=binutils-gdb.git;a=history;f=sim
EOF
-mike


More information about the Gdb mailing list