* gdb.mi/mi-var-cmd.exp: Allow value without "..." string
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index acea53ae69dd2309c58a6aa40fd3bdd7b0ebbec5..361d7fddc18ed90807197a5fefa1cf139af806d7 100644 (file)
@@ -1,3 +1,34 @@
+2007-03-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
+       bug-reporting URL.
+       * doc/Makefile.am (config.texi): Define BUGURL.
+       * doc/binutils.texi: Use BUGURL.  Remove text about large files
+       and uuencoding.
+       * Makefile.in, configure, doc/Makefile.in: Regenerate.
+
+2007-03-01  Phil Edwards  <phil@codesourcery.com>
+           Richard Sandiford  <richard@codesourcery.com>
+
+       * NEWS: Mention addition of --extract-symbol.
+       * doc/binutils.texi: Document it.
+       * objcopy.c (extract_symbol): New variable.
+       (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
+       (copy_options): Add an entry for --extract-symbol.
+       (copy_usage): Mention --extract-symbol.
+       (copy_object): Set the start address to zero for --extract-symbol.
+       Do not copy private BFD data in that case.
+       (setup_section): Set the size, LMA and VMA to zero for
+       --extract-symbol.  Do not copy private BFD data in that case.
+       (copy_section): Do not copy section contents if --extract-symbol
+       is passed.
+       (copy_main): Set extract_symbol to TRUE if --extract-symbol
+       is passed.
+
+2007-03-01  Paul Brook  <paul@codesourcery.com>
+
+       * MAINTAINERS: Update my entry.
+
 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
 
        * version.c: Update copyright date.
This page took 0.024196 seconds and 4 git commands to generate.