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
/
m68hc11
/
interp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
sim: unify symbol table handling
Mike Frysinger
2016-08-15
1
-37
/
+12
*
sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly
Mike Frysinger
2016-01-06
1
-2
/
+2
*
sim: parse_args: display getopt error ourselves
Mike Frysinger
2016-01-03
1
-3
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
sim: cris/m68hc11: move default endian/alignment to configure
Mike Frysinger
2015-12-30
1
-4
/
+0
*
sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...
Mike Frysinger
2015-12-30
1
-9
/
+9
*
sim: sim-close: unify sim_close logic
Mike Frysinger
2015-11-15
1
-16
/
+0
*
sim: m68hc11: delete unused interrupt_names
Mike Frysinger
2015-06-11
1
-8
/
+0
*
sim: m68hc11: switch to common sim_resume
Mike Frysinger
2015-06-11
1
-76
/
+0
*
sim: m68hc11/mn10300/v850: delete redundant INLINE defines
Mike Frysinger
2015-06-11
1
-8
/
+0
*
sim: m68hc11: convert to sim-cpu
Mike Frysinger
2015-04-13
1
-8
/
+31
*
sim: m68hc11/mips/mn10300/v850: add basic sim_pc_get
Mike Frysinger
2015-03-24
1
-0
/
+6
*
sim: erc32/h8300/m68hc11: trim unused functions
Mike Frysinger
2015-03-24
1
-31
/
+0
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
sim: start a unified sim_do_command
Mike Frysinger
2011-07-05
1
-27
/
+0
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-2
/
+2
*
Update copyright notices to add year 2010.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Update the copyright notice of some of the files I missed
Joel Brobecker
2009-01-14
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all files explicitly copyright the FSF
Joel Brobecker
2007-08-24
1
-5
/
+4
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* interp.c (sim_prepare_for_program): Use bfd_get_section_size
Alan Modra
2004-06-15
1
-2
/
+3
*
* sim-main.h (phys_to_virt): Use memory bank parameters to translate
Stephane Carrez
2003-08-08
1
-13
/
+95
*
* interp.c (sim_fetch_register): Only store a single byte for
Stephane Carrez
2003-03-01
1
-2
/
+9
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
1
-3
/
+3
*
* interp.c (sim_prepare_for_program): Look up the image for the
Stephane Carrez
2002-08-13
1
-1
/
+24
*
* interp.c (sim_hw_configure): Return 1 for success.
Stephane Carrez
2002-08-13
1
-3
/
+5
*
* dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory
Stephane Carrez
2002-08-13
1
-1
/
+4
*
* interp.c (sim_hw_configure): Connect port-X to cpu-write-port.
Stephane Carrez
2002-08-13
1
-0
/
+9
*
* m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
Stephane Carrez
2002-08-13
1
-5
/
+18
*
* m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
Stephane Carrez
2002-03-07
1
-9
/
+0
*
* interp.c (sim_hw_configure): Save the HW cpu pointer in the
Stephane Carrez
2002-03-07
1
-0
/
+4
*
* sim-main.h (cpu_frame, cpu_frame_list): Remove.
Stephane Carrez
2002-03-07
1
-4
/
+2
*
* Makefile.in (SIM_OBJS): Remove sim-resume.o
Stephane Carrez
2001-07-22
1
-0
/
+80
*
Improve HC11 simulator to support HC12
Stephane Carrez
2001-05-20
1
-80
/
+214
*
Remove soft reg hack in the 68hc11 simulator
Stephane Carrez
2000-09-10
1
-49
/
+1
*
Use address mapping levels for 68hc11 simulator (kill overlap hack)
Stephane Carrez
2000-08-11
1
-4
/
+4
*
New simulator.
Andrew Cagney
2000-07-27
1
-0
/
+517