aboutsummaryrefslogtreecommitdiff
path: root/gdb/contrib/cc-with-tweaks.sh
AgeCommit message (Expand)Author
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-05-24 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.Doug Evans
2013-03-25 * contrib/cc-with-tweaks.sh: Check exit code of dwp.Doug Evans
2013-02-15gdb/Jan Kratochvil
2013-01-16 * contrib/cc-with-tweaks.sh: Add references to Fission docs.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-08 PR gdb/14704:Tom Tromey
2012-11-05 Add support for DWP files. http://gcc.gnu.org/wiki/DebugFissionDWPDoug Evans
2012-09-14Point contrib/cc-with-tweaks.sh to the build-local data-directory.Yit Phang Khoo
2012-07-25gdb/Jan Kratochvil
2012-07-18 * cc-with-index.sh, cc-with-dwz.sh: Remove.Tom Tromey