From 64426696342521c31916f186cd62cc5d1a2fc54e Mon Sep 17 00:00:00 2001 From: Fernando Nasser Date: Fri, 24 Nov 2000 00:34:43 +0000 Subject: Fix entry typo and missing information. --- gdb/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4f22ab0..303742e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -165,8 +165,10 @@ Wed Nov 15 00:29:46 2000 Andrew Cagney Move to linespec.c. * linespec.c: New file. Routines that handle linespecs, formerly in symtab.c. - * symtab.h: Export find_line_symtab and find_function_start_sal, - * Makefile.in: Add linespec.c. + * symtab.h: Export find_line_symtab and find_function_start_sal. + * Makefile.in (SFILES): Add linespec.c. + (COMMON_OBS): Add linespec.o. + (linespec.o): New target. 2000-11-10 Christopher Faylor -- cgit v1.1