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
/
m68hc11
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim: always enable modulo memory
Mike Frysinger
2015-11-17
2
-1
/
+4
*
sim: sim-stop/sim-reason/sim-reg: move to common obj list
Mike Frysinger
2015-11-16
2
-2
/
+4
*
sim: clean up redundant objects
Mike Frysinger
2015-11-15
2
-1
/
+4
*
sim: sim-close: unify sim_close logic
Mike Frysinger
2015-11-15
2
-16
/
+4
*
Remove leading/trailing white spaces in ChangeLog
H.J. Lu
2015-07-24
1
-21
/
+21
*
sim: use AS_HELP_STRING everywhere
Mike Frysinger
2015-06-23
2
-11
/
+23
*
sim: update configure.in->configure.ac docs
Mike Frysinger
2015-06-12
2
-1
/
+5
*
sim: drop -DTRACE from configure
Mike Frysinger
2015-06-12
2
-3
/
+7
*
sim: m68hc11: delete unused interrupt_names
Mike Frysinger
2015-06-11
2
-8
/
+4
*
sim: m68hc11: switch to common sim_resume
Mike Frysinger
2015-06-11
3
-77
/
+7
*
sim: m68hc11/mn10300/v850: delete redundant INLINE defines
Mike Frysinger
2015-06-11
2
-8
/
+4
*
Fix problems in the sim sources discovered by running the cppcheck static ana...
Nick Clifton
2015-04-29
2
-0
/
+8
*
sim: unify SIM_CPU definition
Mike Frysinger
2015-04-18
2
-3
/
+4
*
sim: unify sim_cia definition
Mike Frysinger
2015-04-18
2
-2
/
+4
*
sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
Mike Frysinger
2015-04-17
2
-3
/
+4
*
sim: unify sim-cpu usage
Mike Frysinger
2015-04-15
3
-7
/
+5
*
sim: fix the PKGVERSION define
Mike Frysinger
2015-04-13
2
-2
/
+6
*
sim: m68hc11: convert to sim-cpu
Mike Frysinger
2015-04-13
4
-11
/
+48
*
sim: move sim-engine.o/sim-hrw.o to the common list
Mike Frysinger
2015-04-06
2
-2
/
+4
*
Regenerate configure in sim
H.J. Lu
2015-04-02
1
-2
/
+2
*
Regenerate configure in sim
H.J. Lu
2015-04-01
1
-4
/
+6
*
sim: update zlib handling
Mike Frysinger
2015-04-01
2
-84
/
+13
*
sim: m68hc11: fix gcc-5 build error w/restrict keyword
Mike Frysinger
2015-03-31
3
-8
/
+15
*
sim: m68hc11/mips/mn10300/v850: add basic sim_pc_get
Mike Frysinger
2015-03-24
2
-0
/
+10
*
sim: erc32/h8300/m68hc11: trim unused functions
Mike Frysinger
2015-03-24
3
-33
/
+6
*
sim: fix sim-hardware configure option
Mike Frysinger
2015-03-24
2
-6
/
+6
*
sim: drop support for requiring hw support
Mike Frysinger
2015-03-23
2
-10
/
+9
*
sim: dv-sockser: move build to common dir
Mike Frysinger
2015-03-23
4
-23
/
+14
*
sim: rename tconfig.in to tconfig.h
Mike Frysinger
2015-03-16
3
-10
/
+10
*
sim: make nrun the default run program
Mike Frysinger
2015-03-14
2
-3
/
+4
*
sim: drop duplicate header checks
Mike Frysinger
2015-03-14
4
-28
/
+15
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
14
-14
/
+14
*
Fix --diable-shared --enable-plugins build breakage
Alan Modra
2014-08-19
2
-2
/
+64
*
Regenerate sim configury.
Roland McGrath
2014-08-15
3
-9
/
+55
*
sim: convert old style prototypes
Mike Frysinger
2014-03-04
2
-7
/
+8
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
14
-14
/
+14
*
Regenerate sim configure files to pick up support for powerpc64le in
Alan Modra
2013-09-23
2
-5
/
+15
*
sim: use AM_MAINTAINER_MODE
Mike Frysinger
2013-06-05
3
-13
/
+72
*
gdb
Tom Tromey
2013-05-10
2
-1
/
+6
*
sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things
Mike Frysinger
2013-03-26
2
-28
/
+45
*
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-03-23
2
-1
/
+6
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
14
-16
/
+14
*
Fix sim build when configured with --enable-plugins
H.J. Lu
2012-11-20
1
-1
/
+8960
*
Define PACKAGE macro in all sims' config.h.
Joel Brobecker
2012-06-15
3
-0
/
+19
*
[PATCH] sim: make sure to include strsignal prototype
Mike Frysinger
2012-03-24
4
-153
/
+273
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
14
-28
/
+16
*
sim: generate build dependencies on the fly
Mike Frysinger
2011-12-03
3
-0
/
+319
*
sim: dv-cfi: check for log2 support in libm when enabled
Mike Frysinger
2011-10-19
2
-0
/
+52
*
sim: rename common/aclocal.m4 to common/acinclude.m4
Mike Frysinger
2011-10-18
2
-1
/
+5
*
sim: move from common.m4 to SIM_AC_COMMON
Mike Frysinger
2011-10-18
3
-369
/
+363
[next]