106838 Commits (1c636da093f335cd57e7fca0fc25ae9f9e849264)
 

Author SHA1 Message Date
Mike Frysinger 1c636da093 sim: namespace sim_machs 5 years ago
Mike Frysinger f8261de1b2 sim: ppc: fix printf warnings 5 years ago
Mike Frysinger 7f6fa74374 sim: use -Wunused-but-set-parameter 5 years ago
Mike Frysinger cc71756141 sim: fix arch Makefile regen when unified 5 years ago
Mike Frysinger 3167423f07 sim: use -Wno-error=maybe-uninitialized 5 years ago
Mike Frysinger 999b474b8a sim: callback: add check for HAVE_KILL 5 years ago
Mike Frysinger c42ed5fca2 sim: cris: remove cgen-ops.h include hack 5 years ago
Mike Frysinger ba9666525f sim: model: constify sim_machs storage 5 years ago
GDB Administrator aa2e84dee6 Automatic date update in version.in 5 years ago
Simon Marchi fe67a58f98 gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXIT 5 years ago
Simon Marchi a154d838a7 gdb: add names to unwinders, add debug messages when looking for unwinder 5 years ago
Simon Marchi a05a883fba gdb: introduce frame_debug_printf 5 years ago
Simon Marchi dd4f75f2b6 gdb: make frame_debug a boolean 5 years ago
Nick Clifton c2ce831330 Add the netbsdpe configuration to the list of obsolete targets. 5 years ago
Tankut Baris Aktemur 4743af62eb gdb: remove duplicate declaration of 'find_thread_ptid' 5 years ago
Mike Frysinger fda2f85e58 sim: io: add printf attributes to vprintf funcs too 5 years ago
Mike Frysinger a1d9117f94 sim: callback: add printf attributes 5 years ago
Mike Frysinger 54e66d16e8 sim: callback: drop unused printf helpers 5 years ago
Mike Frysinger 1fb164a112 sim: cgen: require long long support 5 years ago
GDB Administrator 327f11dee1 Automatic date update in version.in 5 years ago
Simon Marchi 2608aff552 gdb: use gdb_bfd_count_sections in macho_symfile_offsets 5 years ago
Simon Marchi 0c1bcd2327 gdb: convert obj_section macros to methods 5 years ago
Simon Marchi f07fad95a9 gdb: add .flake8 file 5 years ago
Luis Machado a52d0b9de1 Sanitize the address before working with allocation tags 5 years ago
Luis Machado e660f4e905 Fix FFR register size for core files. 5 years ago
Luis Machado 0a3b55a669 Fix tag_ctl register size in the core file. 5 years ago
Simon Marchi b447dd03c1 gdb: remove gdbarch_info_init 5 years ago
Simon Marchi c87c999c51 gdb: remove gdbarch_info::tdep_info 5 years ago
Andrew Burgess 4d60b89770 gdb/remote: Use true/false instead of 1/0 5 years ago
Mike Frysinger 78484bcab9 sim: bpf: enable -Werror usage 5 years ago
Mike Frysinger f2ddf6e39d sim: bpf: fix printf warnings on 32-bit systems 5 years ago
Mike Frysinger ba4990f13f sim: cgen: delete unused record_trace_results functions 5 years ago
Bhuvanendra Kumar N 05b8577206 gdb/fortran: Add type info of formal parameter for clang. 5 years ago
Mike Frysinger dd5ef931df sim: frv: add missing const type 5 years ago
Mike Frysinger 520ca9a7be sim: frv: fix engine hook 5 years ago
Mike Frysinger a9d200398a sim: frv: fix up various missing prototype warnings 5 years ago
Mike Frysinger 2b83b95803 sim: frv: fix some printf type mismatch warnings 5 years ago
Mike Frysinger 247867ebd3 sim: frv: fix uninitialized variable warning 5 years ago
Mike Frysinger 1415825a1b sim: frv: fix return type for post_wait_for funcs 5 years ago
Mike Frysinger ff68b4b5b1 sim: frv: fix ambiguous else compiler warnings 5 years ago
GDB Administrator 9df51d7c47 Automatic date update in version.in 5 years ago
Mike Frysinger e0fd25e485 sim: bpf/cris: include cgen-mem in decoders 5 years ago
Mike Frysinger 76f11310df sim: bpf: include more local headers & fix broken funcs 5 years ago
Mike Frysinger 5db3a175cc sim: cgen: suppress trace non-literal printf warning 5 years ago
Mike Frysinger b69bd9e723 sim: cgen: add asserts to fix unused engine warnings 5 years ago
Mike Frysinger a7ffa88dc6 sim: cgen: add printf attributes in a few more calls 5 years ago
Mike Frysinger ded82565c6 sim: cgen: constify trace strings 5 years ago
Mike Frysinger 2d922d86ba sim: cgen: always leverage the mem prototypes 5 years ago
Mike Frysinger 694d6fdba1 sim: cgen: always leverage the ops prototypes 5 years ago
Mike Frysinger 5a4ce7aea0 sim: cgen: sync prototypes with implementation 5 years ago