101 Commits (ed60d3edd51f6c33fb0f3f09400094a1b1c2ceb2)

Author SHA1 Message Date
Mike Frysinger ed60d3edd5 sim: constify various integer readers 4 years ago
Mike Frysinger 5b94c38081 sim: common: change sim_read & sim_write to use void* buffers 4 years ago
Andrew Burgess 7b01c1cc1d sim: fixes for libopcodes styled disassembler 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 5 years ago
Mike Frysinger e8f20a28b1 sim: split program path out of argv vector 5 years ago
Mike Frysinger ba307cddcf sim: overhaul alignment settings management 5 years ago
Mike Frysinger 6df01ab8ab sim: switch config.h usage to defs.h 5 years ago
Mike Frysinger df68e12b3b sim: create header namespace 5 years ago
Simon Marchi f08708cbf5 sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary 5 years ago
Mike Frysinger d5a71b1131 sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 10 years ago
Mike Frysinger 3d52735bab sim: include stdlib.h for atoi() 6 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 6 years ago
Jens Bauer 9f132af9e1 Add support for the SDIV and UDIV instructions to the ARM simulator. 6 years ago
Luis Machado a5353ae6cf [ARM, sim] Fix build failure with -Werror (PR26365) 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 7 years ago
Luis Machado 851c0536ca [ARM, sim] Fix build error and warnings 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 9 years ago
Yao Qi 88240b186d [SIM, ARM] Fix build failure 9 years ago
Mike Frysinger 13a590ca65 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 10 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 11 years ago
Mike Frysinger 77cf2ef5dc sim: parse_args: display getopt error ourselves 11 years ago
Mike Frysinger 34fed69938 sim: use libiberty countargv in more places 11 years ago
Mike Frysinger 1ac72f0659 sim: convert to bfd_endian 11 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 11 years ago
Mike Frysinger e1211e5506 sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch,store}_register 11 years ago
Mike Frysinger 91d6df784d sim: arm: delete unused code 11 years ago
Mike Frysinger 6e4f085c7f sim: sim-close: unify sim_close logic 12 years ago
Nick Clifton 454de2ee15 Remove extraneous whitespace from ARM sim sources. 11 years ago
Nick Clifton 73cb0348b2 Add support for ARM v6 instructions. 11 years ago
Mike Frysinger 27b97b40bc sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpers 11 years ago
Mike Frysinger 49d62f8925 sim: arm: convert to nrun 12 years ago
Mike Frysinger 58b991b14e sim: arm: clean up misc warnings 12 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 12 years ago
Nick Clifton d68d7e6b82 Convert function declarations to ISO C format. Remove redundant code. 13 years ago
Nick Clifton 8d05292667 Add support for instruction level tracing to the ARM simulator. 13 years ago
Mike Frysinger 60d847df0b sim: constify arg to sim_do_command 13 years ago
Mike Frysinger b2b255bdf3 sim: constify prog_name 13 years ago
Tom Tromey bdca5ee4bc remove PARAMS from sim 13 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 13 years ago
Will Newton 1ed6c797ef sim/arm: Prevent crash when running sim with no binary. 13 years ago
Will Newton 8782aa321e sim/arm: Prevent NULL pointer dereference in sim_create_inferior. 13 years ago
Steve Ellcey 3cb2ab1a46 gdb: 14 years ago
Joel Brobecker 8acc9f485b Update years in copyright notice for the GDB files. 14 years ago
Kevin Buettner 9256caa604 * wrapper.c (libiberty.h): Include. 14 years ago
Nick Clifton b0f0569128 * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXt 14 years ago
Pedro Alves a493e3e2e4 gdb/ 14 years ago
Nick Clifton a6ff997ce8 PR 14072 14 years ago
Joel Brobecker c5a5708100 Copyright year update in most files of the GDB Project. 15 years ago