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
/
v850
/
simops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* simops.c (v850_rotl): New function.
Nick Clifton
2013-01-28
1
-0
/
+50
*
Commit gdb and sim support for v850e2 and v850e2v3 on behalf of
Kevin Buettner
2012-03-29
1
-1
/
+715
*
* simops (OP_10007E0): Update errno handling as most traps
Kevin Buettner
2011-03-21
1
-3
/
+81
*
sim: punt zfree()
Mike Frysinger
2011-02-14
1
-8
/
+8
*
* simops.c (OP_1C007E0): Compensate for 64 bit hosts.
DJ Delorie
2008-02-06
1
-7
/
+9
*
Index: ChangeLog
DJ Delorie
2008-02-06
1
-82
/
+151
*
* simops.c: Include <sys/types.h>.
Mark Kettenis
2004-01-18
1
-0
/
+2
*
* simops.c (OP_40): Delete. Move code to...
Nick Clifton
2003-04-06
1
-44
/
+0
*
2002-11-30 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-30
1
-19
/
+19
*
Fix handling of v850e bit-twiddle instructions.
Jim Wilson
2002-09-30
1
-2
/
+2
*
Fix bug in support for trap instruction.
Jim Wilson
2002-09-27
1
-1
/
+1
*
Makefile.in: Add gen-zero-r0 option.
Nick Clifton
2002-08-29
1
-1
/
+1
*
* simops.c (trace_result): Fix printf formatting.
Andrew Cagney
2002-06-17
1
-1
/
+2
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+2733
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-2778
/
+0
*
Clean up tracing for Bcond & jmp insns.
Andrew Cagney
1997-09-19
1
-240
/
+0
*
Fix cmov immed.
Andrew Cagney
1997-09-19
1
-17
/
+1
*
Fix cmov insn.
Andrew Cagney
1997-09-19
1
-16
/
+1
*
Clean up more tracing.
Andrew Cagney
1997-09-17
1
-35
/
+0
*
Fix tracing for: "ctret", "bsw", "hsw"
Andrew Cagney
1997-09-17
1
-103
/
+3
*
Smooth some of ALU tracing's rough edges.
Andrew Cagney
1997-09-16
1
-232
/
+127
*
Use trace_one_insn in trace functions. Buffer up trace data so that
Andrew Cagney
1997-09-16
1
-163
/
+123
*
Restrict ldsr (load system register) to modifying just non-reserved PSW bits.
Andrew Cagney
1997-09-16
1
-35
/
+0
*
* simops.c (Multiply64): Don't store into register zero.
Jim Wilson
1997-09-16
1
-2
/
+5
*
Fix sanitization for v850 V v850e V v850eq
Andrew Cagney
1997-09-15
1
-413
/
+198
*
For v850eq start up with US bit set.
Andrew Cagney
1997-09-15
1
-313
/
+117
*
Have trace_input, trace_output use sim-trace for IO.
Andrew Cagney
1997-09-10
1
-47
/
+57
*
Add multi-sim support to v850/v850e/v850eq simulators.
Andrew Cagney
1997-09-08
1
-103
/
+110
*
Replace memory model with one from sim/common directory.
Andrew Cagney
1997-09-04
1
-25
/
+115
*
Pacify gcc-current -Wall.
Andrew Cagney
1997-09-03
1
-0
/
+4
*
Add real SIM_DESC arg to v850 simulator.
Andrew Cagney
1997-09-03
1
-26
/
+34
*
Compile from UNIX to cygwin32.
Andrew Cagney
1997-09-01
1
-1
/
+64
*
Updated with respect to the HDD-tool-0611 document.
Nick Clifton
1997-08-22
1
-58
/
+64
*
Added N step divide routines, courtesy of Sugimoto at NEC.
Nick Clifton
1997-08-20
1
-218
/
+335
*
Fixed interpretation of SR bit in list18 structures.
Nick Clifton
1997-08-20
1
-640
/
+1931
*
Cleanups to compile under FreeBSD
Andrew Cagney
1997-04-17
1
-10
/
+17
*
Deal with kill encoding the signal via the exit status.
Michael Meissner
1996-12-31
1
-3
/
+6
*
Allow exit to work normally under gdb
Michael Meissner
1996-12-27
1
-102
/
+112
*
Fix linux build problem.
Gavin Romig-Koch
1996-10-31
1
-0
/
+1
*
* simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.
Jeff Law
1996-10-30
1
-0
/
+22
*
* simops.c (OP_10007E0): Handle SYS_time.
Jeff Law
1996-10-30
1
-0
/
+3
*
* simops.c: Include <sys/stat.h>.
Jeff Law
1996-10-29
1
-18
/
+13
*
* simops.c (OP_500): Mask off low bit in displacement
Jeff Law
1996-10-24
1
-2
/
+2
*
* simops.c (OP_500): Fix displacement handling for sld.w.
Jeff Law
1996-10-24
1
-2
/
+2
*
* simops.c (trace_input): Remove all references to SEXT7.
Jeff Law
1996-10-24
1
-10
/
+10
*
* Makefile.in: Get rid of srcroot. Set all INSTALL macros via
Stu Grossman
1996-10-24
1
-32
/
+46
*
* gencode.c (write_opcodes): Output hex values for opcode mask
Stu Grossman
1996-09-28
1
-0
/
+8
*
* simops.c (trace_input): Fix thinko.
Jeff Law
1996-09-27
1
-7
/
+7
*
Print line # and function name or filename if they exist for each PC.
Michael Meissner
1996-09-12
1
-3
/
+64
*
Add tracing support; Fix some problems with hardwired sizes
Michael Meissner
1996-09-11
1
-97
/
+594
[next]