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/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
*
Add support for two new moxie sign-extension instructions
Anthony Green
2014-04-02
2
-2
/
+22
*
Improve .rsrc section merging with better handling of the alignment adjustments
Nick Clifton
2014-03-19
1
-0
/
+6
*
Convert function declarations to ISO C format. Remove redundant code.
Nick Clifton
2014-03-18
1
-99
/
+60
*
Add support for instruction level tracing to the ARM simulator.
Nick Clifton
2014-03-14
7
-94
/
+245
*
Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...
David McQuillan
2014-03-14
3
-3
/
+23
*
Add myself as the maintainer for the MSP430 sim.
Nick Clifton
2014-03-12
2
-0
/
+5
*
sim: msp430: start a test framework
Mike Frysinger
2014-03-10
9
-0
/
+120
*
sim: msp430: set initial PC to ELF entry if available
Mike Frysinger
2014-03-10
2
-1
/
+11
*
sim: msp430: fix build time warnings
Mike Frysinger
2014-03-10
2
-2
/
+7
*
sim: constify arg to sim_do_command
Mike Frysinger
2014-03-10
30
-28
/
+95
*
sim: constify prog_name
Mike Frysinger
2014-03-05
35
-22
/
+89
*
sim: convert old style prototypes
Mike Frysinger
2014-03-04
26
-266
/
+209
*
Revise signal mapping function in GDB interface for RX sim.
Kevin Buettner
2014-02-17
2
-29
/
+18
*
sim: delete duplicate SIGINT handling
Mike Frysinger
2014-02-17
10
-57
/
+31
*
sim: ppc: drop $(LIBS) from psim dependency
Aaro Koskinen
2014-02-17
2
-3
/
+7
*
remove VA_* macros from sim
Tom Tromey
2014-01-07
4
-5
/
+11
*
remove PARAMS from sim
Tom Tromey
2014-01-07
33
-430
/
+459
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
546
-546
/
+546
*
sim: bfin: tests: make run-tests.sh executable
Mike Frysinger
2013-12-07
2
-0
/
+4
*
strip off +x bits on non-executable/script files
Mike Frysinger
2013-12-07
1
-0
/
+4
*
2013-11-25 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2013-11-25
2
-1
/
+5
*
sim/ChangeLog: Correct bug number in previous commit.
Will Newton
2013-11-07
1
-1
/
+1
*
sim/arm: Prevent crash when running sim with no binary.
Will Newton
2013-11-07
2
-0
/
+8
*
sim/arm: Prevent NULL pointer dereference in sim_create_inferior.
Will Newton
2013-11-07
2
-4
/
+14
*
* Makefile.in (srcsim): New variable.
Hans-Peter Nilsson
2013-10-15
2
-1
/
+7
*
* create-version.sh: Align parameters to match those of
Hans-Peter Nilsson
2013-10-15
3
-6
/
+19
*
sim/erc32/ChangeLog:
Sergio Durigan Junior
2013-10-09
2
-3
/
+16
*
Regenerate sim configure files to pick up support for powerpc64le in
Alan Modra
2013-09-23
55
-137
/
+9417
*
sim: mark complete_option_list args const to fix build warnings
Mike Frysinger
2013-09-03
2
-1
/
+5
*
* gdb-if.c (hw_breakpoints): Remove.
Kevin Buettner
2013-08-08
2
-10
/
+15
*
move version.in from gdb/common back to gdb
Tom Tromey
2013-06-28
5
-3
/
+14
*
* rx.c (SHIFT_OP): A shift by zero still sets the condition codes.
Nick Clifton
2013-06-28
2
-2
/
+6
*
* Makefile.in (dtbdir): Don't use gdb's version.in.
Tom Tromey
2013-06-26
2
-1
/
+5
*
Adapt sim to new version number & date locations.
Joel Brobecker
2013-06-24
5
-11
/
+51
*
sim: bfin: note missing parallel handling of SEARCH
Mike Frysinger
2013-06-24
2
-0
/
+18
*
sim: bfin: handle invalid HLs encoding in dsp shift insns
Mike Frysinger
2013-06-24
2
-5
/
+16
*
sim: bfin: run-tests.sh: fix typo in usage exit
Mike Frysinger
2013-06-24
2
-1
/
+5
*
sim: bfin: se_all32bitopcodes: skip debug insns under the sim
Mike Frysinger
2013-06-24
2
-1
/
+18
*
sim: bfin: speed up all insn testcases slightly
Mike Frysinger
2013-06-24
2
-2
/
+8
*
sim: bfin: trim trailing whitespace
Mike Frysinger
2013-06-23
2
-1
/
+5
*
* msp430: New Directory.
Nick Clifton
2013-06-21
17
-0
/
+8534
*
sim: bfin: stricter insn decoding
Mike Frysinger
2013-06-19
2
-50
/
+86
*
sim: bfin: tweak run-tests for parallel usage
Mike Frysinger
2013-06-17
2
-6
/
+34
*
sim: bfin: add helpful info for generating test tables
Mike Frysinger
2013-06-17
2
-0
/
+23
*
sim: bfin: drop RET[ENI] setup
Mike Frysinger
2013-06-17
2
-3
/
+4
*
sim: bfin: add flush/HWERR todo
Mike Frysinger
2013-06-17
2
-0
/
+8
*
sim: bfin: only regen linux-fixed-code.h in maintainer mode
Mike Frysinger
2013-06-10
2
-1
/
+6
*
sim: use AM_MAINTAINER_MODE
Mike Frysinger
2013-06-05
76
-337
/
+1802
*
sim: arm: add support for MOVW and MOVT instructions
Mike Frysinger
2013-05-15
4
-4
/
+71
*
* v850.igen (LDSR): Accept but ignore a selID parameter.
Nick Clifton
2013-05-13
2
-3
/
+9
[next]