ChangeLog-2014 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960
  1. 2014-12-25 Thomas Preud'homme <thomas.preudhomme@arm.com>
  2. * readelf.c (arm_attr_tag_ABI_VFP_args): Add "compatible".
  3. 2014-12-24 Alexander Cherepanov <cherepan@mccme.ru>
  4. PR binutils/17671
  5. * objcopy.c (copy_main, strip_main): Add D and U to the list of
  6. accepted short versions of long options.
  7. 2014-12-24 Nick Clifton <nickc@redhat.com>
  8. * dwarf.c (read_cie): Revert check for unused augmentation data -
  9. it was bogus.
  10. 2014-12-23 Andrew Stubbs <ams@codesourcery.com>
  11. * objcopy.c (strip_usage): Reword --remove-section description.
  12. * doc/binutils.texi (strip): Likewise.
  13. 2014-12-23 Nick Clifton <nickc@redhat.com>
  14. * doc/binutils.texi (objdump): Reformat to avoid overlong lines.
  15. 2014-12-22 H.J. Lu <hongjiu.lu@intel.com>
  16. * dwarf.c (read_cie): Cast size to long to warn.
  17. 2014-12-22 Nick Clifton <nickc@redhat.com>
  18. PR binutils/17531
  19. * dwarf.c (decode_location_expression): Check for an out of range
  20. value for a DW_OP_GNU_entry_value expression.
  21. (display_debug_lines_raw): Check for a partial
  22. .debug_line. section being encountered without a prior, full
  23. .debug.line section.
  24. (display_debug_lines_decoded): Likewise. Also check for
  25. li_line_range being zero.
  26. (display_debug_pubnames_worker): Check for an invalid pn_length
  27. field.
  28. (read_cie): Add range checks.
  29. * elfcomm.c (setup_archive): Check for a negative longnames_size.
  30. 2014-12-18 Mark Wielaard <mjw@redhat.com>
  31. * dwarf.c (read_and_display_attr_value): Change display name of
  32. DW_LANG_C11 from (ANSI C11) to (C11).
  33. 2014-12-11 Nick Clifton <nickc@redhat.com>
  34. PR binutils/17512
  35. * dwarf.c (display_gdb_index): Add more range checks.
  36. 2014-12-11 Alan Modra <amodra@gmail.com>
  37. * configure.ac: Check for long long and sizes of long long and long.
  38. * elfcomm.h (HOST_WIDEST_INT): Test HAVE_LONG_LONG in place of
  39. __STDC_VERSION__ and __GNUC__.
  40. * strings.c (print_strings): Likewise.
  41. * dwarf.c (DWARF_VMA_FMT, DWARF_VMA_FMT_LONG): Likewise.
  42. (read_debug_line_header): Use dwarf_vmatoa to print warning.
  43. * configure: Regenerate.
  44. * config.in: Regenerate.
  45. 2014-12-10 Alan Modra <amodra@gmail.com>
  46. * objdump.c: #include "coff-bfd.h".
  47. 2014-12-09 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
  48. * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.
  49. 2014-12-09 Nick Clifton <nickc@redhat.com>
  50. PR binutils/17512
  51. * objdump.c (display_any_bfd): Avoid infinite loop closing and
  52. opening the same archive again and again.
  53. 2014-12-09 Chen Gang <gang.chen.5i5j@gmail.com>
  54. * windres.c (open_file_search): Free path buffer on failure.
  55. 2014-12-08 Nick Clifton <nickc@redhat.com>
  56. PR binutils/17531
  57. * dwarf.c (display_debug_frames): Check for a negative
  58. augmentation data length.
  59. (display_gdb_index): Check for invalid offsets.
  60. * elfcomm.c (process_archive_index_and_symbols): Check for an
  61. index number that overflows when multiplied by the ar index size.
  62. * readelf.c (dump_ia64_unwind): Add range checks.
  63. (slurp_ia64_unwind_table): Change to a boolean function. Add
  64. range checks.
  65. (process_version_sections): Add range checks.
  66. (get_symbol_version_string): Add check for missing section
  67. headers.
  68. 2014-12-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
  69. * configure.ac: Add od-elf32_avr to build.
  70. * configure: Regenerate.
  71. * od-elf32_avr.c: New file.
  72. * objdump.h: Declare objdump_private_desc_elf32_avr.
  73. 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
  74. * readelf.c: Include elf/visium.h.
  75. (guess_is_rela): Deal with EM_VISIUM.
  76. (dump_relocations): Likewise.
  77. (get_machine_name): Likewise.
  78. (get_machine_flags): Likewise.
  79. (get_osabi_name): Likewise.
  80. (is_32bit_abs_reloc): Likewise.
  81. (is_32bit_pcrel_reloc): Likewise.
  82. (is_16bit_abs_reloc): Likewise.
  83. 2014-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
  84. * readelf.c (decode_AVR_machine_flags): New function.
  85. (get_machine_flags): Add EM_AVR case.
  86. 2014-12-03 Nick Clifton <nickc@redhat.com>
  87. PR binutils/17512
  88. * objdump.c (free_debug_section): Reset the compress_status as
  89. well.
  90. 2014-12-03 Nick Clifton <nickc@redhat.com>
  91. PR binutils/17531
  92. * readelf.c (get_machine_flags): Replace call to abort with a
  93. warning message and a return value.
  94. (get_elf_section_flags): Likewise.
  95. (get_symbol_visibility): Likewise.
  96. (get_ia64_symbol_other): Likewise.
  97. (get_ia64_symbol_other): Likewise.
  98. (is_32bit_abs_reloc): Likewise.
  99. (apply_relocations): Likewise.
  100. (display_arm_attribute): Likewise.
  101. 2014-12-02 Denis Chertykov <chertykov@gmail.com>
  102. * MAINTAINERS: Fix my email address.
  103. 2014-12-01 H.J. Lu <hongjiu.lu@intel.com>
  104. * dwarf.c (process_cu_tu_index): Properly check for an out of
  105. range row index.
  106. 2014-12-01 Nick Clifton <nickc@redhat.com>
  107. PR binutils/17512
  108. * dwarf.h (struct dwarf_section): Add user_data field.
  109. * dwarf.c (frame_need_space): Check for an over large register
  110. number.
  111. (display_debug_frames): Check the return value from
  112. frame_need_space. Check for a CFA expression that is so long the
  113. start address wraps around.
  114. (debug_displays): Initialise the user_data field.
  115. * objdump.c (load_specific_debug_section): Save the BFD section
  116. pointer in the user_data field of the dwarf_section structure.
  117. (free_debug_section): Update BFD section data when freeing section
  118. contents.
  119. * readelf.c (load_specific_debug_section): Initialise the
  120. user_data field.
  121. 2014-12-01 Nick Clifton <nickc@redhat.com>
  122. PR binutils/17531
  123. * dwarf.c (process_cu_tu_index): Check for an out of range row
  124. index.
  125. * elfcomm.c (adjust_relative_path): Change name_len parameter to
  126. an unsigned long. Check for path length overflow.
  127. (process_archive_index_and_symbols): Check for invalid header
  128. size.
  129. (setup_archive): Add checks for invalid archives.
  130. (get_archive_member_name): Add range checks.
  131. * elfcomm.h (adjust_relative_path): Update prototyoe.
  132. * readelf.c (process_archive): Add range checks.
  133. 2014-11-28 Alan Modra <amodra@gmail.com>
  134. * readelf.c (get_32bit_elf_symbols): Cast bfd_size_type values to
  135. unsigned long for %lx.
  136. (get_64bit_elf_symbols, process_section_groups): Likewise.
  137. 2014-11-27 Espen Grindhaug <espen@grindhaug.org>
  138. Nick Clifton <nickc@redhat.com>
  139. PR binutils/17531
  140. * readelf.c (get_data): Move excessive length check to earlier on
  141. in the function and allow for wraparound in the arithmetic.
  142. (get_32bit_elf_symbols): Terminate early if the section size is
  143. zero. Check for an invalid sh_entsize. Check for an index
  144. section with an invalid size.
  145. (get_64bit_elf_symbols): Likewise.
  146. (process_section_groups): Check for an invalid sh_entsize.
  147. 2014-11-24 Mark Wielaard <mjw@redhat.com>
  148. * dwarf.c (read_and_display_attr_value): Handle DW_LANG_C11,
  149. DW_LANG_C_plus_plus_11 and DW_LANG_C_plus_plus_14.
  150. 2014-11-26 Nick Clifton <nickc@redhat.com>
  151. PR binutils/17512
  152. * dwarf.c (display_block): Do nothing if the block starts after
  153. the end of the buffer.
  154. (read_and_display_attr_value): Add range checks.
  155. (struct Frame_Chunk): Make the ncols and ra fields unsigned.
  156. (frame_need_space): Test for an ncols of zero.
  157. (read_cie): Fail if the augmentation data extends off the end of
  158. the buffer.
  159. (display_debug_frames): Add checks for read_cie failing. Add
  160. range checks.
  161. 2014-11-25 H.J. Lu <hongjiu.lu@intel.com>
  162. * objdump.c (objdump_print_symname): Replace
  163. bfd_elf_get_symbol_version_string with
  164. bfd_get_symbol_version_string.
  165. 2014-11-25 H.J. Lu <hongjiu.lu@intel.com>
  166. PR binutils/16496
  167. * objdump.c (objdump_print_symname): Call
  168. bfd_elf_get_symbol_version_string to get ELF symbol version
  169. string. Append version string if needed.
  170. * readelf.c (versioned_symbol_info): New enum.
  171. (get_symbol_version_string): New. Extracted from
  172. process_symbol_table.
  173. (dump_relocations): Add a new argument to indicate if dynamic
  174. symbol table is used. Use get_symbol_version_string to get
  175. symbol version string for dynamic symbol. Append version string
  176. if needed.
  177. (process_relocs): Updated dump_relocations call.
  178. (process_symbol_table): Use get_symbol_version_string.
  179. 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
  180. * configure: Regenerated.
  181. 2014-11-21 Nick Clifton <nickc@redhat.com>
  182. PR binutils/17512
  183. * dwarf.c (get_encoded_value): Check for an encoded size of 0.
  184. (display_debug_lines_raw): Check for an invalid line range value.
  185. (display_debug_frames): Check for corrupt augmentation data.
  186. 2014-11-21 Nick Clifton <nickc@redhat.com>
  187. PR binutils/17531
  188. * readelf.c (process_version_sections): Prevent an infinite loop
  189. processing corrupt version need data.
  190. (process_corefile_note_segment): Handle corrupt notes.
  191. 2014-11-21 Terry Guo <terry.guo@arm.com>
  192. * readelf.c (arm_attr_tag_FP_arch): Extended to support FPv5.
  193. 2014-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
  194. * dwarf.c (process_extended_line_op): Fix signedness warning.
  195. 2014-11-18 Nick Clifton <nickc@redhat.com>
  196. PR binutuls/17605
  197. * bucomm.c (print_arelt_descr): Check for ctime returning NULL.
  198. 2014-11-18 Nick Clifton <nickc@redhat.com>
  199. PR binutils/17512
  200. * dwarf.c (get_encoded_value): Warn and return if the encoded
  201. value is more than 64-bits long.
  202. (SAFE_BYTE_GET): Do not attempt to read more than 64-bits.
  203. (process_extended_line_op): Add more range checks.
  204. (decode_location_expression): Use the return value from
  205. display_block. Add more range checks.
  206. (read_debug_line_header): Add range check.
  207. (display_debug_lines_raw): Add range checks.
  208. (display_debug_frames): Silently skip multiple zero terminators.
  209. Add range checks.
  210. (process_cu_tu_index): Check for non-existant or empty sections.
  211. Use SAFE_BYTE_GET instead of byte_get.
  212. 2014-11-18 Nick Clifton <nickc@redhat.com>
  213. PR binutils/17531
  214. * readelf.c (get_unwind_section_word): Skip reloc processing if
  215. there are no relocs associated with the section.
  216. (decode_tic6x_unwind_bytecode): Warn and return if the stack
  217. pointer adjustment falls off the end of the buffer.
  218. 2014-11-14 Nick Clifton <nickc@redhat.com>
  219. PR binutils/17512
  220. * dwarf.c (get_encoded_value): Add an 'end' parameter. Change the
  221. 'data' parameter to a double pointer and return the updated value.
  222. (decode_location_expression): Update call to get_encoded_value.
  223. (frame_need_space): Handle the case where one or both of the
  224. mallocs fails.
  225. (read_cie): Initialise the cie pointer, even if the read fails.
  226. (display_debug_frames): Warn if the calculated block_end is before
  227. the start of the block. Break the loop if the CIE could not be
  228. read. Update call to get_encoded_value. Warn if the read CFA
  229. expressions are too big.
  230. 2014-11-13 Nick Clifton <nickc@redhat.com>
  231. PR binutils/17531
  232. * readelf.c (process_version_sections): If the read of the version
  233. def information fails, make sure that the external verdef data is
  234. not used.
  235. (get_dynamic_data): Do not attempt to allocate memory for more
  236. dynamic data than there is in the file. If the read fails, free
  237. the allocated buffer.
  238. (process_symbol_table): Do not print dynamic information if we
  239. were unable to read the dynamic symbol table.
  240. (print_gnu_note): Do not print the note if the descsz is too
  241. small.
  242. 2014-11-12 Nick Clifton <nickc@redhat.com>
  243. PR binutils/17512
  244. * dwarf.c (read_and_display_attr_value): Check that we do not read
  245. past end.
  246. (display_debug_pubnames_worker): Add range checks.
  247. (process_debug_info): Check for invalid pointer sizes.
  248. (display_loc_list): Likewise.
  249. (display_loc_list_dwo): Likewise.
  250. (display_debug_ranges): Likewise.
  251. (display_debug_aranges): Check for invalid address size.
  252. (read_cie): Add range checks. Replace call strchr with while loop.
  253. * objdump.c (dump_dwarf): Replace abort with a warning message.
  254. (print_section_stabs): Improve range checks.
  255. * rdcoff.c (coff_get_slot): Use long for indx parameter type.
  256. Add check for an excesively large index.
  257. * rddbg.c (read_section_stabs_debugging_info): Zero terminate the
  258. string table. Avoid walking off the end of the stabs data.
  259. * stabs.c (parse_stab_string): Add check for a NULL name.
  260. 2014-11-11 Nick Clifton <nickc@redhat.com>
  261. PR binutils/17531
  262. * binutils/readelf.c (dynamic_nent): Change type to size_t.
  263. (slurp_rela_relocs): Use size_t type for nrelas.
  264. (slurp_rel_relocs): Likewise.
  265. (get_program_headers): Improve out of memory error message.
  266. (get_32bit_section_headers): Likewise.
  267. (get_32bit_section_headers): Likewise.
  268. (get_64bit_section_headers): Likewise.
  269. (get_32bit_elf_symbols): Likewise.
  270. (get_64bit_elf_symbols): Likewise.
  271. (process_section_groups): Likewise.
  272. (get_32bit_dynamic_section): Likewise.
  273. (get_64bit_dynamic_section): Likewise.
  274. (process_dynamic_section): Likewise.
  275. (process_version_sections): Likewise.
  276. (get_symbol_index_type): Likewise.
  277. (process_mips_specific): Likewise.
  278. (process_corefile_note_segment): Likewise.
  279. (process_version_sections): Use size_t type for total.
  280. (get_dynamic_data): Change type of number parameter to size_t.
  281. Improve out of memory error messages.
  282. (process_symbol_table): Change type of nbuckets and nchains to
  283. size_t. Skip processing of sections headers if there are none.
  284. Improve out of memory error messages.
  285. 2014-11-11 Nick Clifton <nickc@redhat.com>
  286. * po/fr.po: Updated French translation.
  287. 2014-11-11 Nick Clifton <nickc@redhat.com>
  288. PR binutils/17531
  289. * readelf.c (display_arm_attribute): Avoid reading off the end of
  290. the buffer when processing a Tag_nodefaults.
  291. 2014-11-10 Nick Clifton <nickc@redhat.com>
  292. PR binutils/17531
  293. * (ia64_process_unwind): Replace assertion with an error message.
  294. Add range checking for group section indicies.
  295. (hppa_process_unwind): Replace assertion with an error message.
  296. (process_syminfo): Likewise.
  297. (decode_arm_unwind_bytecode): Add range checking.
  298. (dump_section_as_strings): Add more string range checking.
  299. (display_tag_value): Likewise.
  300. (display_arm_attribute): Likewise.
  301. (display_gnu_attribute): Likewise.
  302. (display_tic6x_attribute): Likewise.
  303. (display_msp430x_attribute): Likewise.
  304. 2014-11-10 Nick Clifton <nickc@redhat.com>
  305. PR binutils/17552
  306. * (copy_archive): Clean up temporary files even if an error
  307. occurs.
  308. 2014-11-07 H.J. Lu <hongjiu.lu@intel.com>
  309. * readelf.c (process_dynamic_section): Cast time value to unsigned
  310. long to print.
  311. 2014-11-07 Nick Clifton <nickc@redhat.com>
  312. PR binutils/17531
  313. * readelf.c (get_data): Avoid allocating memory when we know that
  314. the read will fail.
  315. (find_section_by_type): New function.
  316. (get_unwind_section_word): Check for invalid symbol indicies.
  317. Check for invalid reloc types.
  318. (get_32bit_dynamic_section): Add range checks.
  319. (get_64bit_dynamic_section): Add range checks.
  320. (process_dynamic_section): Check for a corrupt time value.
  321. (process_symbol_table): Add range checks.
  322. (dump_section_as_strings): Add string length range checks.
  323. (display_tag_value): Likewise.
  324. (display_arm_attribute): Likewise.
  325. (display_gnu_attribute): Likewise.
  326. (display_tic6x_attribute): Likewise.
  327. (display_msp430x_attribute): Likewise.
  328. (process_mips_specific): Add range check.
  329. 2014-11-06 Nick Clifton <nickc@redhat.com>
  330. PR binutils/17552, binutils/17533
  331. * bucomm.c (is_valid_archive_path): New function. Returns false
  332. for absolute pathnames and pathnames that include /../.
  333. * bucomm.h (is_valid_archive_path): Add prototype.
  334. * ar.c (extract_file): Use new function to check for valid
  335. pathnames when extracting files from an archive.
  336. * objcopy.c (copy_archive): Likewise.
  337. * doc/binutils.texi: Update documentation to mention the
  338. limitation on pathname of archive members.
  339. 2014-11-05 Nick Clifton <nickc@redhat.com>
  340. PR binutils/17531
  341. * readelf.c (printable_section_name): New function.
  342. (printable_section_name_from_index): New function.
  343. (dump_relocations): Use new function.
  344. (process_program_headers, get_32bit_elf_symbols,
  345. (get_64bit_elf_symbols, process_section_headers,
  346. (process_section_groups, process_relocs, ia64_process_unwind,
  347. (hppa_process_unwind, get_unwind_section_word, decode_arm_unwind,
  348. (arm_process_unwind, process_version_sections,
  349. (process_symbol_table, apply_relocations, get_section_contents,
  350. (dump_section_as_strings, dump_section_as_bytes,
  351. (display_debug_section, process_attributes, process_mips_specific,
  352. (process_mips_specific process_gnu_liblist): Likewise.
  353. (get_unwind_section_word): Check for a missing symbol table.
  354. Replace aborts with error messages.
  355. (arm_process_unwind): Check for a missing string table.
  356. (process_attributes): Check for an attribute length that is too
  357. small.
  358. (process_mips_specific): Check for a corrupt GOT symbol offset.
  359. 2014-11-05 Nick Clifton <nickc@redhat.com>
  360. PR binutils/17533
  361. * bucomm.c (is_valid_archive_path): New function.
  362. * bucomm.h (is_valid_archive_path): Prototype it.
  363. * ar.c (extract_file): Call is_valid_archive_path to verify a
  364. member filename before extracting it.
  365. * objcopy.c (copy_archive): Likewise.
  366. 2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
  367. * readelf.c (process_mips_specific): Fix format string warning.
  368. 2014-11-04 Matthew Fortune <matthew.fortune@imgtec.com>
  369. * readelf.c (process_mips_specific): Rename index to idx.
  370. 2014-11-04 Nick Clifton <nickc@redhat.com>
  371. PR binutils/17531
  372. * readelf.c (get_data): If the reason parameter is null, do not
  373. print any error messages.
  374. (get_32bit_section_headers): Verify section header entry size
  375. before reading in the section headers.
  376. (get_64bit_section_headers): Likewise.
  377. (process_section_headers): Pass FALSE to get_section_headers.
  378. (get_file_header): Pass TRUE to get_section_headers.
  379. (process_dynamic_section): Change an assert to an error message.
  380. (process_symbol_table): Handle corrupt histograms.
  381. (get_32bit_program_headers): Verify program header entry size
  382. before reading in the program headers.
  383. (get_64bit_program_headers): Likewise.
  384. (get_unwind_section_word): Do nothing if no section was provided.
  385. Fail if the offset is outside of the section.
  386. (print_dynamic_symbol): Catch out of range symbol indicies.
  387. (process_mips_specific): Likewise.
  388. (process_attributes): Make sure that there is enough space left in
  389. the section before attempting to read the length of the next
  390. attribute.
  391. 2014-11-03 Nick Clifton <nickc@redhat.com>
  392. PR binutils/17512
  393. * objdump.c (slurp_symtab): Fail gracefully if the table could not
  394. be read.
  395. (dump_relocs_in_section): Likewise.
  396. 2014-11-03 Nick Clifton <nickc@redhat.com>
  397. * po/fi.po: Updated Finnish translation.
  398. * po/sv.po: Updated Swedish translation.
  399. 2014-11-01 Hans-Peter Nilsson <hp@axis.com>
  400. * readelf.c (get_32bit_elf_symbols): Cast error
  401. parameters of bfd_size_type with the %lx format to
  402. unsigned long.
  403. 2014-10-31 Andrew Pinski <apinski@cavium.com>
  404. Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
  405. * readelf.c (print_mips_isa_ext): Print the value of Octeon3.
  406. 2014-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
  407. * cxxfilt.c (main): Add case for dlang_demangling style.
  408. 2014-10-31 Nick Clifton <nickc@redhat.com>
  409. PR binutils/17512
  410. * readelf.c (process_program_headers): Avoid memory exhaustion due
  411. to corrupt values in a dynamis segment header.
  412. (get_32bit_elf_symbols): Do not attempt to read an over-large
  413. section.
  414. (get_64bit_elf_symbols): Likewise.
  415. 2014-10-31 Nick Clifton <nickc@redhat.com>
  416. * strings.c: Add new command line option --data to only scan the
  417. initialized, loadable data secions of binaries. Choose the
  418. default behaviour of --all or --data based upon a configure
  419. option.
  420. * doc/binutils.texi (strings): Update documentation. Include
  421. description of why the --data option might be unsafe.
  422. * configure.ac: Add new option --disable-default-strings-all which
  423. restores the old behaviour of strings using --data by default. If
  424. the option is not used make strings use --all by default.
  425. * NEWS: Mention the new behaviour of strings.
  426. * configure: Regenerate.
  427. * config.in: Regenerate.
  428. 2014-10-30 Nick Clifton <nickc@redhat.com>
  429. * readelf.c (CHECK_ENTSIZE_VALUES): Rewrite error message so that
  430. there is a single string for translation.
  431. (dynamic_section_mips_val): Likewise.
  432. 2014-10-29 Nick Clifton <nickc@redhat.com>
  433. * po/bg.po: Updated Bulgarian translation.
  434. * po/sr.po: New Serbian translation.
  435. * po/sv.po: Updated Swedish translation.
  436. 2014-10-22 Matthew Fortune <matthew.fortune@imgtec.com>
  437. * readelf.c (print_mips_ases): Print unknown ASEs.
  438. (print_mips_isa_ext): Print the value of an unknown extension.
  439. 2014-10-15 Tristan Gingold <gingold@adacore.com>
  440. * configure: Regenerate.
  441. 2014-10-14 Tristan Gingold <gingold@adacore.com>
  442. * NEWS: Add marker for 2.25.
  443. 2014-10-14 Alan Modra <amodra@gmail.com>
  444. PR 17453
  445. * dwarf.c (read_leb128): Avoid signed overflow.
  446. (read_debug_line_header): Likewise.
  447. 2014-10-14 Alan Modra <amodra@gmail.com>
  448. PR 17453
  449. * readelf.c (process_program_headers): Correct fscanf format used
  450. for interpreter.
  451. 2014-10-09 Jose E. Marchesi <jose.marchesi@oracle.com>
  452. * readelf.c (display_sparc_hwcaps2): New function.
  453. (display_sparc_gnu_attribute): Call `display_sparc_hwcaps2' when
  454. handling `Tag_GNU_Sparc_HWCAPS2' attributes.
  455. 2014-09-22 Alan Modra <amodra@gmail.com>
  456. PR 16563
  457. * dwarf.c (GET): Remove semicolon.
  458. (read_cie): New function, extracted from..
  459. (display_debug_frames): ..here. Correctly handle signed offset
  460. from FDE to CIE in .eh_frame. Decode forward referenced CIEs too.
  461. 2014-09-16 Nick Clifton <nickc@redhat.com>
  462. * readelf.c (display_arm_attribute): Use unsigned int type for
  463. tag, val and type variables.
  464. 2014-09-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
  465. * readelf.c (decode_NDS32_machine_flags): Display ABI2 FP+.
  466. 2014-09-15 Andrew Bennett <andrew.bennett@imgtec.com>
  467. Matthew Fortune <matthew.fortune@imgtec.com>
  468. * readelf.c (get_machine_flags): Add support for mips32r6 and
  469. mips64r6.
  470. 2014-09-01 Jon TURNEY <jon.turney@dronecode.org.uk>
  471. * objcopy.c (is_nondebug_keep_contents_section): Change
  472. '.build-id' to '.buildid'.
  473. 2014-08-22 Richard Henderson <rth@redhat.com>
  474. * dwarf.h (init_dwarf_regnames_aarch64): Declare.
  475. * dwarf.c (dwarf_regnames_aarch64): New.
  476. (init_dwarf_regnames_aarch64): New.
  477. (init_dwarf_regnames): Call it.
  478. * objdump.c (dump_dwarf): Likewise.
  479. 2014-08-19 Alan Modra <amodra@gmail.com>
  480. * configure: Regenerate.
  481. 2014-08-14 Alan Modra <amodra@gmail.com>
  482. * configure.ac: Move ACX_LARGEFILE after LT_INIT.
  483. * config.in: Regenerate.
  484. * configure: Regenerate.
  485. 2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
  486. * readelf.c (get_mips_segment_type): Display name for PT_MIPS_ABIFLAGS.
  487. (get_mips_section_type_name): Display name for SHT_MIPS_ABIFLAGS.
  488. (display_mips_gnu_attribute): Abstracted fp abi printing to...
  489. (print_mips_fp_abi_value): New static function. Handle new FP ABIs.
  490. (print_mips_ases, print_mips_isa_ext): New static functions.
  491. (get_mips_reg_size): Likewise.
  492. (process_mips_specific): Display abiflags data.
  493. 2014-07-28 Alan Modra <amodra@gmail.com>
  494. PR 13227
  495. * nm.c (filter_symbols): Warn on __gnu_lto_slim.
  496. 2014-07-07 Nick Clifton <nickc@redhat.com>
  497. * readelf.c (get_symbol_type): Revert accidental change to
  498. detection of thumb function symbols.
  499. 2014-07-04 Alan Modra <amodra@gmail.com>
  500. * configure.ac: Rename from configure.in.
  501. * Makefile.in: Regenerate.
  502. * config.in: Regenerate.
  503. * doc/Makefile.in: Regenerate.
  504. 2014-07-04 Alan Modra <amodra@gmail.com>
  505. * configure.in: Include bfd/version.m4.
  506. (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
  507. (BFD_VERSION): Delete.
  508. * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
  509. * configure: Regenerate.
  510. * Makefile.in: Regenerate.
  511. * doc/Makefile.in: Regenerate.
  512. 2014-07-03 Tristan Gingold <gingold@adacore.com>
  513. * doc/binutils.texi: Clarify addr2line output.
  514. 2014-07-01 Alan Modra <amodra@gmail.com>
  515. * objdump.c (dump_bfd_header): Don't print HAS_LOAD_PAGE.
  516. 2014-06-26 Erik Akermann <kurterikackermann@gmail.com>
  517. * strings.c: Add -w/--include-all-whitespace option to include any
  518. whitespace character in the displayed strings.
  519. * NEWS: Mention the new feature.
  520. * doc/binutils.texi (strings): Document the new command line
  521. option.
  522. 2014-06-26 Nick Clifton <nickc@redhat.com>
  523. * readelf.c (process_note_sections): If there are no note sections
  524. try processing note segments instead.
  525. 2014-06-17 Anton Lavrentiwev <lavr@ncbi.nim.nih.gov>
  526. PR binutils/16923
  527. * rcparse.y (fixedverinfo): Prevent large version numbers from
  528. corrupting other values.
  529. 2014-06-09 Romain Chastenet <romain.chastenet@free.fr>
  530. PR binutils/16252
  531. * dwarf.c (display_debug_frames): Remember the state of the
  532. cfa_offset, cfa_reg, ra and cfa_exp field
  533. 2014-06-05 Joel Brobecker <brobecker@adacore.com>
  534. * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
  535. bfd's development.sh.
  536. * Makefile.in, configure: Regenerate.
  537. 2014-05-16 Jon Turney <jon.turney@dronecode.org.uk>
  538. * objcopy.c (is_nondebug_keep_contents_section): New function.
  539. (setup_section): Use it.
  540. 2014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
  541. * readelf.c (get_machine_flags): Handle RL78 64-bit doubles flag.
  542. 2014-05-02 Alan Modra <amodra@gmail.com>
  543. * emul_aix.c: Update bfd target vector naming.
  544. * testsuite/binutils-all/objcopy.exp: Likewise.
  545. 2014-04-24 Christian Svensson <blue@cmd.nu>
  546. * MAINTAINERS: Add myself and Stefan as OR1K maintainers.
  547. 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
  548. * doc/binutils.texi: Document the disassemble MIPS XPA instructions
  549. command line option.
  550. 2014-04-22 Christian Svensson <blue@cmd.nu>
  551. * readelf.c: Remove openrisc and or32 support. Add support for or1k.
  552. 2014-04-18 Tristan Gingold <gingold@adacore.com>
  553. * od-macho.c (dump_section_map): Adjust as load commands
  554. are now chained.
  555. (dump_load_command, dump_section_content): Likewise.
  556. 2014-04-16 Tristan Gingold <gingold@adacore.com>
  557. * od-macho.c (OPT_DYLD_INFO): New macro.
  558. (options): Add entry for dyld_info.
  559. (mach_o_help): Likewise.
  560. (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
  561. (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
  562. (bfd_mach_o_dyld_rebase_type_name): New array.
  563. (export_info_data): New struct.
  564. (dump_dyld_info): Add verbose argument. Dump rebase, bind and
  565. exports data.
  566. (dump_load_command): Adjust dump_dyld_info call.
  567. (mach_o_dump): Handle dyld_info.
  568. 2014-04-16 Tristan Gingold <gingold@adacore.com>
  569. * od-macho.c (dump_header): Display sizeofcmds in decimal too.
  570. (dump_segment): Reformat output.
  571. (dump_dyld_info): Also display end offsets.
  572. (dump_load_command): Add IDX argument, display commands size
  573. and offset, reformat display.
  574. (dump_load_commands): Adjust for added argument.
  575. 2014-04-07 Alan Modra <amodra@gmail.com>
  576. PR binutils/16811
  577. * objcopy.c (copy_object): Error if no sections.
  578. 2014-04-03 Markus Trippelsdorf <markus@trippelsdorf.de>
  579. PR binutils/14698
  580. ar.c: Set plugin_target early if plugins are supported.
  581. nm.c: Likewise.
  582. 2014-04-03 Tristan Gingold <gingold@adacore.com>
  583. * od-macho.c (printf_uint64): New function.
  584. (dump_load_command, dump_obj_compact_unwind): Use it.
  585. (dump_exe_compact_unwind): Display personality functions.
  586. 2014-04-02 Tristan Gingold <gingold@adacore.com>
  587. * od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
  588. (options): Add entry for twolevel_hints.
  589. (dump_data_in_code): Fix error message.
  590. (dump_twolevel_hints): New function.
  591. (dump_load_command): Handle prebound dylib, prebind cksum
  592. and twolevel hints.
  593. (mach_o_dump): Handle twolevel hints.
  594. 2014-04-01 Tristan Gingold <gingold@adacore.com>
  595. * od-macho.c (OPT_DATA_IN_CODE): New macro.
  596. (options): Add entry for data in code.
  597. (mach_o_help): Ditto.
  598. (data_in_code_kind_name): New array.
  599. (dump_data_in_code): New function.
  600. (dump_load_command): Handle data in code.
  601. (mach_o_dump): Ditto.
  602. (dump_header): Display a terminal newline.
  603. 2014-03-27 Tristan Gingold <gingold@adacore.com>
  604. * od-macho.c (dump_load_command): Display value for
  605. BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
  606. and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
  607. 2014-03-27 Tristan Gingold <gingold@adacore.com>
  608. * od-macho.c (OPT_FUNCTION_STARTS): New macro.
  609. (options): Add entry for function_starts.
  610. (mach_o_help): Ditto.
  611. (disp_segment_prot): New function.
  612. (dump_section_map): Call disp_segment_prot.
  613. (dump_function_starts): New function.
  614. (dump_obj_compact_unwind): Fix ouput indentation.
  615. (dump_exe_compact_unwind): Fix ouput indentation.
  616. (mach_o_dump): Handle function_starts.
  617. 2014-03-26 Tristan Gingold <gingold@adacore.com>
  618. * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
  619. 2014-03-24 Tristan Gingold <gingold@adacore.com>
  620. * objdump.c (load_specific_debug_section): Set address of section.
  621. 2014-03-24 Tristan Gingold <gingold@adacore.com>
  622. * od-macho.c (dump_unwind_encoding_x86): Set the factor.
  623. (dump_exe_compact_unwind): Change the condition. Improve
  624. indentation.
  625. 2014-03-20 Nick Clifton <nickc@redhat.com>
  626. * readelf.c (process_version_sections): Fix off-by-one error in
  627. previous delta.
  628. 2014-03-19 Nick Clifton <nickc@redhat.com>
  629. PR binutils/16723
  630. * readelf.c (process_version_sections): Prevent an infinite loop
  631. when the vn_next field is zero but there are still entries to be
  632. processed.
  633. 2014-03-17 Tristan Gingold <gingold@adacore.com>
  634. * od-macho.c (dump_section_header): Renames of dump_section.
  635. (dump_segment): Adjust after renaming.
  636. (OPT_COMPACT_UNWIND): Define.
  637. (options): Add compact unwind.
  638. (mach_o_help): Document compact_unwind.
  639. (unwind_x86_64_regs, unwind_x86_regs): New arrays.
  640. (dump_unwind_encoding_x86, dump_unwind_encoding)
  641. (dump_obj_compact_unwind, dump_exe_compact_unwind)
  642. (dump_section_content): New functions.
  643. (mach_o_dump): Handle compact unwind.
  644. 2014-03-17 Tristan Gingold <gingold@adacore.com>
  645. * od-macho.c (dump_load_command): Handle lazy load dylib.
  646. 2014-03-14 Anthony Green <green@moxielogic.com>
  647. * objcopy.c (copy_object): Check fwrite return code.
  648. 2014-03-14 Meador Inge <meadori@codesourcery.com>
  649. * dwarf.c (strnlen): Move prototype ...
  650. * sysdep.h (strnlen): ... to here.
  651. 2014-03-12 Nick Clifton <nickc@redhat.com>
  652. PR binutils/16652
  653. * doc/binutils.texi (ar cmdline): Move --plugin command line
  654. option to after the command option.
  655. 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
  656. PR binutils/16567
  657. * deflex.l: Add noinput and nounput options.
  658. 2014-03-12 Alan Modra <amodra@gmail.com>
  659. * Makefile.in: Regenerate.
  660. * doc/Makefile.in: Regenerate.
  661. 2014-03-06 Nick Clifton <nickc@redhat.com>
  662. PR binutils/16664
  663. * readelf.c (process_attributes): Add checks for corrupt
  664. attribute section names.
  665. 2014-03-05 Alan Modra <amodra@gmail.com>
  666. Update copyright years.
  667. 2014-03-03 Alan Modra <amodra@gmail.com>
  668. * README: Add "Copyright Notices" paragraph.
  669. 2014-02-11 Cary Coutant <ccoutant@google.com>
  670. * binutils/dwarf.c (read_and_display_attr_value): Don't warn
  671. for zero-length attribute value.
  672. 2014-02-10 Alan Modra <amodra@gmail.com>
  673. * po/binutils.pot: Regenerate.
  674. 2014-02-06 Andrew Pinski <apinski@cavium.com>
  675. * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
  676. 2014-02-06 Cary Coutant <ccoutant@google.com>
  677. PR binutils/16444
  678. * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
  679. 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
  680. * version.c (print_version): Update copyright year to 2014.
  681. 2014-01-07 Tom Tromey <tromey@redhat.com>
  682. * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
  683. stdarg macros.
  684. * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
  685. macros.
  686. * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
  687. stdarg macros.
  688. 2014-01-07 Tom Tromey <tromey@redhat.com>
  689. * coffgrok.h (coff_ofile): Don't use PARAMS.
  690. * nlmheader.y (strerror): Don't use PARAMS.
  691. For older changes see ChangeLog-2013
  692. Copyright (C) 2014 Free Software Foundation, Inc.
  693. Copying and distribution of this file, with or without modification,
  694. are permitted in any medium without royalty provided the copyright
  695. notice and this notice are preserved.
  696. Local Variables:
  697. mode: change-log
  698. left-margin: 8
  699. fill-column: 74
  700. version-control: never
  701. End: