ChangeLog 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. 2022-02-17 Nick Clifton <nickc@redhat.com>
  2. * po/sr.po: Updated Serbian translation.
  3. 2022-02-02 Nick Clifton <nickc@redhat.com>
  4. * po/fr.po: Updated French translation.
  5. 2022-01-24 Nick Clifton <nickc@redhat.com>
  6. * po/ro.po: Updated Romanian translation.
  7. 2022-01-22 Nick Clifton <nickc@redhat.com>
  8. * configure: Regenerate.
  9. * po/gold.pot: Regenerate.
  10. * Makefile.in: Regenerate.
  11. * testsuite/Makefile.in: Regenerate.
  12. 2022-01-22 Nick Clifton <nickc@redhat.com>
  13. * 2.38 release branch created.
  14. 2021-08-10 Nick Clifton <nickc@redhat.com>
  15. * po/sr.po: Updated Serbian translation.
  16. 2021-07-20 Alan Modra <amodra@gmail.com>
  17. PR gold/28106
  18. PR gold/27815
  19. * gc.h (gc_process_relocs): Use static_cast in Section_id constructor.
  20. 2021-07-17 Michael Krasnyk <michael.krasnyk@gmail.com>
  21. PR gold/28098
  22. * reloc.cc (Track_relocs::advance): Skip R_*_NONE relocation entries
  23. with r_sym of zero without counting in advance method.
  24. 2021-07-03 Nick Clifton <nickc@redhat.com>
  25. * po/gold.pot: Regenerate.
  26. 2021-07-03 Nick Clifton <nickc@redhat.com>
  27. * 2.37 release branch created.
  28. 2021-05-25 Alan Modra <amodra@gmail.com>
  29. PR gold/27815
  30. * gc.h (gc_process_relocs): Use cast in Section_id constructor.
  31. 2021-05-22 Alan Modra <amodra@gmail.com>
  32. PR gold/27815
  33. * gc.h (gc_process_relocs): Use nullptr in Section_id constructor.
  34. 2021-05-15 Alan Modra <amodra@gmail.com>
  35. PR 27834
  36. * options.cc (General_options::General_options): Init bsymbolic_.
  37. 2021-05-04 Fangrui Song <maskray@google.com>
  38. PR 27834
  39. * options.h (General_options): Make -Bsymbolic and
  40. -Bsymbolic-functions special and adjust the help messages. Add
  41. enum Bsymbolic_kind and -Bno-symbolic.
  42. * options.cc (General_options): Define parse_Bno_symbolic,
  43. parse_Bsymbolic_functions, and parse_Bsymbolic.
  44. 2021-03-30 Alan Modra <amodra@gmail.com>
  45. PR gold/27625
  46. * powerpc.cc (Powerpc_relobj): Add no_tls_marker_, tls_marker_,
  47. and tls_opt_error_ variables and accessors.
  48. (Target_powerpc::Scan::local, global): Call set_tls_marker and
  49. set_no_tls_marker for GD and LD code sequence relocations.
  50. (Target_powerpc::Relocate::relocate): Downgrade the "lacks marker
  51. reloc" error to a warning when safe to do so, and omit the error
  52. entirely if not optimising TLS sequences. Do not optimise GD and
  53. LD sequences for objects lacking marker relocs.
  54. (Target_powerpc::relocate_relocs): Heed no_tls_marker here too.
  55. 2021-03-19 Cary Coutant <ccoutant@gmail.com>
  56. PR gold/27615
  57. * errors.cc (Errors::trace): New method.
  58. (gold_trace): New function.
  59. * errors.h (Errors::trace): New method.
  60. * gold.h (gold_trace): New function.
  61. * object.cc (Input_objects::add_object): Use gold_trace to print
  62. object file names.
  63. 2021-03-19 Cary Coutant <ccoutant@gmail.com>
  64. PR gold/pr23870
  65. * testsuite/aarch64_pr23870_bar.c: Return a magic value.
  66. * testsuite/aarch64_pr23870_foo.c: Check the magic value and return
  67. success or failure.
  68. 2021-03-19 Holger Berger <holger.berger@googlemail.com>
  69. PR gold/26541
  70. * output.cc (gold_fallocate): Use errno when calling system fallocate.
  71. 2021-03-19 Cary Coutant <ccoutant@gmail.com>
  72. PR gold/26585
  73. * main.cc (main): Fix typo in previous patch.
  74. 2021-03-19 Duncan Simpson <dr.duncan.p.simpson@gmail.com>
  75. PR gold/26585
  76. * configure.ac: Add check for mallinfo2.
  77. * configure: Regenerate.
  78. * config.in: Regenerate from previous commit.
  79. * main.cc (main): Use mallinfo2 if available.
  80. 2021-03-19 Cary Coutant <ccoutant@gmail.com>
  81. PR gold/27246
  82. * dwarf_reader.cc (Dwarf_abbrev_table::do_get_abbrev): Handle
  83. DW_FORM_implicit_const.
  84. (Dwarf_ranges_table::read_ranges_table): Add version parameter;
  85. Adjust all callers. Look for .debug_rnglists section if DWARF 5.
  86. (Dwarf_ranges_table::read_range_list_v5): New method.
  87. (Dwarf_die::read_attributes): Handle new DWARF 5 DW_FORM codes.
  88. (Dwarf_die::skip_attributes): Likewise.
  89. (Dwarf_info_reader::do_parse): Support DWARF 5 unit header format.
  90. (Dwarf_info_reader::read_3bytes_from_pointer): New method.
  91. (Sized_dwarf_line_info::Sized_dwarf_line_info): Initialize
  92. str_buffer_, str_buffer_start, reloc_map_, line_number_map_.
  93. Look for .debug_line_str section.
  94. (Sized_dwarf_line_info::read_header_prolog): Support DWARF 5 prolog.
  95. (Sized_dwarf_line_info::read_header_tables): Rename to...
  96. (Sized_dwarf_line_info::read_header_tables_v2): ... this.
  97. (Sized_dwarf_line_info::read_header_tables_v5): New method.
  98. (Sized_dwarf_line_info::process_one_opcode): Insert missing "this->".
  99. Change advance_line to signed int64_t.
  100. (Sized_dwarf_line_info::read_lines): Add endptr parameter; adjust
  101. callers. Insert missing "this->".
  102. (Sized_dwarf_line_info::read_line_mappings): Support DWARF 5.
  103. (Sized_dwarf_line_info::do_addr2line): Add debug code.
  104. * dwarf_reader.h (Dwarf_abbrev_table::Attribute): Add implicit_const
  105. field. Adjust constructor.
  106. (Dwarf_abbrev_table::add_sttribute): Add implicit_const parameter.
  107. (Dwarf_ranges_table::read_ranges_table): Add version parameter.
  108. (Dwarf_ranges_table::read_range_list_v5): New method.
  109. (Dwarf_die): Remove unused attr_off field.
  110. (Dwarf_info_reader::Dwarf_info_reader): Initialize unit_type_ field.
  111. (Dwarf_info_reader::is_type_unit): New method.
  112. (Dwarf_info_reader::read_3bytes_from_pointer): New method.
  113. (Dwarf_info_reader::read_range_list): Call read_range_list_v5 for
  114. DWARF 5 range lists.
  115. (Dwarf_info_reader::is_type_unit_): Remove.
  116. (Dwarf_info_reader::unit_type_): New field.
  117. (Sized_dwarf_line_info::~Sized_dwarf_line_info): Delete
  118. str_buffer_start_.
  119. (Sized_dwarf_line_info::read_header_tables): Rename to...
  120. (Sized_dwarf_line_info::read_header_tables_v2): ... this.
  121. (Sized_dwarf_line_info::read_header_tables_v5): New method.
  122. (Sized_dwarf_line_info::read_lines): Add endptr parameter.
  123. (Sized_dwarf_line_info::Dwarf_line_infoHeader): Add address_size field.
  124. (Sized_dwarf_line_info::str_buffer_): New field.
  125. (Sized_dwarf_line_info::str_buffer_end_): New field.
  126. (Sized_dwarf_line_info::str_buffer_start_): New field.
  127. (Sized_dwarf_line_info::end_of_header_length_): New field.
  128. (Sized_dwarf_line_info::end_of_unit_): New field.
  129. 2021-01-28 H.J. Lu <hongjiu.lu@intel.com>
  130. PR gold/27246
  131. * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog):
  132. Skip address size and segment selector for DWARF5.
  133. 2021-01-19 Alan Modra <amodra@gmail.com>
  134. PR 27203
  135. * powerpc.cc (do_plt_fde_location): Remove doing_static_link
  136. assertion.
  137. 2021-01-17 H.J. Lu <hongjiu.lu@intel.com>
  138. * testsuite/ifuncmain6pie.c: Remove non-JUMP_SLOT relocations
  139. against foo in ifuncmod6.so.
  140. * testsuite/ifuncmod6.c: Likewise.
  141. 2021-01-14 Nick Clifton <nickc@redhat.com>
  142. * po/fr.po: Updated French translation.
  143. 2021-01-11 Nick Clifton <nickc@redhat.com>
  144. * po/sr.po: Updated Serbian translation.
  145. * po/uk.po: Updated Ukranian translation.
  146. 2021-01-09 Nick Clifton <nickc@redhat.com>
  147. * 2.36 release branch crated.
  148. 2021-01-03 Alan Modra <amodra@gmail.com>
  149. PR 27140
  150. * powerpc.cc (Target_powerpc::Branch_info::make_stub): Only access
  151. object->st_other() when 64-bit.
  152. (Stub_table::add_long_branch_entry): Ignore "other" when 32-bit.
  153. 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
  154. * tilegx.cc: Correct comment spelling.
  155. 2021-01-01 Alan Modra <amodra@gmail.com>
  156. Update year range in copyright notice of all files.
  157. For older changes see ChangeLog-2020
  158. Copyright (C) 2021-2022 Free Software Foundation, Inc.
  159. Copying and distribution of this file, with or without modification,
  160. are permitted in any medium without royalty provided the copyright
  161. notice and this notice are preserved.
  162. Local Variables:
  163. mode: change-log
  164. left-margin: 8
  165. fill-column: 74
  166. version-control: never
  167. End: