diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index abd8d10..f9cf247 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2012-09-14 Khoo Yit Phang <khooyp@cs.umd.edu> + + Point contrib/cc-with-tweaks.sh to the build-local data-directory. + * contrib/cc-with-tweaks.sh (GDB): Add -data-directory + data-directory as appropriate. + 2012-09-14 Siddhesh Poyarekar <siddhesh@redhat.com> * printcmd.c (ui_printf): Eliminate single-use variable |