127225 Commits (345179a72f3272bf761218f282bd9c1edff033d5)
 

Author SHA1 Message Date
Alex Bennée 345179a72f target/m68k: clean-up includes in cpu.c 6 months ago
Philippe Mathieu-Daudé 936c783dab target/tricore: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé cb543f4ac1 target/s390x: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé dea007d310 target/rx: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé e9b39c7d72 target/m68k: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé 9c6bed12f4 target/loongarch: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé 7700b0106f target/avr: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé bbcab06e41 target/alpha: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé ceffd13311 target/or1k: Build 'gdbstub.c' once for system single binary 6 months ago
Philippe Mathieu-Daudé eb908759ae target/or1k: Rename 'openrisc' -> 'or1k' in meson.build 6 months ago
Philippe Mathieu-Daudé b7288c06fd target/sh4: Build 'gdbstub.c' once for system binaries 6 months ago
Philippe Mathieu-Daudé 1c94da7a34 target/sh4: Build 'monitor.c' once for system binaries 6 months ago
Philippe Mathieu-Daudé a056e7a3b8 target/microblaze: Build 'gdbstub.c' once for system binaries 6 months ago
Philippe Mathieu-Daudé 4ebb5ba551 gdbstub/helpers: Convert gdb_get_regl() macro to inlined helper 6 months ago
Philippe Mathieu-Daudé 2420b3fdfb target/sparc: Expand gdb_get_regl() in gdb_get_rega() 6 months ago
Philippe Mathieu-Daudé e1824a1042 target/sh4: Expand gdb_get_regl() -> gdb_get_reg32() 6 months ago
Philippe Mathieu-Daudé 14a39fc17b target/rx: Expand gdb_get_regl() -> gdb_get_reg32() 6 months ago
Philippe Mathieu-Daudé 7831e5f48d target/hexagon: Expand gdb_get_regl() -> gdb_get_reg32() 6 months ago
Philippe Mathieu-Daudé 34fa8dbbf2 target/alpha: Expand gdb_get_regl() -> gdb_get_reg64() 6 months ago
Philippe Mathieu-Daudé cebda82488 gdbstub: Remove ldtul*() macros 1 year ago
Philippe Mathieu-Daudé 62b7f6df56 target/i386: Expand 64-bit definitions when TARGET_LONG_BITS == 64 6 months ago
Philippe Mathieu-Daudé 7ca74dc98d target/i386: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé de32a75647 target/riscv: Remove unnecessary target_ulong type uses 6 months ago
Philippe Mathieu-Daudé 7170bddcd9 target/riscv: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé 2497a8a6e1 target/mips: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé 27385bc1ce target/ppc: Replace ldtul_p() -> ldn_p() 6 months ago
Philippe Mathieu-Daudé 8ef71fe91c target/sparc: Factor sparc_cpu_gdb_write_register() out 6 months ago
Philippe Mathieu-Daudé 6bd0ccc455 target/riscv: Remove empty target_monitor_defs() symbol 6 months ago
Philippe Mathieu-Daudé aa75a7c09b target/or1k: Use XML register definitions from GDB 6 months ago
Philippe Mathieu-Daudé c91f3330cc target/ppc: Extract monitor-related code to monitor.c 6 months ago
Philippe Mathieu-Daudé 53e6619ee0 target/ppc: Remove MonitorDef register entries available via gdbstub 6 months ago
Philippe Mathieu-Daudé f7a46c64c8 target/m68k: Remove MonitorDef register entries available via gdbstub 6 months ago
Philippe Mathieu-Daudé 3200552839 target/i386: Remove MonitorDef register entries available via gdbstub 6 months ago
Philippe Mathieu-Daudé d1a4a7dfc7 target/sparc: Remove MonitorDef register entries available via gdbstub 6 months ago
Philippe Mathieu-Daudé 42cc2028a4 monitor/hmp: Handle gdb-xml exposed registers via gdb_get_register() 6 months ago
Philippe Mathieu-Daudé fe1958cdb6 target/sparc: Expose gdbstub registers to sparc32 targets 6 months ago
Philippe Mathieu-Daudé 0f0f47d8b8 target/sparc: Expose gdbstub registers to sparc32plus target 6 months ago
Philippe Mathieu-Daudé 00c82c36b0 target/sparc: Restore 'gdb-xml/sparc64-cpu.xml' 6 months ago
Philippe Mathieu-Daudé 85b4bcf3d5 target/sparc: Restore 'gdb-xml/sparc64-fpu.xml' 6 months ago
Philippe Mathieu-Daudé 891601f2e4 target/sparc: Restore 'gdb-xml/sparc64-cp0.xml' 6 months ago
Philippe Mathieu-Daudé 733c41f0aa target/sparc: Introduce sparc_cpu_register_gdb_regs() stub 6 months ago
Philippe Mathieu-Daudé 7ddd3aca5f gdbstub: Always infer gdb_num_core_regs when using XML file 6 months ago
Philippe Mathieu-Daudé 744bafc3f2 gdbstub: Make generated compound literal array size explicit 6 months ago
Philippe Mathieu-Daudé 429471c801 target/ppc: Remove dead code depending on USE_APPLE_GDB 6 months ago
Philippe Mathieu-Daudé 1ec0fbe2dd target/ppc: Fix CPUClass::gdb_num_core_regs value 6 months ago
Philippe Mathieu-Daudé c60750fe5e target/riscv: Extract monitor-related code to monitor.c 6 months ago
Philippe Mathieu-Daudé e4eff9dfaa target/alpha: Document gdbstub register indexes 6 months ago
Philippe Mathieu-Daudé bc1da6990f target/avr: Fix typo in gdb-xml feature name 6 months ago
Philippe Mathieu-Daudé e015ae3074 target/i386: Inline GDB_FORCE_64 definition 6 months ago
Philippe Mathieu-Daudé 197c6071df target/ppc: Remove PPC_DEBUG_SPR left-over comment 6 months ago