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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim/common: wire up new unordered comparisons
Stafford Horne
2019-06-13
3
-0
/
+33
*
sim/common: Wire in df/di conversion
Stafford Horne
2019-06-13
2
-0
/
+29
*
sim: Use host not target byte order for merging and splitting values
Andrew Burgess
2019-04-13
2
-5
/
+14
*
sim: fix all sim builds
Andrew Burgess
2019-03-28
3
-0
/
+8
*
sim/common: Fix warnings: "warning: implicit declaration of function..."
Stafford Horne
2019-03-28
7
-0
/
+28
*
sim/common: convert sim-arange to use sim-inline
Stafford Horne
2019-03-28
8
-36
/
+83
*
Fix the sim build
Tom Tromey
2019-01-26
3
-2
/
+45
*
Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_P
Simon Marchi
2019-01-16
2
-4
/
+1
*
Do not expand macros to 'defined'
Pavel I. Kryukov
2019-01-16
2
-5
/
+7
*
sim: Fix definition of SIM_ARANGE_INLINE
Simon Marchi
2019-01-15
2
-1
/
+5
*
Add 'extern C' if simulator is written in C++
Павел Крюков
2019-01-03
1
-0
/
+8
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
113
-113
/
+113
*
sim: Don't overwrite stored errno in sim_syscall_multi
Andrew Burgess
2018-12-18
2
-5
/
+5
*
sim/opcodes: Allow use of out of tree cgen source directory
Andrew Burgess
2018-12-06
1
-5
/
+11
*
or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
Richard Henderson
2018-10-05
2
-0
/
+43
*
Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler
Компан, Вячеслав Олегович
2018-09-28
3
-4
/
+14
*
Bump to autoconf 2.69 and automake 1.15.1
Simon Marchi
2018-06-19
3
-265
/
+342
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
113
-113
/
+113
*
sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])
Peter Gavin
2017-12-12
2
-0
/
+25
*
sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
Peter Gavin
2017-12-12
5
-5
/
+149
*
Honor an existing CC_FOR_BUILD in the environment for sim.
John Baldwin
2017-09-06
2
-4
/
+11
*
Refactor disassembler selection
Yao Qi
2017-05-24
2
-1
/
+9
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
113
-113
/
+113
*
sim: unify symbol table handling
Mike Frysinger
2016-08-15
4
-26
/
+83
*
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
*
Prevent possible undefined behaviour computing the size of the scache by usin...
Nick Clifton
2016-02-04
2
-11
/
+19
*
Minor comment fixes in sim/common/sim-fpu.c.
Joel Brobecker
2016-01-17
2
-67
/
+71
*
minor reformatting in sim/common/sim-fpu.c.
Joel Brobecker
2016-01-17
2
-2
/
+9
*
sim: config: do not try to align settings
Mike Frysinger
2016-01-11
2
-5
/
+10
*
sim: move many common settings from CPPFLAGS to config.h
Mike Frysinger
2016-01-10
7
-150
/
+104
*
sim: drop unused SIM_AC_OPTION_PACKAGES
Mike Frysinger
2016-01-10
4
-30
/
+7
*
sim: allow the environment configure option everywhere
Mike Frysinger
2016-01-10
2
-0
/
+5
*
sim: allow the assert configure option everywhere
Mike Frysinger
2016-01-10
2
-0
/
+5
*
sim: drop targ-vals.def->nltvals.def indirection
Mike Frysinger
2016-01-10
5
-18
/
+16
*
sim: allow the inline configure option everywhere
Mike Frysinger
2016-01-10
2
-15
/
+10
*
sim: drop --enable-sim-{regparm,stdcall} options
Mike Frysinger
2016-01-10
6
-192
/
+49
*
sim: drop --enable-sim-cflags option
Mike Frysinger
2016-01-10
4
-19
/
+8
*
sim: drop common/cconfig.h in favor of a single config.h
Mike Frysinger
2016-01-09
15
-10590
/
+81
*
sim: config: drop use of __DATE__/__TIME__
Mike Frysinger
2016-01-06
2
-7
/
+5
*
sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly
Mike Frysinger
2016-01-06
3
-2
/
+7
*
sim: trace: add support for disassembling
Mike Frysinger
2016-01-05
3
-1
/
+119
*
sim: use STATE_MAGIC helper
Mike Frysinger
2016-01-04
2
-1
/
+5
*
sim: unify min/max macros
Mike Frysinger
2016-01-04
5
-9
/
+17
*
sim: parse_args: polish getopt error message
Mike Frysinger
2016-01-04
2
-1
/
+5
*
sim: punt x86-specific bswap logic
Mike Frysinger
2016-01-04
5
-55
/
+12
*
sim: parse_args: display getopt error ourselves
Mike Frysinger
2016-01-03
2
-1
/
+33
*
sim: clean up some more device detritus
Mike Frysinger
2016-01-03
3
-4
/
+5
*
sim: use libiberty countargv in more places
Mike Frysinger
2016-01-03
2
-2
/
+6
*
sim: nrun: use lbasename
Mike Frysinger
2016-01-03
2
-5
/
+9
[next]