GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor disassembler selection
Yao Qi
2017-05-24
2
-1
/
+9
*
Fix ldn/stn multiple instructions. Fix testcases with unaligned data.
Jim Wilson
2017-04-22
14
-202
/
+454
*
Add support for fcvtl and fcvtl2.
Jim Wilson
2017-04-08
4
-0
/
+112
*
Support the fcmXX zero instructions.
Jim Wilson
2017-04-08
4
-0
/
+232
*
Fix bug with cmn/adds where C flag was incorrectly set.
Jim Wilson
2017-03-25
4
-1
/
+27
*
Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.
Jim Wilson
2017-03-03
5
-9
/
+89
*
Add missing smov support, and clean up existing umov support.
Jim Wilson
2017-02-25
4
-75
/
+227
*
Add missing cnt (popcount) instruction support.
Jim Wilson
2017-02-25
4
-0
/
+94
*
Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.
Jim Wilson
2017-02-19
8
-36
/
+157
*
Add self to aarch64 maintainers. Fix mla instruction.
Jim Wilson
2017-02-14
6
-49
/
+128
*
Fix bit/bif instructions.
Jim Wilson
2017-02-14
4
-10
/
+107
*
Add ldn/stn single support, fix ldnr support.
Jim Wilson
2017-02-14
6
-269
/
+698
*
sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
Mike Frysinger
2017-02-13
39
-62
/
+141
*
Add support for cmtst.
Jim Wilson
2017-01-23
4
-0
/
+113
*
Fixes for addv and xtn2 instructions.
Jim Wilson
2017-01-17
5
-31
/
+158
*
Fix problems with the implementation of the uzp1 and uzp2 instructions.
Jim Wilson
2017-01-09
4
-17
/
+273
*
Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul.
Jim Wilson
2017-01-04
9
-33
/
+618
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
576
-576
/
+576
*
Fix bugs with float compare and Inf operands.
Jim Wilson
2016-12-21
4
-0
/
+184
*
MAINTAINERS: Add myself as a MIPS maintainer
Maciej W. Rozycki
2016-12-14
2
-0
/
+6
*
Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.
Jim Wilson
2016-12-13
7
-45
/
+309
*
Fix bugs with tbnz/tbz instructions.
users/ARM/embedded-binutils-master-2016q4
Jim Wilson
2016-12-03
2
-3
/
+8
*
Fix typo in ChangeLog entry.
Jim Wilson
2016-12-01
1
-1
/
+1
*
Fix bug with FP stur instructions.
Jim Wilson
2016-12-01
2
-6
/
+11
*
sim: mips: add PR info to ChangeLog
Mike Frysinger
2016-11-12
1
-0
/
+2
*
sim: mips: fix dv-tx3904cpu build error
Mike Frysinger
2016-11-11
2
-0
/
+10
*
sim: mips: fix builds for r3900 cpus due to missing check_u64
Mike Frysinger
2016-11-11
2
-0
/
+5
*
sim: avr: move changelog entries to subdir
Mike Frysinger
2016-10-18
2
-7
/
+7
*
sim: m68hc11: use standard STATIC_INLINE helper
Mike Frysinger
2016-08-16
2
-25
/
+34
*
sim: unify symbol table handling
Mike Frysinger
2016-08-15
17
-170
/
+164
*
sim: m68hc11: standardize sim_cpu naming
Mike Frysinger
2016-08-13
10
-347
/
+366
*
sim: m68hc11: fix up various prototype related warnings
Mike Frysinger
2016-08-13
8
-12
/
+29
*
sim: cgen: constify mode_names
Mike Frysinger
2016-08-13
3
-2
/
+7
*
sim: cgen: drop unused argv/envp definitions
Mike Frysinger
2016-08-13
2
-8
/
+5
*
sim: bfin: split out common mach/model defines into arch.h [PR sim/20438]
Mike Frysinger
2016-08-13
4
-26
/
+55
*
Undo the previous change to the aarch64 sim - exporting aarch64_step() - and ...
Nick Clifton
2016-08-12
3
-9
/
+19
*
Export the single step function from the AArch64 simulator.
Nick Clifton
2016-08-11
4
-9
/
+19
*
Wean gdb and sim off private libbfd.h header
Alan Modra
2016-07-27
6
-7
/
+18
*
Fix typo fsqrt -> sqrtf.
Nick Clifton
2016-07-21
1
-1
/
+1
*
Use fsqrt() to calculate float (rather than double) square root.
Nick Clifton
2016-07-21
2
-1
/
+5
*
Update PC when simulate break instruction.
Denis Chertykov
2016-07-19
2
-2
/
+8
*
Small improvements to the ARM simulator to cope with illegal binaries.
Nick Clifton
2016-07-14
3
-4
/
+13
*
Add support for simulating big-endian AArch64 binaries.
Jim Wilson
2016-06-30
3
-9
/
+30
*
Add support for FMLA (by element) to AArch64 sim.
Nick Clifton
2016-05-06
2
-2
/
+77
*
Fix a typo in the check for SNANs in the RX simulator.
Nick Clifton
2016-04-27
2
-1
/
+7
*
Add support for the --trace-decode option to the AArch64 simulator.
Nick Clifton
2016-04-27
2
-7
/
+317
*
Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.
Oleg Endo
2016-04-10
3
-37
/
+21
*
Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.
Oleg Endo
2016-04-10
2
-5
/
+5
*
Adjust default memory size and stack base address for SH simulator.
Oleg Endo
2016-04-09
2
-3
/
+8
*
Ignore DWARF debug information with a version of 0 - assume that it is padding.
Nick Clifton
2016-04-04
1
-12
/
+189
[next]