51 Commits (e13e2ba45fe23ec4e6d7335b0834290e61605d4d)

Author SHA1 Message Date
Andrew Burgess 1d506c26d9 Update copyright year range in header of all files managed by GDB 2 years ago
Mike Frysinger eade758025 sim: msp430: fix -Wunused-variable warnings 2 years ago
Mike Frysinger 0e12bb132e sim: msp430: fix -Wunused-but-set-variable warnings 2 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 3 years ago
Mike Frysinger 883be19774 sim: cpu: change default init to handle all cpus 3 years ago
Mike Frysinger fc9b044582 sim: msp430: add basic SMP cpu init 3 years ago
Mike Frysinger dcd1a4d15a sim: msp430: move arch-specific settings to internal header 3 years ago
Mike Frysinger 1c867d708c sim: msp430: invert sim_cpu storage 10 years ago
Mike Frysinger ee1cffd388 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 4 years ago
Mike Frysinger 5bab16fdf1 sim: reg: constify store helper 4 years ago
Mike Frysinger 868b6a9d3b sim: msp430: migrate to standard uintXX_t types 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
Mike Frysinger e8f20a28b1 sim: split program path out of argv vector 4 years ago
Mike Frysinger f9bfc01578 sim: drop unused targ-vals.h includes 5 years ago
Mike Frysinger 1fef66b0dc sim: split sim-signal.h include out 5 years ago
Mike Frysinger f9a4d54332 sim: overhaul & unify endian settings management 5 years ago
Mike Frysinger 6df01ab8ab sim: switch config.h usage to defs.h 5 years ago
Mike Frysinger d5a71b1131 sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 10 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 5 years ago
Jozef Lawrynowicz 4b48e6d46d MSP430: sim: Increase main memory region size 6 years ago
Jozef Lawrynowicz e8a387fb5f MSP430: sim: Fix incorrect simulation of unsigned widening multiply 6 years ago
Jozef Lawrynowicz b7dcc42dfd MSP430: Fix simulator execution of RRUX instruction 6 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
Jozef Lawrynowicz 3819af136d Fix simulation of MSP430's open system call. 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Mike Frysinger 5357150c97 sim: unify symbol table handling 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Mike Frysinger 402cf05346 sim: msp430: drop duplicate sim_load_file call 10 years ago
Mike Frysinger 70d3944832 sim: msp430: switch to common disassembler tracing 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Mike Frysinger 5d01527536 sim: aarch64/msp430: fix disassembler usage 10 years ago
Dominik Vogt 1d19cae752 Fix invalid left shift of negative value 10 years ago
Nick Clifton f7584f0560 Add support for MSP430 F5 hardware multiply. 11 years ago
Mike Frysinger 6e4f085c7f sim: sim-close: unify sim_close logic 11 years ago
Mike Frysinger fa8f87e53b sim: trace: add a basic cpu register class 11 years ago
Mike Frysinger 7d5c6c43ca sim: syscall: add common sim_syscall helpers 11 years ago
Mike Frysinger 61a0c964e6 sim: syscall: unify memory helpers 11 years ago
Mike Frysinger 5b064994f0 sim: msp430: use new common trace print helpers 11 years ago
Mike Frysinger c1e768db52 sim: msp430: use common warnings options 12 years ago
Nick Clifton 10d602c7f9 Fix the detection of illegal memory accesses in the MSP430 simulator. 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Nick Clifton 180eb0634c Replace static variables in the MSP430 simulator with fields in the cpu state structure. 12 years ago
Nick Clifton aef392c4ae Fix a small but in the emulation of the MSP430 hardware multiply. 12 years ago
DJ Delorie a7da346e5c Support 32->64 sign extension in msp430's sign_ext 12 years ago
Nick Clifton 8969934d31 Add support for emulating the MSP430 hardware multiply feature. 12 years ago
Mike Frysinger 7b0278dcad sim: msp430: set initial PC to ELF entry if available 12 years ago
Mike Frysinger a3271a3e6c sim: msp430: fix build time warnings 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago