public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] b1459d: binutils: fix .loc handling in xtensa gas
@ 2016-02-06  3:47 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2016-02-06  3:47 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1923 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: b1459d123f51063b61a8039126c064ffa8e620ae
      https://github.com/crosstool-ng/crosstool-ng/commit/b1459d123f51063b61a8039126c064ffa8e620ae
  Author: Max Filippov <jcmvbkbc@gmail.com>
  Date:   2016-02-06 (Sat, 06 Feb 2016)

  Changed paths:
    A patches/binutils/2.23.2/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.24/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.25.1/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.26/914-xtensa-fix-signedness-of-gas-relocations.patch

  Log Message:
  -----------
  binutils: fix .loc handling in xtensa gas

Binutils change 1058c7532d0b "Use signed data type for R_XTENSA_DIFF*
relocation offsets." changed signedness of BFD_RELOC_XTENSA_DIFF*
relocations substituted for BFD_RELOC_*. This made it impossible to
encode arbitrary 8-, 16- and 32-bit values, which broke e.g. debug info
encoding by .loc directive. Revert this part and add test.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>


  Commit: 2741a568a6c5adf34e7db9a2b9c3e9a0dada5fa0
      https://github.com/crosstool-ng/crosstool-ng/commit/2741a568a6c5adf34e7db9a2b9c3e9a0dada5fa0
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    A patches/binutils/2.23.2/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.24/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.25.1/914-xtensa-fix-signedness-of-gas-relocations.patch
    A patches/binutils/2.26/914-xtensa-fix-signedness-of-gas-relocations.patch

  Log Message:
  -----------
  Merge pull request #335 from jcmvbkbc/xtensa-binutils-loc-fix

binutils: fix .loc handling in xtensa gas


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/69eb570f1991...2741a568a6c5

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-06  3:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-06  3:47 [crosstool-ng/crosstool-ng] b1459d: binutils: fix .loc handling in xtensa gas Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).