• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


binutils-2_26-branch
RSS
Rev. Time Author
021d0c6 binutils-2_26-branch 2017-03-09 07:24:58 Peter Bergner

Add support for the new 'lnia' extended mnemonic.

opcodes/
Apply from master.
2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
* ppc-opc.c (powerpc_opcodes) <lnia>: New extended mnemonic.

gas/
Apply from master.
2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
* testsuite/gas/ppc/power9.d <lnia> New test.
* testsuite/gas/ppc/power9.s: Likewise.

37c204f 2017-03-01 07:17:52 Peter Bergner

Backport addition of scv and rfscv P9 instructions.

opcodes/
Apply from master.
2017-02-10 Nicholas Piggin <npiggin@gmail.com>

* ppc-opc.c (powerpc_opcodes) <scv, rfscv>: New mnemonics.

gas/
Apply from master.
2017-02-10 Nicholas Piggin <npiggin@gmail.com>

* testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.

a5ffb99 2016-09-17 06:40:13 Peter Bergner

Backport lastest POWER9 support to match final ISA 3.0 documentation.

opcodes/
Apply from master.
2016-09-14 Peter Bergner <bergner@vnet.ibm.com>

* ppc-opc.c (powerpc_opcodes) <slbiag>: New mnemonic.
<addex., brd, brh, brw, lwzmx, nandxor, rldixor, setbool,
xor3>: Delete mnemonics.
<cp_abort>: Rename mnemonic from ...
<cpabort>: ...to this.
<setb>: Change to a X form instruction.
<sync>: Change to 1 operand form.
<copy>: Delete mnemonic.
<copy_first>: Rename mnemonic from ...
<copy>: ...to this.
<paste, paste.>: Delete mnemonics.
<paste_last>: Rename mnemonic from ...
<paste.>: ...to this.

gas/
Apply from master.
2016-09-14 Peter Bergner <bergner@vnet.ibm.com>

* testsuite/gas/ppc/power9.d <slbiag, cpabort> New tests.
<addex., brd, brh, brw, lwzmx, nandxor, rldixor, setbool,
xor3, cp_abort, copy_first, paste, paste_last, sync>: Remove tests.
<copy, paste.>: Update tests.
* testsuite/gas/ppc/power9.s: Likewise.

d45d94d 2016-08-03 14:47:27 Alan Modra

PowerPC64 ld segfault with code in non-executable sections

PR ld/20428
* elf64-ppc.c (ppc_get_stub_entry): Don't segfault on NULL group.

759ed37 2016-07-26 09:01:12 GDB Administrator

Automatic date update in version.in

c88b8b1 2016-07-25 09:01:13 GDB Administrator

Automatic date update in version.in

fc2b6d2 2016-07-24 09:01:05 GDB Administrator

Automatic date update in version.in

02cd3f8 2016-07-23 09:01:01 GDB Administrator

Automatic date update in version.in

281b81f 2016-07-22 09:01:08 GDB Administrator

Automatic date update in version.in

c60cb98 2016-07-21 09:01:06 GDB Administrator

Automatic date update in version.in

97621da 2016-07-20 09:00:59 GDB Administrator

Automatic date update in version.in

0a358c7 2016-07-19 09:01:07 GDB Administrator

Automatic date update in version.in

feaeb9e 2016-07-18 09:01:03 GDB Administrator

Automatic date update in version.in

e8b4e18 2016-07-17 09:01:28 GDB Administrator

Automatic date update in version.in

10c2374 2016-07-16 09:00:59 GDB Administrator

Automatic date update in version.in

688bf63 2016-07-15 09:01:03 GDB Administrator

Automatic date update in version.in

444fa85 2016-07-14 09:01:09 GDB Administrator

Automatic date update in version.in

7093054 2016-07-13 09:01:02 GDB Administrator

Automatic date update in version.in

23f53f0 2016-07-12 09:01:01 GDB Administrator

Automatic date update in version.in

a3b7392 2016-07-11 09:01:11 GDB Administrator

Automatic date update in version.in

7bd80cd 2016-07-10 09:01:02 GDB Administrator

Automatic date update in version.in

123847c 2016-07-09 09:00:59 GDB Administrator

Automatic date update in version.in

1fa2643 2016-07-08 09:00:57 GDB Administrator

Automatic date update in version.in

9ddc447 2016-07-07 09:01:02 GDB Administrator

Automatic date update in version.in

6214617 2016-07-06 09:01:03 GDB Administrator

Automatic date update in version.in

445f8cd 2016-07-05 09:01:07 GDB Administrator

Automatic date update in version.in

97faa37 2016-07-04 09:01:09 GDB Administrator

Automatic date update in version.in

0f848c6 2016-07-03 09:01:04 GDB Administrator

Automatic date update in version.in

615ee7e 2016-07-02 09:01:09 GDB Administrator

Automatic date update in version.in

a0203f2 2016-07-01 18:19:31 Tristan Gingold

Revert previous patch.