]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
top level:
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 38faf7bea88645930d27a9f1b0960366921afd0e..a4ac8f94fec253044e6ae809bbcf547b5cbb4cb1 100644 (file)
@@ -1,3 +1,20 @@
+2007-02-17  Mark Mitchell  <mark@codesourcery.com>
+            Nathan Sidwell  <nathan@codesourcery.com>
+            Vladimir Prus  <vladimir@codesourcery.com
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.in (--with-bugurl): New option.
+       * configure: Regenerate.
+       * dep-in.sed: Remove bin-bugs.h.
+       * Makefile.am (REPORT_BUGS_TO): Define.
+       (INCLUDES): Define REPORT_BUGS_TO.
+       (DEP_INCLUDES): Likewise.
+       ($(OBJS)): No longer depend on bin-bugs.h.
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * as.c (show_usage): Don't print empty REPORT_BUGS_TO.
+       * as.h: Remove include of bin-bugs.h.
+
 2007-02-17  Alan Modra  <amodra@bigpond.net.au>
 
        * write.c: White space fixes.