47 Commits (e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9)

Author SHA1 Message Date
Joel Brobecker e4d013fc0f Update the copyright notice of some of the files I missed 18 years ago
Joseph Myers 6efef468be sim: 18 years ago
Daniel Jacobowitz 9b254dd1ce Updated copyright notices for most files. 19 years ago
Joel Brobecker 4744ac1bb0 Switch the license of all files explicitly copyright the FSF 19 years ago
Daniel Jacobowitz 8944021f76 Reported by timeless@gmail.com: 19 years ago
Daniel Jacobowitz 6aba47ca06 Copyright updates for 2007. 20 years ago
Mark Mitchell aba6488e0b * remote-sim.c (gdbsim_wait): Pass target signal numbers to 21 years ago
Nick Clifton 380d9419c9 Update the address of the FSF organization 21 years ago
Nick Clifton 8207e0f24e * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructions - the ones now generated by GCC. 21 years ago
Paul Brook 74ec5579b9 2005-03-30 Paul Brook <paul@codesourcery.com> 21 years ago
Nick Clifton 3a3d6f654d Remove use of __IWMMXT__. 23 years ago
Nick Clifton 0f026fd00c Add iWMMXt support to ARM simulator 23 years ago
Nick Clifton f603c8fe44 Add Cirrus Maverick support to arm simulator 23 years ago
Andrew Cagney 6b4a89357a Index: arm/ChangeLog 23 years ago
Andrew Cagney 058f270dea Add support for -m option. Fix PR gdb/433. 24 years ago
Andrew Cagney 26216b9822 Add the file include/gdb/sim-arm.h defining an enum that specifies the 24 years ago
Andrew Cagney 3c25f8c7b0 Move include/callback.h and include/remote-sim.h to include/gdb/. 24 years ago
Nick Clifton 10b57fcbd7 Only perform access checks if 'check' is set. 24 years ago
Nick Clifton de4112fa38 Add support for target specific command line switches to old-style simualtors. 24 years ago
Anthony Green ae60d3ddec Increase default memory size to 8MB. 24 years ago
Nick Clifton c17aa31873 Modify previous patch so that it is only triggered for COFF format executables. 25 years ago
Nick Clifton 25180f8aef If a v5 architecture is detected, assume it might be an XScale binary, since 25 years ago
Nick Clifton 86c735a526 General format tidy ups 25 years ago
Nick Clifton 272fcdcd59 Fix bug detected by GDB testsuite - when fetching registers more than 4 25 years ago
Nick Clifton 917bca4f21 Add support for disabling alignment checks when performing GDB interface 26 years ago
Nick Clifton 5f7d0a33db Reset processor into ARM mode for any machine type except the early ARMs. 26 years ago
Nick Clifton 88694af3f9 Detect installation of SWI vector by running program as well as loading program. 26 years ago
Nick Clifton f1129fb8ff Add support for ARM's v5TE architecture and Intel's XScale extenstions 26 years ago
Nick Clifton 3943c96b07 Replace StrongARM property with v4 and v5 properties. 26 years ago
Fernando Nasser 0a4321b903 2000-07-14 Fernando Nasser <fnasser@cygnus.com> 26 years ago
Fernando Nasser 64a1067567 2000-07-14 Fernando Nasser <fnasser@cygnus.com> 26 years ago
Alexandre Oliva 1e6b544a97 * armdefs.h (struct ARMul_State): Add is_StrongARM. 26 years ago
Nick Clifton c1a72ffdd6 Add support for v4 SystemMode. 26 years ago
Nick Clifton 3463c3fbbb Add special case handling when GDB set CPSR register 26 years ago
Frank Ch. Eigler 6c9e0292a3 * memory corruption fix 26 years ago
Nick Clifton 6d358e869b Fix compile time warning messages. 27 years ago
Jason Molenda dfcd3bfb6f import gdb-2000-02-04 snapshot 27 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 27 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
Nick Clifton d3e9ca1a88 Patches to support generating an executing environment. 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 7230ff0faa Flush defunct sim_kill. 29 years ago
Andrew Cagney 247fccdeb5 Add ABFD argument to sim_open call. Pass through to sim_config so 29 years ago
David Edelsohn 0ab92fe79f * Makefile.in (SIM_OBJS): Add sim-load.o. 29 years ago
Andrew Cagney 87e43259f1 Cleanups to compile under FreeBSD 29 years ago
Steve Chamberlain a325a02e36 Add sim_set_callbacks. 31 years ago