ChangeLog-2007 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172
  1. 2007-12-24 Nick Clifton <nickc@redhat.com>
  2. * po/ru.po: Updated Russian translation.
  3. 2007-12-22 H.J. Lu <hongjiu.lu@intel.com>
  4. * doc/binutils.texi: Document the new intel-mnemonic and
  5. intel-mnemonic options for i386 disassembler.
  6. 2007-12-07 Bob Wilson <bob.wilson@acm.org>
  7. * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.
  8. 2007-12-04 Alan Modra <amodra@bigpond.net.au>
  9. * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.
  10. 2007-11-29 Mark Shinwell <shinwell@codesourcery.com>
  11. * readelf.c (get_machine_flags): Handle Loongson-2E and -2F
  12. flags.
  13. 2007-11-26 Alan Modra <amodra@bigpond.net.au>
  14. * cxxfilt.c (demangle_it): Don't call printf without format string.
  15. 2007-11-21 Hans-Peter Nilsson <hp@axis.com>
  16. * dwarf.c (display_debug_loc): Cast section_end - start to long
  17. for output format.
  18. 2007-11-20 Nick Clifton <nickc@redhat.com>
  19. * dwarf.c (display_debug_loc): Issue a warning if there are bytes
  20. at the end of the .debug_loc section which are not referenced by
  21. any attribute in the .debug_info section.
  22. 2007-11-19 Nick Clifton <nickc@redhat.com>
  23. * readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.
  24. (is_64bit_abs_reloc): Add support for HPPA relocs.
  25. (is_16bit_abs_reloc): Add support for NIOS relocs.
  26. 2007-11-17 Thiemo Seufer <ths@mips.com>
  27. * readelf.c (display_mips_gnu_attribute): Recognize -mips32r2 -mfp64
  28. objects.
  29. 2007-11-16 Nick Clifton <nickc@redhat.com>
  30. * dwarf.c (process_extended_line_op): Add cases for HP extensions
  31. to the line ops. Mention if an unknown op code is in the user
  32. defined range.
  33. (decode_location_expression): Add cases for HP extensions, the
  34. DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
  35. DW_OP_bit_piece DWARF3 operators.
  36. (read_and_display_attr): Correct list of attributes which can
  37. reference a location list.
  38. (read_and_display_attr_value): Add cases for DWARF3 values and HP
  39. extensions.
  40. Correct list of attributes which can reference a location list.
  41. (get_AT_name): Add cases for DWARF3 values and HP and PGI
  42. extensions.
  43. 2007-11-07 Karl Berry <karl@gnu.org>
  44. * doc/binutils.texi: Update to FDL 1.2.
  45. (Top): consistent punctuation in menu entries.
  46. (Index): Rename from Binutils Index.
  47. * doc/fdl.texi: Update from http://www.gnu.org/licenses/fdl.texi.
  48. 2007-10-31 Nick Clifton <nickc@redhat.com>
  49. * dwarf.c (is_relocatable): Remove definition.
  50. (display_debug_frames): Remove check in is_relocatable.
  51. * dwarf.h (is_relocatable): Remove declaration.
  52. * objdump.c (is_relocatable): New static definition.
  53. * readelf.c (dump_relocations): Make the function void.
  54. (is_32bit_abs_reloc): Add support for x86, Arc, Arm, D10V, Dlx,
  55. OR32 and Score.
  56. (is_32bit_pcrel_reloc): Add support for x86 and Arm.
  57. (is_16bit_abs_reloc): Add support for D10V.
  58. (debug_apply_rela_addends): Rename to debug_apply_relocations.
  59. Add code to support rel relocations.
  60. (load_debug_section): Fix call to debug_apply_relocations.
  61. (get_file_header): Remove setting of is_relocatable.
  62. 2007-10-31 Alan Modra <amodra@bigpond.net.au>
  63. * readelf.c (debug_apply_rela_addends): Clarify FIXME.
  64. 2007-10-29 Nick Clifton <nickc@redhat.com>
  65. * readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by
  66. IA64.
  67. (is_64bit_abs_reloc): Likewise.
  68. 2007-10-28 Nick Clifton <nickc@redhat.com>
  69. * dwarf.c (process_debug_info): Check for corrupt lengths.
  70. * readelf.c (get_reloc_type): New function. Returns the reloc
  71. number extracted from the info field of a reloc.
  72. (get_reloc_symindex): New function. Returns the symbol index
  73. extracted from the info field of a reloc.
  74. (dump_relocations): Use the new functions.
  75. (slurp_ia64_unwind_table): Use the new functions.
  76. (slurp_hppa_unwind_table): Use the new functions.
  77. (dump_section_as_bytes): Use the new functions.
  78. (get_reloc_size): Delete function.
  79. (is_32bit_abs_reloc): New function. Determines if a given reloc
  80. type is a 32-bit absolute relocation.
  81. (is_32bit_pcrel_reloc): New function. Like is_32bit_abs_reloc but
  82. for pc-relative relocations.
  83. (is_64bit_abs_reloc): New function. Like is_32bit_abs_reloc but
  84. for 64-bit absolute relocations.
  85. (is_16bit_abs_reloc): New function. Like is_32bit_abs_reloc but
  86. for 32-bit absolute relocations.
  87. (debug_apply_rela_addends): Use the new functions. Skip and warn
  88. about any unrecognised relocations.
  89. 2007-10-26 Karl Berry <karl@freefriends.org>
  90. * doc/binutils.texi: Move top stuff to the top.
  91. Use @direntry/@dircategory, format entries to play nicely with
  92. others.
  93. Avoid duplicate copying strings.
  94. Don't misspell "Texinfo".
  95. 2007-10-25 Daniel Jacobowitz <dan@codesourcery.com>
  96. * readelf.c (display_power_gnu_attribute): Add support for
  97. Tag_GNU_Power_ABI_Vector.
  98. 2007-10-25 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
  99. * readelf.c (get_note_type): Handle NT_PPC_VMX.
  100. 2007-10-24 Alan Modra <amodra@bigpond.net.au>
  101. * Makefile.am: Run "make dep-am".
  102. * Makefile.in: Regenerate.
  103. * po/POTFILES.in: Regenerate.
  104. 2007-10-24 Alan Modra <amodra@bigpond.net.au>
  105. * strings.c (print_strings): Don't use %L, use %ll in printf
  106. format strings.
  107. 2007-10-24 Tristan Gingold <gingold@adacore.com>
  108. Alan Modra <amodra@bigpond.net.au>
  109. * readelf.c (process_program_headers): Use dynamic segment unless
  110. dynamic section is found.
  111. 2007-10-16 Bob Wilson <bob.wilson@acm.org>
  112. * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.
  113. (objdump, strip, c++filt): Correct punctuation for "e.g." and "i.e."
  114. and change to spell out "for example" in two places.
  115. 2007-10-16 Nick Clifton <nickc@redhat.com>
  116. * configure.in: Build windows tools for --enable-targets=all.
  117. * configure: Regenerate.
  118. 2007-10-15 Alan Modra <amodra@bigpond.net.au>
  119. * objdump.c (print_line): Check fwrite return value.
  120. * srconv.c (checksum, wr_tr, wr_cs): Likewise.
  121. * sysdump.c (fillup): Return zero on getc or fread EOF. Return count
  122. read.
  123. 2007-10-10 Jim Blandy <jimb@codesourcery.com>
  124. * dwarf.c (process_debug_info): Line up section offsets of
  125. attribute values with those of dies.
  126. (read_and_display_attr): Reduce spacing here.
  127. * dwarf.c (display_debug_lines): Print the offset of each line
  128. number program header.
  129. 2007-10-09 H.J. Lu <hongjiu.lu@intel.com>
  130. PR binutils/4476
  131. * readelf.c (print_dynamic_symbol): New.
  132. (process_symbol_table): Handle DT_GNU_HASH for dynamic symbols.
  133. 2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
  134. * resrc.c (read_rc_file): Rename e to edit, and c to dir.
  135. Pass dir to windres_add_include_dir. Add comments.
  136. (close_input_stream): Check pclose error, and call fatal if
  137. the preprocessor failed.
  138. * windres.c (windres_add_include_dir): Assert that p is non-NULL,
  139. and not an empty string.
  140. 2007-10-04 Nick Clifton <nickc@redhat.com>
  141. PR binutils/5098
  142. * dlltool.c: Fix spelling typos.
  143. 2007-10-03 Masaki Muranaka <monaka@monami-software.com>
  144. * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.
  145. 2007-09-25 Thien-Thi Nguyen <ttn@gnuvola.org>
  146. * MAINTAINERS: Fix typo.
  147. 2007-09-17 Shen Feng <shen@cn.fujitsu.com>
  148. * readelf.c (do_archive_index): New.
  149. (options): Add -c and --archive-index option.
  150. (usage): Add -c option.
  151. (parse_args): Add c option parsing.
  152. (process_archive): Dump archive index.
  153. * NEWS: Mention the new feature.
  154. * doc/binutils.texi: Document the new feature.
  155. 2007-09-17 Nick Clifton <nickc@redhat.com>
  156. * po/es.po: Updated Spanish translation.
  157. 2007-09-17 Nick Clifton <nickc@redhat.com>
  158. * doc/binutils.texi (objdump): Describe the output of the --syms
  159. option in more detail.
  160. 2007-09-17 Alon Bar-Lev <alon.barlev@gmail.com>
  161. PR binutils/4987
  162. * resrc.c: (read_rc_file): Move 'filename' default initialization
  163. to start of function.
  164. 2007-08-31 Michael Meissner <michael.meissner@amd.com>
  165. Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  166. * NEWS: Add note about SSE5 being added on i386.
  167. 2007-09-13 Alan Modra <amodra@bigpond.net.au>
  168. Zhou Drangon <drangon.mail@gmail.com>
  169. * nm.c (value_format_64bit, set_print_radix, print_value): Handle
  170. BFD_HOST_64BIT_LONG_LONG.
  171. * readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG.
  172. (print_vma): Handle BFD_HOST_64BIT_LONG_LONG.
  173. (dump_relocations): Likewise. Expand _bfd_int64_low in a
  174. number of places.
  175. 2007-09-11 Kai Tietz <kai.tietz@onevision.com>
  176. * rcparse.y: (string_data): Removed ill token removal.
  177. 2007-09-10 Alan Modra <amodra@bigpond.net.au>
  178. PR 5011
  179. * readelf.c (process_version_sections): Don't read past end of
  180. various section buffers.
  181. 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
  182. * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
  183. * Makefile.in: Regenerated.
  184. * sysdep.h: Include "config.h" first.
  185. 2007-08-31 Nick Clifton <nickc@redhat.com>
  186. * po/sk.po: New Slovakian translation.
  187. * configure.in (LINGUAS): Add sk.
  188. * configure: Regenerate.
  189. 2007-08-30 Nick Clifton <nickc@redhat.com>
  190. * readelf.c (dump_type): New type used to classify the kinds of
  191. dump requested by the user.
  192. (dump_sects, cmdline_dump_sects): Use the new type.
  193. (options): Add --string-dump option.
  194. (request_dump): Rename to request_dump_bynumber. Use dump_type.
  195. (request_dump_byname): Use dump_type.
  196. (parse_args): Parse --string-dump option.
  197. (process_section_headers): Fix calls to request_dump.
  198. (initialise_dumps_byname): Likewise.
  199. (dump_section): Rename to dump_section_as_bytes.
  200. (dump_section_as_strings): New function. Display the contents of
  201. a section as printable strings.
  202. (process_section_contents): String dump the section if requested.
  203. (process_object): Use dump_type.
  204. (main): Likewise.
  205. * Makefile.am: Add dependency for readelf.c on safe-ctype.h.
  206. * Makefile.in: Regenerate.
  207. * NEWS: Mention the new feature.
  208. * doc/binutils.texi: Document the new feature.
  209. 2007-08-30 Nathan Sidwell <nathan@codesourcery.com>
  210. * bucomm.c (bfd_nonfatal_message): New.
  211. * bucomm.h (bfd_nonfatal_message): Declare.
  212. * objcopy.c (RETURN_NONFATAL): Take BFD not NAME, use
  213. bfd_nonfatal_message.
  214. (copy_unknown_object): Adjust bfd_nonfatal and RETURN_NONFATAL
  215. calls, or replace with bfd_nonfatal_message calls as appropriate.
  216. (copy_object, copy_archive, copy_file, setup_section,
  217. copy_section, write_debugging_info): Likewise.
  218. 2007-08-28 Nick Clifton <nickc@redhat.com>
  219. * NEWS: Mention Coverity's contribution.
  220. 2007-08-25 Ulrich Weigand <uweigand@de.ibm.com>
  221. * readelf.c (process_note): Recognize SPU core file notes.
  222. 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
  223. * configure.in: Install embedspu on powerpc*-*-eabi* also.
  224. * configure: Regenerated.
  225. 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
  226. * po/uk.po: Updated Ukrainian translation.
  227. 2007-08-22 Ben Elliston <bje@au.ibm.com>
  228. * doc/binutils.texi (objdump): Document -Mppcps.
  229. 2007-08-17 Alan Modra <amodra@bigpond.net.au>
  230. * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
  231. 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
  232. * readelf.c: Revert last change.
  233. 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
  234. * readelf.c (get_segment_type): Change PT_GNU_STACK to
  235. PT_GNU_ATTR.
  236. 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
  237. * NEWS: Add a marker for the 2.18 features.
  238. 2007-08-12 Matthias Klose <doko@ubuntu.com>
  239. * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
  240. $(top_srcdir)/../../bfd/doc.
  241. * doc/Makefile.in: Regenerate.
  242. 2007-08-10 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
  243. * MAINTAINERS: Add myself as CR16 support maintainer and
  244. update myself as CRX support maintainer.
  245. 2007-08-10 Nick Clifton <nickc@redhat.com>
  246. * po/fi.po: Updated Finnish translation.
  247. * po/vi.po: Updated Vietnamese translation.
  248. 2007-08-10 Kai Tietz <kai.tietz@onevision.com>
  249. * doc/binutils.texi: (windmc): Correct incorrect desciption.
  250. 2007-08-04 Alan Modra <amodra@bigpond.net.au>
  251. PR 4888
  252. * objcopy.c (setup_section): Do modify section flags for ELF
  253. STRIP_NONDEBUG (reverting part of 2007-05-30 change). Prevent
  254. header rewrite by twiddling input section flags instead.
  255. Simplify code setting SHT_NOBITS.
  256. 2007-07-28 Christopher Faylor <me+binutils@cgf.cx>
  257. * MAINTAINERS: Update my email address.
  258. 2007-07-26 Adam Nemet <anemet@caviumnetworks.com>
  259. * readelf.c (process_archive): Also skip Irix6-style archive symbol
  260. tables.
  261. 2007-07-24 Nick Clifton <nickc@redhat.com>
  262. * readelf.c (NUM_ELEM): Remove redundant macro; replace references
  263. to it with references to ARRAY_SIZE.
  264. Add support for CR16.
  265. Fix formatting.
  266. 2007-07-19 Nick Clifton <nickc@redhat.com>
  267. PR binutils/4802
  268. * srconv.c (strip_suffix): Add const qualifier to argument.
  269. 2007-07-16 Nick Clifton <nickc@redhat.com>
  270. * po/uk.po: New Ukrainian translation.
  271. * configure.in (ALL_LINGUAS): Add 'uk'.
  272. * configure: Regenerate.
  273. 2007-07-10 Alan Modra <amodra@bigpond.net.au>
  274. * objdump.c (dump_dwarf): Correct setting of is_relocatable.
  275. 2007-07-09 Roland McGrath <roland@redhat.com>
  276. * readelf.c (get_gnu_elf_note_type): New function.
  277. (process_note): Use it for "GNU" name.
  278. 2007-07-08 Andreas Schwab <schwab@suse.de>
  279. * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
  280. (CFILES): Add unwind-ia64.c.
  281. Regenerate dependencies.
  282. * Makefile.in: Regenerate.
  283. 2007-07-05 Nick Clifton <nickc@redhat.com>
  284. * addr2line.c: Update copyright notice to refer to GPLv3.
  285. * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
  286. binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
  287. coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
  288. dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
  289. emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
  290. mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
  291. objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
  292. readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
  293. size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
  294. sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
  295. windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
  296. winduni.h, wrstabs.c: Likewise.
  297. * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
  298. not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
  299. notice.
  300. * NEWS: Mention that the sources are now released under GPLv3.
  301. Add a marker for the changes that went into v2.17.
  302. * version.c (print_version): Specify that the program is released
  303. under version 3 of the GPL.
  304. 2007-07-05 Kai Tietz <kai.tietz@onevision.com>
  305. * resrc.c: (read_rc_file): Add include path of user passed rc
  306. input file.
  307. * windres.c: (windres_add_include_dir): New.
  308. (main): Use of windres_add_include_dir.
  309. * windres.h: (windres_add_include_dir): Add prototype.
  310. 2007-07-05 Alan Modra <amodra@bigpond.net.au>
  311. * doc/binutils.texi (size): Document --common.
  312. * size.c: Make a number of vars static. Delete unnecessary
  313. function declarations.
  314. (show_common, common_size): New vars.
  315. (usage): Describe --common.
  316. (OPTION_FORMAT, OPTION_RADIX, OPTION_TARGET): Define and use.
  317. (long_options): Add common.
  318. (calculate_common_size): New function.
  319. (print_berkeley_format): Add common_size to bsssize.
  320. (sysv_one_line): New function split out from..
  321. (sysv_internal_printer): ..here.
  322. (print_sysv_format): Handle display of *COM*.
  323. (print_sizes): Call calculate_common_size.
  324. 2007-07-05 Alan Modra <amodra@bigpond.net.au>
  325. * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
  326. 2007-07-02 Alan Modra <amodra@bigpond.net.au>
  327. PR 4716
  328. * objcopy.c (filter_symbols): Correct relocatable file test.
  329. 2007-07-02 Alan Modra <amodra@bigpond.net.au>
  330. * Makefile.am: Run "make dep-am".
  331. * Makefile.in: Regenerate.
  332. * aclocal.m4: Regenerate.
  333. * config.in: Regenerate.
  334. * doc/Makefile.in: Regenerate.
  335. * po/POTFILES.in: Regenerate.
  336. * po/binutils.pot: Regenerate.
  337. 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
  338. * aclocal.m4: Regenerated.
  339. * doc/Makefile.in: Likewise.
  340. * Makefile.in: Likewise.
  341. 2007-06-29 Joseph Myers <joseph@codesourcery.com>
  342. * readelf.c (display_power_gnu_attribute, process_power_specific):
  343. New.
  344. (process_arch_specific): Call process_power_specific.
  345. 2007-06-29 Joseph Myers <joseph@codesourcery.com>
  346. * readelf.c (display_mips_gnu_attribute): New.
  347. (process_mips_specific): Call process_attributes.
  348. 2007-06-29 Joseph Myers <joseph@codesourcery.com>
  349. * readelf.c (display_gnu_attribute): New.
  350. (process_arm_specific): Rearrange as process_attributes.
  351. (process_arm_specific): Replace by wrapper of process_attributes.
  352. 2007-06-28 Roland McGrath <roland@frob.com>
  353. * objcopy.c (setup_section): Don't reset ELF section type to
  354. SHT_NOBITS when it is SHT_NOTE.
  355. * doc/binutils.texi (objcopy, strip): Mention under --only-keep-debug.
  356. 2007-06-27 Alan Modra <amodra@bigpond.net.au>
  357. * ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
  358. * arsup.c: Likewise.
  359. * binemul.c: Likewise.
  360. * objcopy.c: Likewise.
  361. * dlltool.c: Likewise.
  362. 2007-06-26 Shantonu Sen <ssen@apple.com>
  363. PR binutils/4693
  364. * Makefile.am (windres_DEPENDENCIES, windmc_DEPENDENCIES): Move
  365. dependency on $(LIBICONV) to ...
  366. (windres_LDADD, windmc_LDADD) ... here.
  367. * Makefile.in: Regenerate.
  368. 2007-06-21 Alan Modra <amodra@bigpond.net.au>
  369. * embedspu.sh (relas): Correct sh_info parsing.
  370. 2007-06-19 Danny Smith <dannysmith@users.sourceforge.net>
  371. * objdump.c: Include sys/stat.h.
  372. 2007-06-19 Kai Tietz <kai.tietz@onevision.com>
  373. * Makefile.am: Add windmc tool.
  374. * Makefile.in: Regenerate.
  375. * configure.in: Add windmc tool.
  376. * configure: Regenerate.
  377. * mclex.c: New.
  378. * mcparse.y: New.
  379. * windmc.c: New.
  380. * windmc.h: New.
  381. * doc/Makefile.am: Add windmc tool.
  382. * doc/Makefile.in: Regenerate.
  383. * doc/binutils.texi: Add windmc documentation.
  384. * NEWS: Mention new tool.
  385. 2007-06-18 Andi Kleen <ak@suse.de>
  386. * objdump.c: Include sys/mman.h
  387. (print_file_list): Remove f, add map, mapsize, linemap, maxline,
  388. last_line, first fields.
  389. (slurp_file): Add.
  390. (index_file): Add.
  391. (print_file_open): Call slurp_file and index_file. Initialize new
  392. fields.
  393. (skip_to_line): Rename to print_line and write only single line.
  394. (dump_line): Add.
  395. (show_line): Change to new algorithm.
  396. 2007-06-18 Thomas Weidenmueller <w3seek@reactos.org>
  397. * resres.c (probe_binary): Fix test for badly formatted headers.
  398. 2007-06-18 Kai Tietz <Kai.Tietz@onevision.com>
  399. * rclex.c: (cpp_line): Add code_page pragma support.
  400. * windres.c: (usage, long_options, main): Add new option
  401. --codepage or -c.
  402. * winduni.c: (wind_default_codepage, wind_current_codepage): New.
  403. (unicode_from_ascii, ascii_from_unicode): Use
  404. wind_current_codepage as codepage parameter.
  405. (unicode_print): Print 4 characters for hexadecimal values in
  406. unicode strings.
  407. * winduni.h: (wind_default_codepage, wind_current_codepage):
  408. Export.
  409. * doc/binutils.texi: Document new option.
  410. * NEWS: Mention new features of windres.
  411. 2007-06-18 Brian D. Watt <bwatt@us.ibm.com>
  412. * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
  413. 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
  414. * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
  415. * acinclude.m4: Removed.
  416. * Makefile.in: Regenerated.
  417. * aclocal.m4: Likewise.
  418. * configure: Likewise.
  419. 2007-06-11 Nathan Sidwell <nathan@codesourcery.com>
  420. * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.
  421. 2007-06-06 Kai Tietz <Kai.Tietz@onevision.com>
  422. PR binutils/4356 binutils/591
  423. * resrc.c (filename_need_quotes): New function.
  424. (look_for_default): If filename_need_quotes is true then quote the
  425. filename in the command line being created.
  426. (read_rc_file): Likewise.
  427. 2007-06-06 Ben Elliston <bje@au.ibm.com>
  428. * doc/binutils.texi (objdump): Fix capitalisation of "PowerPC".
  429. 2007-06-05 Kai Tietz <Kai.Tietz@onevision.com>
  430. * Makefile.am: Add LIBICONV to windres.
  431. * acinclude.m4: Added missing "lib-*.m4" and "lt*.m4" files.
  432. * configure.in: Add AC_CHECK_HEADER for iconv.h and use AM_ICONV.
  433. * config.in: Add ICONV defines.
  434. * aclocal.m4: Regenerate.
  435. * confugure: Regenerate.
  436. * winduni.c: (local_iconv_map codepages, wind_language_t,
  437. languages, unicode_is_valid_codepage, wind_find_language_by_id,
  438. wind_find_language_by_codepage, wind_find_codepage_info,
  439. unicode_from_codepage, codepage_from_unicode, iconv_onechar,
  440. wind_iconv_cp, wind_MultiByteToWideChar wind_WideCharToMultiByte):
  441. New.
  442. (ascii_from_unicode): Use codepage_from_unicode.
  443. (ascii_from_unicode): Use unicode_from_codepage.
  444. Use for cygwin windows API for unicode transformation.
  445. * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
  446. macros.
  447. (wind_language_t, local_iconv_map): New types.
  448. (wind_find_language_by_id, wind_find_language_by_codepage,
  449. unicode_is_valid_codepage, wind_find_codepage_info,
  450. unicode_from_codepage, codepage_from_unicode): New
  451. prototypes.
  452. 2007-06-05 Alan Modra <amodra@bigpond.net.au>
  453. * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
  454. 2007-05-30 Alan Modra <amodra@bigpond.net.au>
  455. * objcopy.c (copy_object): Revert 2007-05-11 change. Don't
  456. avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.
  457. (setup_section): Don't modify flags, and don't avoid calling
  458. bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
  459. * readelf.c (process_program_headers): Ignore .dynamic of type
  460. SHT_NOBITS.
  461. 2007-05-29 Alan Modra <amodra@bigpond.net.au>
  462. * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
  463. pic or pie and image needs relocs.
  464. 2007-05-24 Steve Ellcey <sje@cup.hp.com>
  465. * Makefile.in: Regenerate.
  466. * configure: Regenerate.
  467. * aclocal.m4: Regenerate.
  468. * doc/Makefile.in: Regenerate.
  469. 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
  470. * rcparse.y: Join strings for elements having no side-effects in
  471. "rc"-grammar.
  472. 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
  473. * rclex.c: New file replacing rclex.l.
  474. * rclex.l: Removed.
  475. * windint.h: New file holding common structure and type
  476. definitions.
  477. * Makefile.am: Added new header windint.h and exchanged rclex.l by
  478. rclex.c.
  479. * Makefile.in: Regenerate.
  480. * rcparse.y: Renamed some structures.
  481. Use in internal representation always bfd_vma instead of long or
  482. int.
  483. Removed from %union unused stringtable.
  484. Added to %union suni structure for unicode strings.
  485. Added new tokens for ANICURSOR, ANIICON, DLGINCLUDE,
  486. DLGINIT, FONTDIR, HTML, MANIFEST, PLUGPLAY, VXD,
  487. TOOLBAR, BUTTON, QUOTEDUNISTRING, and SIZEDUNISTRING.
  488. Added support for these new rc file tokens.
  489. * resbin.c: Rewrote using bfd and binary structures, and support
  490. new resource types.
  491. * rescoff.c: Likewise.
  492. * resres.c: Likewise.
  493. * resrc.c: Likewise. Dumps as RC are now recompilable.
  494. * windres.c: As above. Using bfd for res and provide target
  495. specific endianess support.
  496. * windres.h: Use windint.h as include. Additionally removed K&R
  497. syntax.
  498. * winduni.c: New printing and unichar support routines.
  499. * winduni.h: Prototypes for new unichar helpers.
  500. * windint.h: New file.
  501. 2007-05-22 Paul Brook <paul@codesourcery.com>
  502. * objdump.c (find_symbol_for_address): Merge section and target
  503. specific filtering code.
  504. 2007-05-22 Nick Clifton <nickc@redhat.com>
  505. * doc/binutils.texi: Use @copying around the copyright notice.
  506. 2007-05-21 Richard Sandiford <richard@codesourcery.com>
  507. * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
  508. for executables and shared libraries.
  509. 2007-05-18 Nathan Sidwell <nathan@codesourcery.com>
  510. * objcopy.c (strip_main): Detect identical input and output file
  511. names.
  512. (copy_main): Refactor tempname detection and use.
  513. 2007-05-17 Nick Clifton <nickc@redhat.com>
  514. * objdump.c (load_debug_section): Select bias for DWARF debug
  515. addresses based on the flavour of the bfd.
  516. 2007-05-11 Alan Modra <amodra@bigpond.net.au>
  517. PR 4479
  518. * objcopy.c (copy_object): Don't copy ELF program headers for
  519. --only-keep-debug.
  520. 2007-05-11 Alan Modra <amodra@bigpond.net.au>
  521. * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
  522. over one found on the users path.
  523. (main): Generate .reloc for each R_SPU_PPU* reloc.
  524. 2007-04-28 Alan Modra <amodra@bigpond.net.au>
  525. * prdbg.c (tg_variable): Adjust for changed demangler.
  526. (tg_start_function): Likewise.
  527. 2007-04-27 Alan Modra <amodra@bigpond.net.au>
  528. * bucumm.h: Split off host dependencies to..
  529. * sysdep.h: ..here.
  530. Many files: Include sysdep.h. Remove duplicate headers and reorder.
  531. * Makefile.am: Run "make dep-am".
  532. * Makefile.in: Regenerate.
  533. 2007-04-24 Nick Clifton <nickc@redhat.com>
  534. * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
  535. 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
  536. Phil Edwards <phil@codesourcery.com>
  537. * objcopy.c (filter_symbols): Explicitly stripping a symbol
  538. used in relocations is an error.
  539. Retype 'keep' to bfd_boolean.
  540. 2007-04-24 Alan Modra <amodra@bigpond.net.au>
  541. * Makefile.in: Regenerate.
  542. * doc/Makefile.in: Regenerate.
  543. 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
  544. Phil Edwards <phil@codesourcery.com>
  545. Thomas de Lellis <tdel@windriver.com>
  546. * objcopy.c (reverse_bytes): New variable.
  547. (command_line_switch, copy_main): Add OPTION_REVERSE_ENDIAN.
  548. (copy_options, copy_usage): Add "reverse-bytes" entry.
  549. (copy_section): Reverse bytes within output sections.
  550. * doc/binutils.texi: Document new objcopy option.
  551. 2007-04-20 Nick Clifton <nickc@redhat.com>
  552. * rclex.l: Allow underscores at the start of identifiers.
  553. 2007-04-19 Alan Modra <amodra@bigpond.net.au>
  554. * budemang.c: Delete.
  555. * budemang.h: Delete.
  556. * addr2line.c (translate_addresses): Call bfd_demangle rather than
  557. demangle.
  558. * nm.c (print_symname): Likewise.
  559. * objdump.c (objdump_print_symname, dump_symbols): Likewise.
  560. (dump_bfd): Likewise.
  561. * prdbg.c (struct pr_handle <demangler>): Add int param.
  562. (tg_variable, tg_start_function): Adjust demangler calls.
  563. * Makefile.am: Remove mention of budemang.[ch]. Run "make dep-am".
  564. * Makefile.in: Regenerate.
  565. * po/POTFILES.in: Regenerate.
  566. 2007-04-14 Steve Ellcey <sje@cup.hp.com>
  567. * Makefile.am: Add ACLOCAL_AMFLAGS.
  568. * configure.in: Change macro call order.
  569. * Makefile.in: Regenerate.
  570. * configure: Regenerate.
  571. 2007-04-13 Nathan Sidwell <nathan@codesourcery.com>
  572. * Makefile.am (TOOL_PROGS): Add objcopy.
  573. * Makefile.in: Rebuilt.
  574. 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
  575. PR binutils/4348
  576. * objcopy.c (copy_object): Don't stop when there are no
  577. sections to be copied.
  578. 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
  579. * NEWS: Mention disjoint histograms support in
  580. gprof.
  581. 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
  582. * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
  583. DW_TAG_inlined_subroutine.
  584. 2007-04-06 Matt Thomas <matt@netbsd.org>
  585. * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
  586. 2007-04-05 Alan Modra <amodra@bigpond.net.au>
  587. PR binutils/4292
  588. * nm.c (print_value): Cast bfd_vma to unsigned long to suit
  589. value_format_32bit.
  590. 2007-04-02 Nick Clifton <nickc@redhat.com>
  591. PR binutils/4292
  592. * nm.c (value_format): Replace with value_format_32bit and
  593. value_format_64bit.
  594. (set_radix): Update setting of value_format.
  595. (set_print_width): New function. Compute the address size of a
  596. given bfd and set the print_width global appropriately.
  597. (display_archive): Use set_print_width.
  598. (display_file): Likewise,
  599. (print_object_filename_sysv): Update use of print_width.
  600. (print_archive_member_sysv): Likewise.
  601. (print_symbol_filename_posix): Likewise.
  602. (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
  603. 2007-03-28 Richard Sandiford <richard@codesourcery.com>
  604. Phil Edwards <phil@codesourcery.com>
  605. * doc/binutils.texi: Put the contents after the title page rather
  606. than at the end of the document.
  607. 2007-03-28 Nick Clifton <nickc@redhat.com>
  608. * readelf.c (slurp_rela_relocs): Add newline to end of error
  609. messages.
  610. (slurp_rel_relocs, request_dump, request_dump_byname,
  611. process_program_headers, process_dynamic_section,
  612. process_symbol_table, process_mips_specific, main): Likewise.
  613. 2007-03-28 Alan Modra <amodra@bigpond.net.au>
  614. * MAINTAINERS: Update mailing list addresses. Add myself
  615. as PPC maintainer.
  616. 2007-03-27 Alan Modra <amodra@bigpond.net.au>
  617. * embedspu.sh: Correct toe_addr quoting.
  618. 2007-03-27 Alan Modra <amodra@bigpond.net.au>
  619. * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten
  620. .toe section and .toe address checks. Use .reloc for _EAR*
  621. symbols defined in non-BSS sections. Build table for _SPUEAR_
  622. symbols.
  623. 2007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
  624. PR gas/3811
  625. * readelf.c (debug_apply_rela_addends): Do nothing for SH.
  626. 2007-03-22 Joseph Myers <joseph@codesourcery.com>
  627. * doc/binutils.texi: Include VERSION_PACKAGE when reporting
  628. version.
  629. 2007-03-16 Kai Tietz <Kai.Tietz@onevision.com>
  630. * dlltool.c (make_one_lib_file): Use pc-relative relocation
  631. instead of an absolute relocation for x86_64-pc-mingw32 target.
  632. 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
  633. * Makefile.am (REPORT_BUGS_TO): Removed.
  634. (INCLUDES): Remove -DREPORT_BUGS_TO.
  635. * Makefile.in: Regenerated.
  636. * bucomm.c: Don't include bfdver.h.
  637. * objdump.c: Likewise.
  638. * version.c: Likewise.
  639. * bucomm.h: Include bfdver.h.
  640. * configure.in (--with-bugurl): Removed.
  641. * configure: Regenerated.
  642. * doc/Makefile.am (binutils_TEXINFOS): Removed.
  643. (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
  644. (TEXI2DVI): Likewise.
  645. (config.texi): Removed.
  646. (MOSTLYCLEANFILES): Remove config.texi.
  647. * doc/Makefile.in: Regenerated.
  648. * doc/binutils.texi: Include bfdver.texi instead of
  649. config.texi.
  650. 2007-03-13 Nick Clifton <nickc@redhat.com>
  651. * readelf.c (dump_section): Also test for SHT_REL sections when
  652. producing the warning about unapplied relocs.
  653. 2007-03-07 Joseph Myers <joseph@codesourcery.com>
  654. * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
  655. bug-reporting URL.
  656. * doc/Makefile.am (config.texi): Define BUGURL.
  657. * doc/binutils.texi: Use BUGURL. Remove text about large files
  658. and uuencoding.
  659. * Makefile.in, configure, doc/Makefile.in: Regenerate.
  660. 2007-03-01 Phil Edwards <phil@codesourcery.com>
  661. Richard Sandiford <richard@codesourcery.com>
  662. * NEWS: Mention addition of --extract-symbol.
  663. * doc/binutils.texi: Document it.
  664. * objcopy.c (extract_symbol): New variable.
  665. (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
  666. (copy_options): Add an entry for --extract-symbol.
  667. (copy_usage): Mention --extract-symbol.
  668. (copy_object): Set the start address to zero for --extract-symbol.
  669. Do not copy private BFD data in that case.
  670. (setup_section): Set the size, LMA and VMA to zero for
  671. --extract-symbol. Do not copy private BFD data in that case.
  672. (copy_section): Do not copy section contents if --extract-symbol
  673. is passed.
  674. (copy_main): Set extract_symbol to TRUE if --extract-symbol
  675. is passed.
  676. 2007-03-01 Paul Brook <paul@codesourcery.com>
  677. * MAINTAINERS: Update my entry.
  678. 2007-03-01 Joseph Myers <joseph@codesourcery.com>
  679. * version.c: Update copyright date.
  680. 2007-03-01 Daniel Jacobowitz <dan@codesourcery.com>
  681. * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
  682. Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
  683. * Makefile.in, doc/Makefile.in: Regenerate.
  684. 2007-03-01 Alan Modra <amodra@bigpond.net.au>
  685. * embedspu.sh: Set type and size of global program handle symbol.
  686. 2007-02-28 Alan Modra <amodra@bigpond.net.au>
  687. * Makefile.am (PROGS): Delete.
  688. (RENAMED_PROGS): Define. Extracted from..
  689. (noinst_PROGRAMS): ..here. Add BUILD_MISC.
  690. (install-exec-local): Adjust.
  691. * Makefile.in: Regenerate.
  692. 2007-02-28 Alan Modra <amodra@bigpond.net.au>
  693. * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
  694. (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
  695. (EXTRA_PROGRAMS): Remove bin2c.
  696. (bin2c$(EXEEXT_FOR_BUILD)): New rule.
  697. (bin2c_SOURCES): Delete.
  698. (DISTCLEANFILES): Remove sysinfo.
  699. (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
  700. bin2c$(EXEEXT_FOR_BUILD).
  701. * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
  702. Move embedspu to..
  703. (BUILD_INSTALL_MISC): ..here.
  704. * Makefile.in: Regenerate.
  705. * configure: Regenerate.
  706. 2007-02-27 Alan Modra <amodra@bigpond.net.au>
  707. * bin2c.c: New file.
  708. * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
  709. (CFILES): Add bin2c.c.
  710. (bin2c_SOURCES): Define.
  711. (bin2c.o): Dependencies from "make dep-am".
  712. * configure.in (BUILD_MISC): Add bin2c.
  713. * version.c: Update year.
  714. * po/POTFILES.in: Regenerate.
  715. * Makefile.in: Regenerate.
  716. * configure: Regenerate.
  717. 2007-02-17 Mark Mitchell <mark@codesourcery.com>
  718. Nathan Sidwell <nathan@codesourcery.com>
  719. Vladimir Prus <vladimir@codesourcery.com
  720. Joseph Myers <joseph@codesourcery.com>
  721. * configure.in (--with-bugurl): New option.
  722. * configure: Regenerate.
  723. * Makefile.am (REPORT_BUGS_TO): Define.
  724. (INCLUDES): Define REPORT_BUGS_TO.
  725. Regenerate dependencies.
  726. * Makefile.in: Regenerate.
  727. * doc/Makefile.in: Regenerate.
  728. * bucomm.h: Remove include of bin-bugs.h.
  729. * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
  730. * ar.c (usage): Pass s to list_supported_targets. Don't print
  731. empty REPORT_BUGS_TO.
  732. * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
  733. * cxxfilt.c (usage): Print bug url when giving help.
  734. * dlltool.c (usage): Likewise.
  735. * dllwrap.c (usage): Likewise.
  736. * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
  737. * nm.c (usage): Likewise.
  738. * objcopy.c (copy_usage, strip_usage): Likewise.
  739. * objdump.c (usage): Likewise.
  740. * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
  741. callers.
  742. * size.c (usage): Don't print empty REPORT_BUGS_TO.
  743. * srconv.c (show_usage): Likewise.
  744. * strings.c (usage): Likewise.
  745. * sysdymp.c (show_usage): Likewise.
  746. * windres.c (usage): Likewise.
  747. 2007-02-13 Alan Modra <amodra@bigpond.net.au>
  748. * embedspu.sh: Add -W to readelf invocation.
  749. 2007-02-06 Dave Brolley <brolley@redhat.com>
  750. * MAINTAINERS: Add myself as the maintainer of the MeP port.
  751. 2007-02-06 Nick Clifton <nickc@redhat.com>
  752. PR gas/3800
  753. * readelf.c: Include elf/h8.h twice. The first time in order to
  754. get the reloc numbers, the second time in order to get the reloc
  755. decoder function.
  756. (dump_section): Tell the user if the section being displayed has
  757. unprocessed relocs associated with it.
  758. (get_reloc_size): New function - returns the size of a reloc.
  759. (debug_apply_rela_addends): Use get_reloc_size().
  760. * dwarf.c (read_and_display_attr_value): Extend number of
  761. languages known for the DW_AT_language attribute.
  762. (process_debug_info): Display the attribute offset before decoding
  763. the attribute, in case there are problems.
  764. 2007-02-05 Dave Brolley <brolley@redhat.com>
  765. * readelf.c (dump_relocations): Don't check for
  766. (rtype == NULL && type == R_RELC).
  767. 2007-02-05 Dave Brolley <brolley@redhat.com>
  768. * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
  769. * Makefile.in: Regenerated.
  770. * Contribute the following changes:
  771. 2003-10-29 Dave Brolley <brolley@redhat.com>
  772. * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
  773. * configure: Regenerated.
  774. 2001-04-03 Ben Elliston <bje@redhat.com>
  775. * readelf.c: Include "elf/mep.h".
  776. (guess_is_rela): Handle EM_CYGNUS_MEP.
  777. (get_machine_name): Ditto.
  778. (dump_relocations): Ditto.
  779. 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
  780. * MAINTAINERS: Add a space between H.J. and Lu.
  781. 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
  782. * doc/binutils.texi (objdump): Document the new addr64 option
  783. for i386 disassembler.
  784. 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
  785. PR binutils/3945
  786. * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
  787. target.
  788. (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
  789. * configure: Regenerated.
  790. * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
  791. 2007-02-02 Nick Clifton <nickc@redhat.com>
  792. * doc/binutils.texi (objdump): Document support for disassembling
  793. the 440 PowerPC architecture.
  794. 2007-01-31 Nathan Sidwell <nathan@codesourcery.com>
  795. * dwarf.c (process_debug_info): Protect against bogus length and
  796. abbrev offsets.
  797. 2007-01-25 Kazu Hirata <kazu@codesourcery.com>
  798. * ar.c (print_contents, extract_file): Cast the return value
  799. of fwrite to size_t.
  800. 2007-01-12 Alan Modra <amodra@bigpond.net.au>
  801. * ar.c (open_inarch): Check fwrite return. Use size_t.
  802. (extract_file): Likewise. Remove test for "negative" file size.
  803. * readelf.c (process_program_headers): Check fscanf return.
  804. 2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
  805. * bucomm.c (template_in_dir): Fix typo.
  806. 2007-01-11 Alan Modra <amodra@bigpond.net.au>
  807. * embedspu.sh: New file.
  808. * Makefile.am (embedspu): Add rule.
  809. * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
  810. * Makefile.in: Regenerate.
  811. * configure: Regenerate.
  812. 2007-01-11 Alan Modra <amodra@bigpond.net.au>
  813. * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
  814. * bucomm.c (template_in_dir): New function, split out from..
  815. (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
  816. (make_tempdir): Use template_in_dir. Handle directory creation
  817. when !HAVE_MKDTEMP.
  818. * objcopy.c (MKDIR): Don't define.
  819. (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
  820. error message.
  821. 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
  822. * readelf.c (get_machine_flags): Treat Fido as an architecture
  823. by itself.
  824. 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
  825. * configure.in: Renamed target x86_64-*-mingw64 to
  826. x86_64-*-mingw*.
  827. * configure: Regenerated.
  828. 2007-01-05 Alan Modra <amodra@bigpond.net.au>
  829. * readelf.c (dump_section): Don't print 32-bit values, which
  830. were done incorrectly for little-endian. Instead print bytes.
  831. For older changes see ChangeLog-2006
  832. Copyright (C) 2007 Free Software Foundation, Inc.
  833. Copying and distribution of this file, with or without modification,
  834. are permitted in any medium without royalty provided the copyright
  835. notice and this notice are preserved.
  836. Local Variables:
  837. mode: change-log
  838. left-margin: 8
  839. fill-column: 74
  840. version-control: never
  841. End: