pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/30715 CVS commit: src/external/gpl3/binutils/dist/gas/config



The following reply was made to PR pkg/30715; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/30715 CVS commit: src/external/gpl3/binutils/dist/gas/config
Date: Sat, 7 Oct 2023 11:26:09 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sat Oct  7 11:26:09 UTC 2023
 
 Modified Files:
 	src/external/gpl3/binutils/dist/gas/config: tc-vax.c
 
 Log Message:
 binutils/gas: vax: Cherry-pick upstream commits for binutils-gdb/30715
 
 PR port-vax/57646: Import major vax toolchain fix by Kalvis Duckmanton
 
 (1/2) https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8c8224dc1637a3e695c17e4c1026247196813c48
 ----
 commit 8c8224dc163
 Author: Kalvis Duckmanton <kalvisd at gmail>
 Date:   Sat Aug 12 14:27:00 2023 +0930
 
 PR30715, VAX: md_create_long_jump
 
     PR 30715
     * config/tc-vax.c (md_create_long_jump): Use pc-relative addressing.
     * testsuite/gas/vax/broken_word.d,
     * testsuite/gas/vax/broken_word.s: New test.
     * testsuite/gas/vax/vax.exp: Run it.
 ----
 
 (2/2) https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=33efa77ecf7b040973657408f92325a4db13b9e5
 ----
 commit 33efa77ecf7
 Author: Alan Modra <amodra at gmail>
 Date:   Mon Aug 14 17:05:01 2023 +0930
 
 Re: PR30715, VAX: md_create_long_jump
 
 Tidy comment formatting.
 ----
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 \
     src/external/gpl3/binutils/dist/gas/config/tc-vax.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index