diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-12 22:23:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-12 22:23:17 +0000 |
commit | 4977f3b47ed3275b231ee9c845857b8db81b4064 (patch) | |
tree | 59335c15779f2ad82d813fe94bf1a63fcdeb6c33 /ld/ChangeLog | |
parent | 9521bac3944c8384c7c08dd020a0da44436fd62f (diff) | |
download | gdb-4977f3b47ed3275b231ee9c845857b8db81b4064.zip gdb-4977f3b47ed3275b231ee9c845857b8db81b4064.tar.gz gdb-4977f3b47ed3275b231ee9c845857b8db81b4064.tar.bz2 |
* Makefile.in (maintainer-clean): New target.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 62b890e..880e11f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -6,6 +6,8 @@ Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com> Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com> + * Makefile.in (maintainer-clean): New target. + * ldmain.c (struct warning_callback_info): Define. (warning_callback): Add new parameter symbol. Call warning_find_reloc to try to find the section and VMA. |