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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sim
/
moxie
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim: use AS_HELP_STRING everywhere
Mike Frysinger
2015-06-23
1
-0
/
+4
*
sim: update configure.in->configure.ac docs
Mike Frysinger
2015-06-12
1
-0
/
+4
*
sim: drop -DTRACE from configure
Mike Frysinger
2015-06-12
1
-0
/
+4
*
sim: moxie: use new common trace defines
Mike Frysinger
2015-06-12
1
-0
/
+5
*
sim: moxie: rename TRACE to MOXIE_TRACE_INSN
Mike Frysinger
2015-06-12
1
-0
/
+6
*
sim: unify SIM_CPU definition
Mike Frysinger
2015-04-18
1
-0
/
+4
*
sim: unify sim_cia definition
Mike Frysinger
2015-04-18
1
-0
/
+4
*
sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
Mike Frysinger
2015-04-17
1
-0
/
+6
*
sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers
Mike Frysinger
2015-04-16
1
-0
/
+7
*
sim: unify sim-cpu usage
Mike Frysinger
2015-04-15
1
-0
/
+5
*
sim: fix the PKGVERSION define
Mike Frysinger
2015-04-13
1
-0
/
+4
*
sim: move sim-engine.o/sim-hrw.o to the common list
Mike Frysinger
2015-04-06
1
-0
/
+4
*
sim: moxie: fix running after nrun conversion
Mike Frysinger
2015-04-05
1
-0
/
+10
*
sim: run: punt!
Mike Frysinger
2015-04-01
1
-0
/
+4
*
sim: update zlib handling
Mike Frysinger
2015-04-01
1
-0
/
+4
*
sim: moxie: clean up build time warnings
Mike Frysinger
2015-03-24
1
-0
/
+11
*
sim: moxie: convert to nrun.o
Mike Frysinger
2015-03-24
1
-0
/
+25
*
sim: moxie: switch to common sim-command.o
Mike Frysinger
2015-03-24
1
-0
/
+5
*
sim: rename tconfig.in to tconfig.h
Mike Frysinger
2015-03-16
1
-0
/
+4
*
sim: mcore/moxie: clean up makefiles a bit
Mike Frysinger
2015-03-14
1
-0
/
+6
*
sim: make nrun the default run program
Mike Frysinger
2015-03-14
1
-0
/
+6
*
sim: drop duplicate header checks
Mike Frysinger
2015-03-14
1
-0
/
+5
*
sim: drop unused headers
Mike Frysinger
2015-02-20
1
-0
/
+6
*
sim: drop unused sim_kill function
Mike Frysinger
2015-02-19
1
-0
/
+4
*
Update sto/ldo implementations with 16 bit offsets
Anthony Green
2014-12-27
1
-0
/
+6
*
Whitespace cleanup
Anthony Green
2014-12-25
1
-0
/
+5
*
Add support for moxie's mul.x and umul.x instructions
Anthony Green
2014-12-24
1
-0
/
+4
*
Add zex instruction support for moxie port
Anthony Green
2014-12-12
1
-0
/
+4
*
Fix --diable-shared --enable-plugins build breakage
Alan Modra
2014-08-19
1
-0
/
+4
*
Regenerate sim configury.
Roland McGrath
2014-08-15
1
-0
/
+5
*
Add support for two new moxie sign-extension instructions
Anthony Green
2014-04-02
1
-0
/
+4
*
sim: constify arg to sim_do_command
Mike Frysinger
2014-03-10
1
-0
/
+4
*
sim: constify prog_name
Mike Frysinger
2014-03-05
1
-0
/
+4
*
sim: delete duplicate SIGINT handling
Mike Frysinger
2014-02-17
1
-0
/
+6
*
Regenerate sim configure files to pick up support for powerpc64le in
Alan Modra
2013-09-23
1
-0
/
+4
*
* Makefile.in (dtbdir): Don't use gdb's version.in.
Tom Tromey
2013-06-26
1
-0
/
+4
*
sim: use AM_MAINTAINER_MODE
Mike Frysinger
2013-06-05
1
-0
/
+4
*
Remove debug output
Anthony Green
2013-01-17
1
-0
/
+4
*
Adjust for branch target encoding change
Anthony Green
2012-09-08
1
-0
/
+5
*
sim: moxie: fix build by including config.h first
Mike Frysinger
2012-06-17
1
-0
/
+4
*
Define PACKAGE macro in all sims' config.h.
Joel Brobecker
2012-06-15
1
-0
/
+4
*
[PATCH] sim: make sure to include strsignal prototype
Mike Frysinger
2012-03-24
1
-0
/
+4
*
sim: generate build dependencies on the fly
Mike Frysinger
2011-12-03
1
-0
/
+5
*
sim: rename common/aclocal.m4 to common/acinclude.m4
Mike Frysinger
2011-10-18
1
-0
/
+4
*
sim: move from common.m4 to SIM_AC_COMMON
Mike Frysinger
2011-10-18
1
-0
/
+6
*
sim: constify sim_write source buffer (part 2)
Mike Frysinger
2010-04-14
1
-0
/
+4
*
sim/moxie/
Jan Kratochvil
2010-02-27
1
-0
/
+4
*
Fix nop insn for moxie
Anthony Green
2010-02-03
1
-0
/
+5
*
Add period to sentence in comment.
Anthony Green
2010-01-13
1
-0
/
+4
*
Initialize SIM_DESC properly.
Anthony Green
2010-01-13
1
-0
/
+5
[next]