christos
9573673d78
Import binutils-2.26
2016-01-29 12:44:10 +00:00
matt
3a607a33f7
Update our in-tree binutils for RISCV to the latest.
2015-03-27 06:34:31 +00:00
matt
f23c31b5a7
When disassembling an auipc/jalr pair, print the address eventually being
...
called:
auipc t0,0x2b3
jalr t0,-616 # ffffffff802b2e98 <memset>
2014-09-20 04:53:19 +00:00
matt
41b40da6f6
Add RISC-V support.
2014-09-19 17:19:52 +00:00
matt
a45653d102
Merge in OR1K support from top of binutils-gdb GIT repository. This replaces
...
the existing support and most imporantly adds support for shared libraries.
2014-09-03 19:01:15 +00:00
christos
b410d6928d
resolve conflicts
2013-09-29 14:03:29 +00:00
christos
4e795f0325
from ftp.gnu.org
2013-09-29 13:48:10 +00:00
christos
883529b685
from ftp.gnu.org
2013-09-29 13:38:08 +00:00
christos
32998b1cb8
Merge new binutils. Only x86_64 works now; the rest will need to run mknative
...
again (at least).
2011-09-25 04:32:33 +00:00
christos
be9ac0ea6d
from ftp.gnu.org
2011-09-24 22:10:17 +00:00
bouyer
0c15c4be25
Add a fix-loongson2f-btb option to gas, from OpenBSD.
...
This works around a bug in the branch prediction logic of the
CPU which can cause a hard hang. The existing fix-loongson2f-jump
works around the same bug, but by 'fixing' the jump target to be within the
same 256MB region as the kernel. This will (silently) cause a jump
to the wrong address if the jump is intentionally to some other
region (e.g. a call to pmon).
fix-loongson2f-btb instead works around the issue by adding an explicit flush
of the branch target buffer (via a write to a cop0 register) before every
jump register instruction.
2011-08-27 13:19:39 +00:00
matt
1b9f0bef5f
Remove old mfcr/mtcr definitions
2011-04-14 08:05:00 +00:00
matt
91f4e65a42
Pull in MIPS XLR (XLS) support from patch in
...
http://sourceware.org/ml/binutils/2009-01/msg00383.html
This replaces local changes to support some xlr instructions.
2011-04-14 07:49:48 +00:00
matt
c82db00b04
Add NetLogic Fast Messaging instructions
2011-02-14 18:23:35 +00:00
skrll
af515df4eb
Pull in fixes from binutils_2_19 branch.
...
Bump version and re-run mknative to pick up.
2009-11-20 22:51:29 +00:00
skrll
0745739155
Pull across most of the changes from matt-nb5-mips64.
...
Only remaining change is bfd/elf.c:_bfd_elf_is_local_label_name which
should probably be done via mips_elf_is_local_label_name.
2009-11-15 10:25:16 +00:00
skrll
f343fec730
Remove old mis-merge.
2009-09-27 18:52:56 +00:00
skrll
abf07352b4
Merge changes to binutils 2.16.1 in src/gnu/dist/binutils into 2.19.1.
2009-08-19 07:19:30 +00:00
skrll
2a6b7db32d
Import binutils 2.19.1 as requested by matt@
...
OK'ed by board@
2009-08-18 10:16:42 +00:00