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
/
bfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim: trace: add a basic cpu register class
Mike Frysinger
2015-06-24
3
-28
/
+5
*
sim: use AS_HELP_STRING everywhere
Mike Frysinger
2015-06-23
2
-14
/
+30
*
sim: syscall: unify memory helpers
Mike Frysinger
2015-06-17
2
-28
/
+10
*
sim: callback: add human readable strings for debugging to maps
Mike Frysinger
2015-06-17
2
-496
/
+503
*
sim: bfin: expand CB_SYS_xxx comment
Mike Frysinger
2015-06-12
2
-1
/
+7
*
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: trace: add common macros for logging info
Mike Frysinger
2015-06-12
6
-37
/
+46
*
Fix typos in sim sources exposed by static analysis.
Nick Clifton
2015-04-24
2
-1
/
+8
*
sim: unify SIM_CPU definition
Mike Frysinger
2015-04-18
2
-0
/
+6
*
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
-6
/
+6
*
sim: fix the PKGVERSION define
Mike Frysinger
2015-04-13
2
-2
/
+6
*
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
*
sim: clean up SIM_EXTRA_OBJS references
Mike Frysinger
2015-04-02
2
-2
/
+5
*
Regenerate configure in sim
H.J. Lu
2015-04-01
1
-4
/
+6
*
sim: update zlib handling
Mike Frysinger
2015-04-01
3
-84
/
+17
*
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
-15
/
+12
*
sim: dv-sockser: add stub funcs when not available
Mike Frysinger
2015-03-23
2
-6
/
+5
*
sim: bfin/msp430: drop run-sim.h include
Mike Frysinger
2015-03-23
2
-1
/
+4
*
sim: rename tconfig.in to tconfig.h
Mike Frysinger
2015-03-16
5
-21
/
+22
*
sim: dv-sockser: push module init prototype down
Mike Frysinger
2015-03-15
2
-12
/
+5
*
sim: bfin: fix signed warning
Mike Frysinger
2015-03-14
2
-1
/
+5
*
sim: make nrun the default run program
Mike Frysinger
2015-03-14
2
-3
/
+4
*
sim: bfin: fix up linux-fixed-code.h generation more [PR sim/13160]
Mike Frysinger
2015-03-10
2
-1
/
+7
*
sim: bfin: fix bug reference
Mike Frysinger
2015-03-09
1
-1
/
+1
*
sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]
Mike Frysinger
2015-03-09
2
-3
/
+11
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
75
-75
/
+75
*
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
/
+52
*
sim: convert old style prototypes
Mike Frysinger
2014-03-04
2
-7
/
+8
*
remove PARAMS from sim
Tom Tromey
2014-01-07
1
-4
/
+4
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
75
-75
/
+75
*
Regenerate sim configure files to pick up support for powerpc64le in
Alan Modra
2013-09-23
2
-5
/
+15
*
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: stricter insn decoding
Mike Frysinger
2013-06-19
2
-50
/
+86
*
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
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
3
-32
/
+87
*
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-03-23
3
-28
/
+28
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
75
-75
/
+75
*
Revert GPL version change in sim/bfin/aclocal.m4
Joel Brobecker
2012-12-20
2
-1
/
+7
*
Revert GPL version change in linux-fixed-code.s.
Joel Brobecker
2012-12-20
2
-1
/
+6
[next]