ChangeLog-2013 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681
  1. 2013-12-31 Nick Clifton <nickc@redhat.com>
  2. * objcopy.c (dump_sections): New list.
  3. (command_line_switch): Add OPTION_DUMP_SECTION.
  4. (copy_options): Add dump-section.
  5. (copy_usage): Document new option.
  6. (copy_object): Dump requested sections.
  7. (copy_main): Handle --dump-section.
  8. * doc/binutils.texi: Document --dump-section option.
  9. * NEWS: Mention new feature.
  10. 2013-12-20 Nick Clifton <nickc@redhat.com>
  11. PR binutils/16218
  12. * dwarf.c (read_and_display_attr_value): Only print a tab
  13. character if it preceeds further text.
  14. 2013-12-19 Tom Tromey <tromey@redhat.com>
  15. * dwarf.c (fetch_indirect_string): Don't bias by section address.
  16. (fetch_indexed_string): Likewise.
  17. (process_debug_info): Likewise.
  18. (display_debug_loc): Likewise.
  19. (display_debug_ranges): Likewise.
  20. 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
  21. Wei-Cheng Wang <cole945@gmail.com>
  22. * readelf.c: Include elf/nds32.h
  23. (guess_is_rela): Add case for EM_NDS32.
  24. (dump_relocations): Add case for EM_NDS32.
  25. (decode_NDS32_machine_flags): New.
  26. (get_machine_flags): Add case for EM_NDS32.
  27. (is_32bit_abs_reloc): Likewise.
  28. (is_16bit_abs_reloc): Likewise.
  29. (process_nds32_specific): New.
  30. (process_arch_specific): Add case for EM_NDS32.
  31. * NEWS: Announce Andes nds32 support.
  32. * MAINTAINERS: Add nds32 maintainers.
  33. 2013-12-10 Roland McGrath <mcgrathr@google.com>
  34. * Makefile.am (install-exec-local): Prefix libtool invocation with
  35. $(INSTALL_PROGRAM_ENV).
  36. * Makefile.in: Regenerate.
  37. 2013-11-22 Cory Fields <cory@coryfields.com>
  38. * windres.c (define_resource): Use zero for timestamp, making
  39. output deterministic. time.h include is no longer needed.
  40. * resres.c (res_append_resource): Likewise.
  41. 2013-11-13 Martin Mitas <mity@morous.org>
  42. * rescoff.c (write_coff_file): Use 64-bit alignment for resource
  43. data.
  44. (coff_res_to_bin): Likewise.
  45. 2013-11-07 Doug Evans <dje@google.com>
  46. Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
  47. * dwarf.c (get_gdb_index_symbol_kind_name): New function.
  48. (display_debug_pubnames_worker): Renamed from display_debug_pubnames.
  49. Add support for .debug_gnu_pubnames, .debug_gnu_pubtypes.
  50. (display_debug_pubnames, display_debug_pubnames_gnu): New functions.
  51. (display_gdb_index): Redo printing of symbol kind.
  52. (debug_displays): Add .debug_gnu_pubnames, .debug_gnu_pubtypes.
  53. * dwarf.h (dwarf_section_display_enum): Add gnu_pubnames, gnu_pubtypes.
  54. * readelf.c (process_section_headers): Add gnu_pubnames, gnu_pubtypes.
  55. 2013-11-07 Roland McGrath <mcgrathr@google.com>
  56. * objdump.c (dump_dwarf): Grok bfd_mach_x86_64_nacl and
  57. bfd_mach_x64_32_nacl as equivalent to bfd_mach_x86_64.
  58. 2013-10-30 Alan Modra <amodra@gmail.com>
  59. * readelf.c (get_ppc_dynamic_type): Replace PPC_TLSOPT with PPC_OPT.
  60. (get_ppc64_dynamic_type): Replace PPC64_TLSOPT with PPC64_OPT.
  61. 2013-10-30 Ulrich Weigand <uweigand@de.ibm.com>
  62. * readelf.c (get_ppc64_symbol_other): New function.
  63. (get_symbol_other): Use it for EM_PPC64.
  64. 2013-10-30 Alan Modra <amodra@gmail.com>
  65. * readelf.c (get_machine_flags): Display ABI version for EM_PPC64.
  66. 2013-10-24 Nick Clifton <nickc@redhat.com>
  67. * nm.c (display_rel_file): Treat bfd_error_no_symbols as
  68. non-fatal.
  69. 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
  70. * readelf.c (display_mips_gnu_attribute): Support Tag_GNU_MIPS_ABI_MSA.
  71. * doc/binutils.texi: Document -Mmsa disassembler option.
  72. 2013-10-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
  73. * readelf.c (decode_arm_unwind): Don't initialize `addr'.
  74. 2013-10-14 Nick Clifton <nickc@redhat.com>
  75. * readelf.c (decode_arm_unwind): Initialise addr structure.
  76. (process_symbol_table): Free lengths.
  77. * srcconv.c (wr_sc): Free info.
  78. 2013-10-11 Roland McGrath <mcgrathr@google.com>
  79. * winduni.c (languages): Use \345 (octal syntax) rather than
  80. literal non-ASCII/non-UTF8 character in string literal.
  81. * readelf.c (print_dynamic_symbol): Use array subscript syntax
  82. rather than addition syntax with string literal.
  83. 2013-10-09 Nick Clifton <nickc@redhat.com>
  84. PR binutils/16023
  85. * debug.c (debug_type_samep): Add missing break statement.
  86. PR binutils/16024
  87. * objdump.c (usage): Mark as a no-return function.
  88. (main): Add comment explaining why a break statement is not
  89. needed.
  90. * dwarf.c (add64): New function.
  91. (read_and_display_attr_value): Add CU offset in to the value
  92. displayed for a DW_AT_ref8 attribute.
  93. 2013-10-01 Cory Fields <cory@coryfields.com>
  94. * arsup.c (ar_save): Respect the deterministic setting when
  95. reading from an mri script.
  96. * ar.c (main): Set the default deterministic mode when reading
  97. from an mri script.
  98. 2013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
  99. * dwarf.c (SAFE_BYTE_GET): Fix argument check.
  100. 2013-09-27 H.J. Lu <hongjiu.lu@intel.com>
  101. * dwarf.c (display_debug_frames): Pass offset_size to
  102. print_dwarf_vma for cie_id.
  103. 2013-09-20 Alan Modra <amodra@gmail.com>
  104. * configure: Regenerate.
  105. 2013-09-18 Tristan Gingold <gingold@adacore.com>
  106. * NEWS: Add marker for 2.24.
  107. 2013-09-18 Tristan Gingold <gingold@adacore.com>
  108. * Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@
  109. by $(LEXLIB).
  110. * Makefile.in: Regenerate.
  111. 2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
  112. * readelf.c (get_machine_flags): Handle EF_MIPS_FP64.
  113. 2013-09-12 Nick Clifton <nickc@redhat.com>
  114. * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
  115. precision parameter.
  116. (dwarf_vmatoa): New wrapper for dwarf_vmatoa_1.
  117. (print_dwarf_vma): Use dwarf_vmatoa_1.
  118. (SAFE_BYTE_GET): Add check that VAL is big enough to contain
  119. AMOUNT bytes.
  120. (process_debug_info): Use an unsigned int for the offset size.
  121. (process_debug_pubnames): Likewise.
  122. (display_debug_aranges): Likewise.
  123. (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
  124. fields.
  125. (frame_display_row): Use print_dwarf_vma to display dwarf_vma
  126. values.
  127. (display_debug_frames): Likewise.
  128. 2013-09-10 Nick Clifton <nickc@redhat.com>
  129. * dwarf.c (display_debug_frames): Check for DW64_CIE_ID when
  130. parsing 64-bit frames.
  131. 2013-08-27 Nick Clifton <nickc@redhat.com>
  132. PR binutils/15796
  133. * ar.c (map_over_members): Correctly handle multiple same-name
  134. entries on the command line and in the archive.
  135. 2013-08-23 H.J. Lu <hongjiu.lu@intel.com>
  136. * doc/binutils.texi: Remove the extra space.
  137. 2013-08-23 Mikael Pettersson <mikpe@it.uu.se>
  138. PR binutils/15779
  139. * doc/binutils.texi (ranlib -D): Correct description.
  140. PR binutils/15777
  141. (nm --special-syms): Fix typo.
  142. 2013-08-23 Nick Clifton <nickc@redhat.com>
  143. PR binutils/15798
  144. * doc/binutils.texi (ar cmdline): Update description of 'q'
  145. command.
  146. PR binutils/14136
  147. (nm): Add description of 'I' symbol type.
  148. 2013-08-23 Yuri Chornoivan <yurchor@ukr.net>
  149. PR binutils/15834
  150. * od-xcoff.c: Fix typos.
  151. 2013-08-19 Tristan Gingold <gingold@adacore.com>
  152. * nm.c (print_size_symbols): Directly get symbol size.
  153. 2013-08-12 Andreas Schwab <schwab@suse.de>
  154. PR binutils/15818
  155. * objdump.c (disassemble_section): Return early if nothing from
  156. this section needs to be disassembled.
  157. 2013-08-09 Nick Clifton <nickc@redhat.com>
  158. * readelf.c (get_machine_flags): Handle RL78 G10 flag.
  159. 2013-07-26 Sergey Guriev <sergey.s.guriev@intel.com>
  160. Alexander Ivchenko <alexander.ivchenko@intel.com>
  161. Maxim Kuznetsov <maxim.kuznetsov@intel.com>
  162. Sergey Lega <sergey.s.lega@intel.com>
  163. Anna Tikhonova <anna.tikhonova@intel.com>
  164. Ilya Tocar <ilya.tocar@intel.com>
  165. Andrey Turetskiy <andrey.turetskiy@intel.com>
  166. Ilya Verbin <ilya.verbin@intel.com>
  167. Kirill Yukhin <kirill.yukhin@intel.com>
  168. Michael Zolotukhin <michael.v.zolotukhin@intel.com>
  169. * dwarf.c (dwarf_regnames_i386): Add k0-k7 registers and
  170. numeration in comments.
  171. (dwarf_regnames_x86_64): Add xmm16-31 and k0-k7 registers to
  172. dwarf table.
  173. 2013-07-19 Nick Clifton <nickc@redhat.com>
  174. PR binutils/15745
  175. * readelf.c (get_unwind_section_word): Whilst searching for a
  176. reloc section associated with an unwind section, check the type as
  177. well as the section number.
  178. 2013-07-18 Jim Thomas <thomas@cfht.hawaii.edu>
  179. * ar.c (usage): Fix C conformance issue.
  180. 2013-07-18 Nick Clifton <nickc@redhat.com>
  181. * doc/binutils.texi (nm, objdump): Remove bogus links to STABS
  182. documentation.
  183. * readelf.c (process_unwind): Do not return the result of a void
  184. function.
  185. 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
  186. * readelf.c (display_mips_gnu_attribute): Replace hardcoded magic
  187. numbers with enum values.
  188. 2013-07-12 Maciej W. Rozycki <macro@codesourcery.com>
  189. * readelf.c (get_machine_flags): Handle EF_MIPS_NAN2008.
  190. 2013-07-10 Tristan Gingold <gingold@adacore.com>
  191. * od-xcoff.c (OPT_LDINFO): Define.
  192. (options): Add ldinfo.
  193. (xcoff_help): Mention ldinfo.
  194. (xcoff_dump): Rename to ...
  195. (xcoff_dump_obj): ... this. Add a break.
  196. (dump_dumpx_core): New function.
  197. (xcoff_dump_core): Likewise.
  198. (xcoff_dump): Likewise.
  199. * doc/binutils.texi (objdump): Mention ldinfo.
  200. 2013-07-09 Tristan Gingold <gingold@adacore.com>
  201. * configure.com: Add new defines to match changes in configure.
  202. 2013-05-28 Cary Coutant <ccoutant@google.com>
  203. * dwarf.c (display_debug_lines_raw): Print section offsets.
  204. 2013-05-15 Cary Coutant <ccoutant@google.com>
  205. * dwarf.c (SAFE_BYTE_GET64): Correct end-of-buffer check;
  206. don't increment PTR.
  207. (decode_location_expression): DW_OP_const2u should read 2 bytes.
  208. (display_debug_lines_decoded): Adjust formatting.
  209. * elfcomm.c (byte_get_little_endian): Add cases for 5-, 6-, and
  210. 7-byte reads.
  211. (byte_get_big_endian): Likewise.
  212. (byte_get_signed): Likewise.
  213. 2013-05-09 Andrew Pinski <apinski@cavium.com>
  214. * doc/binutils.texi: Document -Mvirt disassembler option.
  215. 2013-05-02 Nick Clifton <nickc@redhat.com>
  216. * readelf.c: Add support for MSP430X architecture.
  217. 2013-05-02 Nick Clifton <nickc@redhat.com>
  218. * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo
  219. sections as if they were fragmentary .debug_line sections.
  220. (display_debug_lines_decoded): Likewise.
  221. 2013-04-29 Nick Clifton <nickc@redhat.com>
  222. * dwarf.c (read_debug_line_header): New function. Reads in a
  223. header in a .debug_line section.
  224. (display_debug_lines_raw): Use new function. Handle fragmentary
  225. .debug_line sections.
  226. (display_debug_lines_decoded): Likewise.
  227. * readelf.c (process_section_headers): Handle fragmenatry
  228. .debug_line sections.
  229. (display_debug_section): Likewise.
  230. 2013-04-26 Ian Lance Taylor <iant@google.com>
  231. * MAINTAINERS: Add myself and Cary as gold maintainers.
  232. 2013-04-08 Tom Tromey <tromey@redhat.com>
  233. * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
  234. 2013-04-08 Tom Tromey <tromey@redhat.com>
  235. * dwarf-mode.el: Bump version number.
  236. (dwarf-mode): Remove autoload.
  237. (dwarf-die-reference): Relax regexp.
  238. 2013-04-05 Alan Modra <amodra@gmail.com>
  239. PR binutils/15324
  240. * configure.in: Add strnlen to AC_CHECK_DECLS, sort.
  241. * dwarf.c (strnlen): Provide fallback decl.
  242. * config.in: Regnerate.
  243. * configure: Regenerate.
  244. 2013-03-29 H.J. Lu <hongjiu.lu@intel.com>
  245. * dwarf.c (process_debug_info): Increment hdrptr by 8 after
  246. SAFE_BYTE_GET64.
  247. 2013-03-27 Phil Krylov <phil.krylov@gmail.com>
  248. PR binutils/13409
  249. * winduni.c (codepages[]): Use UTF-16LE.
  250. (wind_MultiByteToWideChar): Likewise.
  251. (wind_WideCharToMultiByte): Likewise.
  252. 2013-03-27 Alan Modra <amodra@gmail.com>
  253. PR binutils/15206
  254. * dwarf.c (read_and_display_attr_value): Cast format '*' arg to int.
  255. 2013-03-26 Nick Clifton <nickc@redhat.com>
  256. PR binutils/15206
  257. * dwarf.c (SAFE_BYTE_GET): New macro - checks remaining buffer
  258. space before calling byte_get.
  259. (SAFE_BYTE_GET_AND_INC): New macro.
  260. (SAFE_SIGNED_BYTE_GET): New macro.
  261. (SAFE_SIGNED_BYTE_GET_AND_INC): New macro.
  262. (SAFE_BYTE_GET64): New macro.
  263. (process_extened_line_op): Use new macros. Use strnlen when
  264. appropriate.
  265. (fetch_indirect_string): Likewise.
  266. (get_FORM_name): Likewise.
  267. (decode_location_expression): Likewise.
  268. (read_and_display_attr_value): Likewise.
  269. (process_debug_info): Likewise.
  270. (display_debug_lines_raw): Likewise.
  271. (display_debug_lines_decoded): Likewise.
  272. (display_debug_pubnames): Likewise.
  273. (display_debug_macinfo): Likewise.
  274. (get_line_filename_and_dirname): Likewise.
  275. (display_debug_macro): Likewise.
  276. (display_loc_list): Likewise.
  277. (display_loc_list_dwo): Likewise.
  278. (display_debug_aranges): Likewise.
  279. (display_debug_ranges): Likewise.
  280. (frame_display_row): Likewise.
  281. (display_debug_frames): Likewise.
  282. 2013-03-25 Nick Clifton <nickc@redhat.com>
  283. PR binutils/15202
  284. * dwarf.c (read_leb128): Add END parameter. Do not read at or
  285. beyond end.
  286. (read_sleb128): Add END parameter.
  287. (read_uleb128): New function.
  288. (process_extended_line_op): Pass END to leb128 functions.
  289. (process_abbrev_section): Likewise.
  290. (decode_location_expression): Likewise.
  291. (read_and_display_attr_value): Likewise.
  292. (read_and_display_attr): Likewise.
  293. (process_debug_info): Likewise.
  294. (display_debug_lines_raw): Likewise.
  295. (display_debug_lines_decoded): Likewise.
  296. (display_debug_macinfo): Likewise.
  297. (get_line_filename_and_dirname): Likewise.
  298. (display_debug_macro): Likewise.
  299. (display_loc_list_dwo): Likewise.
  300. (display_debug_ranges): Likewise.
  301. * dwarf.h (read_leb128): Update prototype.
  302. * readelf.c (read_uleb128): Add END parameter.
  303. (decode_arm_unwind_bytecode): Pass END to read_uleb128.
  304. (decode_tic6x_unwind_bytecode): Likewise.
  305. (display_tag_value): New function.
  306. (display_arm_attribute): Add END parameter. Pass END to
  307. read_uleb128. Use display_tag_value.
  308. (display_gnu_attribute): Likewise.
  309. (display_power_gnu_attribute): Likewise.
  310. (display_sparc_gnu_attribute): Likewise.
  311. (display_mips_gnu_attribute): Likewise.
  312. (display_tic6x_attribute): Likewise.
  313. (process_attributes): Likewise.
  314. (display_raw_attribute): New function.
  315. 2013-03-22 Nick Clifton <nickc@redhat.com>
  316. PR binutils/15201
  317. * dwarf.c (display_debug_ranges): Add checks for reading beyond
  318. the end of the section.
  319. PR binutils/15157
  320. * readelf.c (apply_relocations): Catch relocations with negative
  321. offsets.
  322. 2013-03-15 Nick Clifton <nickc@redhat.com>
  323. * addr2line.c (slurp_symtab): If canonicalization reveals that
  324. there were no ordinary symbols, try loading the dynamic symbols
  325. instead.
  326. 2013-03-14 Markos Chandras <markos.chandras@imgtec.com>
  327. * MAINTAINERS: Add myself as Meta maintainer.
  328. 2013-03-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
  329. * readelf.c (get_note_type): Add NT_S390_TDB.
  330. 2013-03-07 Alan Modra <amodra@gmail.com>
  331. * strings.c (get_char): Dispense with buf[]. Instead shift
  332. chars into big-endian value and byte-swap later if
  333. little-endian. Don't EOF check value read from object.
  334. 2013-03-05 Corinna Vinschen <vinschen@redhat.com>
  335. * configure.in: Build DLL tools on x86_64-*-cygwin* as well.
  336. * configure: Regenerate.
  337. 2013-03-04 Nick Clifton <nickc@redhat.com>
  338. * elfcomm.c (error): Flush stdout before emitting the error
  339. message.
  340. (warn): Likewise.
  341. 2013-03-01 Cary Coutant <ccoutant@google.com>
  342. * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size)
  343. (shndx_pool_used): Move to top of file.
  344. (struct cu_tu_set): New type.
  345. (cu_count, tu_count, cu_sets, tu_sets): New file scope variables.
  346. (fetch_indexed_string): Add "this_set" parameter. Update all callers.
  347. (find_cu_tu_set_v2): New function.
  348. (read_and_display_attr_value): Add "this_set" parameter.
  349. (read_and_display_attr): Likewise.
  350. (process_debug_info): Track base offsets for DWARF package files.
  351. (load_debug_info): Call load_cu_tu_indexes.
  352. (get_DW_SECT_short_name): New function.
  353. (process_cu_tu_index): Add support for version 2 DWARF package files.
  354. 2013-02-27 Alan Modra <amodra@gmail.com>
  355. PR binutils/15191
  356. * readelf.c (offsetof): Define.
  357. (CHECK_ENTSIZE_VALUES): Remove extraneous indefinite article.
  358. (process_corefile_note_segment): Allow notes without name or
  359. desc. Combine out-of-range checks. Disallow "negative"
  360. notesz or descsz.
  361. 2013-02-26 Nick Clifton <nickc@redhat.com>
  362. PR binutils/15191
  363. * readelf.c (process_corefile_note_segment): Prevent attempts to
  364. read beyond the end of the note buffer.
  365. 2013-02-15 Kai Tietz <ktietz@redhat.com>
  366. * objcopy.c (copy_main): Initialize context variable.
  367. 2013-02-15 Nick Clifton <nickc@redhat.com>
  368. PR binutils/15140
  369. * ar.c (open_inarch): Fail on attempts to convert a normal archive
  370. to a thin archive or vice versa.
  371. * elfcomm.c (make_qualified_name): Handle corrupted thin
  372. archives.
  373. * readelf.c (process_archive): Likewise.
  374. * doc/binutils.texi: Clarify documentation describing thin
  375. archives.
  376. 2013-02-15 Nick Clifton <nickc@redhat.com>
  377. PR binutils/15033
  378. * objcopy.c (enum change_action): Delete.
  379. (struct section_list): Delete remove, copy, change_vma, change_lma
  380. and set_flags fields. Add context field.
  381. (find_section_list): Add a context parameter. Add support for
  382. wildcard characters in section names.
  383. (is_strip_section): Check for sections being both copied and
  384. removed.
  385. (copy_object): Pass context to find_section_list.
  386. (setup_section): Likewise.
  387. (copy_section): Likewise.
  388. (copy_main): Likewise.
  389. * doc/binutils: Document the new behaviour.
  390. * NEWS: Mention the new feature
  391. 2013-02-14 Nick Clifton <nickc@redhat.com>
  392. PR binutils/15125
  393. * objcopy.c (copy_object): Provide a helpful warning message when
  394. adding a gnu_debuglink section to an object which already contains
  395. one.
  396. 2013-02-07 Nick Clifton <nickc@redhat.com>
  397. * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
  398. corrupt archive uses long names but has no long name table.
  399. 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
  400. Andrew Jenner <andrew@codesourcery.com>
  401. Based on patches from Altera Corporation.
  402. * readelf.c: Include elf/nios2.h.
  403. (dump_relocations): Add case for EM_ALTERA_NIOS2.
  404. (get_nios2_dynamic_type): New.
  405. (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
  406. (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
  407. (is_16bit_abs_reloc): Likewise.
  408. (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
  409. * NEWS: Note Altera Nios II support.
  410. * MAINTAINERS: Add Nios II maintainers.
  411. 2013-01-29 Xi Wang <xi.wang@gmail.com>
  412. * readelf.c (process_version_sections): Fix overflow checks to
  413. avoid undefined behaviour.
  414. 2013-01-28 Doug Evans <dje@google.com>
  415. * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
  416. 2013-01-28 Robert Schiele <rschiele@gmail.com>
  417. * objcopy.c (parse_flags): Add merge and strings section flags.
  418. 2013-01-25 Cary Coutant <ccoutant@google.com>
  419. * dwarf.c (display_loc_list): Update offset for each line
  420. printed.
  421. (print_addr_index): New function.
  422. (display_loc_list_dwo): Update offset for each line printed.
  423. Fix problems displaying loclists in .dwo files. Add support
  424. for type 4 entries.
  425. (display_debug_loc): Remove custom header for .dwo files.
  426. (display_debug_addr): Adjust formatting.
  427. 2013-01-25 Marco Atzeri <marco.atzeri@gmail.com>
  428. * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
  429. 2013-01-24 Doug Evans <dje@google.com>
  430. * dwarf.c (display_debug_addr): Add missing parentheses to expression.
  431. 2013-01-24 Nick Clifton <nickc@redhat.com>
  432. * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
  433. 2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
  434. * readelf.c: Add strings for NT_S390_LAST_BREAK and
  435. NT_S390_SYSTEM_CALL.
  436. 2013-01-18 Nick Clifton <nickc@redhat.com>
  437. PR binutils/15026
  438. * addr2line.c (translate_addresses): When pretty printing, print
  439. unknown function names on the same line as unknown symbol names.
  440. 2013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
  441. * objdump.c (dump_target_specific): Fix NULL pointer test.
  442. 2013-01-16 Alan Modra <amodra@gmail.com>
  443. PR binutils/15018
  444. * stabs.c (parse_stab_members): Always set physname here to avoid
  445. gcc warning..
  446. (parse_stab_argtypes): ..and don't duplicate the init here.
  447. 2013-01-10 Will Newton <will.newton@imgtec.com>
  448. * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
  449. (dump_relocations): Add EM_METAG.
  450. (get_machine_name): Correct case for Meta.
  451. (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
  452. (is_none_reloc): Add support for Meta NONE reloc.
  453. 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
  454. * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
  455. and NT_ARM_HW_WATCH.
  456. 2013-01-07 Roland McGrath <mcgrathr@google.com>
  457. * objcopy.c (deterministic): Make int rather than bfd_boolean,
  458. initialize to -1.
  459. (strip_options, copy_options): Add -U/--disable-deterministic-archives.
  460. (default_deterministic): New function.
  461. (strip_main, copy_main): Handle -U. Call default_deterministic.
  462. (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
  463. the default based on DEFAULT_AR_DETERMINISTIC.
  464. * doc/binutils.texi (objcopy, strip): Describe -U and effect of
  465. configure options on -D.
  466. * ar.c (default_deterministic): Comment fix.
  467. 2013-01-07 Patrice Dumas <pertusus@free.fr>
  468. * doc/binutils.texi: Fix ordering of top level nodes.
  469. Replace erroneous uses of @itemx with @item.
  470. 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
  471. * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
  472. 2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
  473. * MAINTAINERS: Add myself as AArch64 co-maintainer.
  474. 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
  475. * version.c (print_version): Update copyright year to 2013.
  476. For older changes see ChangeLog-2012
  477. Copyright (C) 2013 Free Software Foundation, Inc.
  478. Copying and distribution of this file, with or without modification,
  479. are permitted in any medium without royalty provided the copyright
  480. notice and this notice are preserved.
  481. Local Variables:
  482. mode: change-log
  483. left-margin: 8
  484. fill-column: 74
  485. version-control: never
  486. End: