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 6997f0d4492..39d48ef35ae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2010-11-19 Jan Kratochvil <jan.kratochvil@redhat.com> + Tom Tromey <tromey@redhat.com> + + * Makefile.in (.y.c): Directly create $@ from YLWRAP. + (.PHONY): Remove for .y outputs. + 2010-11-19 Will Drewry <wad@google.com> Tavis Ormandy <taviso@google.com> Jan Kratochvil <jan.kratochvil@redhat.com> |