1 Commits (13678b206f14f75199ca4bf8efcd738a4e09b257)

Author SHA1 Message Date
Mike Frysinger df68e12b3b sim: create header namespace 5 years ago
Mike Frysinger e904f56d02 gdb/sim: add support for exporting memory map 10 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
Yuri Chornovian de194d8575 Fix spelling typos. 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Mike Frysinger 8406bb5944 sim: dv-sockser: push module init prototype down 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Mike Frysinger 60d847df0b sim: constify arg to sim_do_command 12 years ago
Alan Modra 4b95cf5c0c Update copyright years 12 years ago
Mike Frysinger b2b255bdf3 sim: constify prog_name 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago
Steve Ellcey 3cb2ab1a46 gdb: 13 years ago
Joel Brobecker 8acc9f485b Update years in copyright notice for the GDB files. 13 years ago
Joel Brobecker c5a5708100 Copyright year update in most files of the GDB Project. 15 years ago
Mike Frysinger 5592f70ec8 gdb: sim: add style fixes lost between git->cvs 15 years ago
Mike Frysinger 56a9aa1d10 gdb: sim: add command line completion 15 years ago
Andrew Burgess dae477fed8 http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html 15 years ago
Joel Brobecker 7b6bb8daac run copyright.sh for 2011. 16 years ago
Mike Frysinger 6f2bc2ee5d sim: drop PARAMS 16 years ago
Mike Frysinger cb1cc9c67a sim: constify sim_write source buffer 16 years ago
Joel Brobecker dc3cf14f35 Update copyright notices to add year 2010. 17 years ago
Joel Brobecker e4d013fc0f Update the copyright notice of some of the files I missed 18 years ago
Daniel Jacobowitz 9b254dd1ce Updated copyright notices for most files. 19 years ago
Joel Brobecker 1d52ba212b Switch the license of all .h files to GPLv3. 19 years ago
Daniel Jacobowitz 6aba47ca06 Copyright updates for 2007. 20 years ago
Andrew Cagney 113dd8b27d 2003-02-27 Andrew Cagney <cagney@redhat.com> 23 years ago
Andrew Cagney 836cc9f493 Index: include/gdb/ChangeLog 23 years ago
Andrew Cagney 75c4388adb Index: sim/common/ChangeLog 24 years ago
Andrew Cagney 3c25f8c7b0 Move include/callback.h and include/remote-sim.h to include/gdb/. 24 years ago
Nick Clifton 4f1d9bd8e2 Fix typos in ChangeLogs; add coff/external.h; fix copyright dates 25 years ago
Andrew Cagney baa7ae6f10 When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing 27 years ago
Andrew Cagney c1a8de50ed (sim_resume): Clarify use of SIGGNAL. 27 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
Andrew Cagney fbb8b6b9ab For sim_fetch_register / sim_store_register: Add LENGTH parameter, 29 years ago
Andrew Cagney aaa11abe42 Clarify meaning of sim_signalled's SIGRC argument. Document that this 29 years ago
Rob Savoye 5805612890 * include/libiberty.h: Add extern "C" { so it can be used with C++ 29 years ago
Andrew Cagney 9e03a68f13 Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). 29 years ago
Andrew Cagney 5ccb90201f remote-sim.h: Clarify sim_read, sim_write MEM argument. 29 years ago
Stu Grossman 94dbc1213b * remote-sim.h (SIM_RC): Add a bunch of new return codes for 29 years ago
Andrew Cagney fafce69ab1 Add ABFD argument to sim_create_inferior. Document. 29 years ago
Andrew Cagney 247fccdeb5 Add ABFD argument to sim_open call. Pass through to sim_config so 29 years ago
Andrew Cagney aa02a0b0f2 sim_kill() isn't used. 29 years ago
Andrew Cagney 1fa0cc2dfc Restrict simulator commands to an enabled simulator. 29 years ago
Andrew Cagney 50a2a69182 Watchpoint interface. 29 years ago