ChangeLog-2018 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
  2. * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS264E.
  3. 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
  4. * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS464E.
  5. 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
  6. * mips.c (EF_MIPS_MACH): Rename E_MIPS_MACH_LS3A to
  7. E_MIPS_MACH_GS464.
  8. 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
  9. * mips.h (AFL_ASE_LOONGSON_EXT): New enum.
  10. 2018-07-06 Alan Modra <amodra@gmail.com>
  11. * powerpc.h (Tag_GNU_Power_ABI_FP): Define.
  12. (Tag_GNU_Power_ABI_Vector, Tag_GNU_Power_ABI_Struct_Return): Define.
  13. 2018-06-24 Nick Clifton <nickc@redhat.com>
  14. 2.31 branch created.
  15. 2018-06-22 Cary Coutant <ccoutant@gmail.com>
  16. PR gold/22914
  17. * elfcpp.h (NT_GNU_PROPERTY_TYPE_0): New note type.
  18. (GNU_PROPERTY_*): New Gnu property types.
  19. * x86_64.h (GNU_PROPERTY_X86_FEATURE_1_IBT)
  20. (GNU_PROPERTY_X86_FEATURE_1_SHSTK): New x86 feature bits.
  21. 2018-04-09 Alan Modra <amodra@gmail.com>
  22. * powerpc.h (R_POWERPC_PLTSEQ, R_POWERPC_PLTCALL): Define.
  23. 2018-03-28 Cary Coutant <ccoutant@gmail.com>
  24. PR gold/22969
  25. * aarch64.h: Fix spelling of R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC.
  26. 2018-01-13 Nick Clifton <nickc@redhat.com>
  27. 2.30 branch created.
  28. 2018-01-03 Alan Modra <amodra@gmail.com>
  29. Update year range in copyright notice of all files.
  30. For older changes see ChangeLog-2017
  31. Copyright (C) 2018 Free Software Foundation, Inc.
  32. Copying and distribution of this file, with or without modification,
  33. are permitted in any medium without royalty provided the copyright
  34. notice and this notice are preserved.
  35. Local Variables:
  36. mode: change-log
  37. left-margin: 8
  38. fill-column: 74
  39. version-control: never
  40. End: