gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 23fb07098060e0eead32953e434dff045c5e45e1..58cb3f31aedd40db3a56e4e0c95b8374caf99ac9 100644 (file)
@@ -1,3 +1,37 @@
+2020-05-22  Alan Modra  <amodra@gmail.com>
+
+       PR 25882
+       * powerpc.cc (merge_object_attributes): Replace name param with
+       obj param.  Update callers.  Don't init FP attributes from shared
+       libraries, and do not emit an error if they don't match.
+
+2020-05-15  Nikita Ermakov  <coffe92@gmail.com>
+
+       * powerpc.cc (do_gc_mark_symbol): Don't segfault on plugin symbols.
+
+2020-05-14  Nick Clifton  <nickc@redhat.com>
+
+       * po/sr.po: New Serbian translation.
+
+2020-05-11  Alan Modra  <amodra@gmail.com>
+
+       * powerpc.cc: Rename powerxx to power10 throughout.
+
+2020-05-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gold/25904
+       * testsuite/Makefile.am (COMMON_TEST_C_CFLAGS): New.
+       (common_test_1.o): New rule.
+       (common_test_2.o): Likewise.
+       (common_test_3.o): Likewise.
+       (plugin_common_test_1.o): Likewise.
+       (plugin_common_test_2.o): Likewise.
+       (common_test_1_v1.o): Likewise.
+       (common_test_1_v2.o): Likewise.
+       (common_test_2_pic.o): Compile with $(COMMON_TEST_C_CFLAGS).
+       (common_test_3_pic.o): Likewise.
+       * testsuite/Makefile.in: Regenerated.
+
 2020-05-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gold/25426
This page took 0.034558 seconds and 4 git commands to generate.