Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | sim: Fix autoreconf errors in sim/ directory | Andrew Burgess | 15 | -15/+40 |
2020-09-18 | sim/m32r: return register sizes after fetch and store | Andrew Burgess | 2 | -2/+24 |
2020-09-08 | bpf: simulator: correct div, mod insn semantics | David Faust | 6 | -33/+66 |
2020-09-03 | bpf: several small fixes in the simulator | Jose E. Marchesi | 7 | -3/+79 |
2020-09-03 | sim: better handle builds of primary targets lacking sims | Jose E. Marchesi | 3 | -6/+16 |
2020-08-21 | sim/bfin: include config/pkg.m4 in configure.ac | Simon Marchi | 3 | -8/+302 |
2020-08-13 | [ARM, sim] Fix build failure with -Werror (PR26365) | Luis Machado | 2 | -12/+38 |
2020-08-10 | [sim] Fix mbuild build breaker in sim-cpu.c | Tom de Vries | 2 | -0/+6 |
2020-08-07 | MSP430: sim: Increase main memory region size | Jozef Lawrynowicz | 2 | -1/+6 |
2020-08-05 | MSP430: sim: Fix incorrect simulation of unsigned widening multiply | Jozef Lawrynowicz | 5 | -12/+90 |
2020-08-04 | sim: generated files for the eBPF simulator | Jose E. Marchesi | 14 | -0/+9943 |
2020-08-04 | sim: eBPF simulator | Jose E. Marchesi | 34 | -0/+18703 |
2020-07-29 | Run `autoreconf -vf` throughout | Simon Marchi | 9 | -602/+28 |
2020-07-03 | sim/igen: Fix linker error with -fno-common | Sebastian Huber | 4 | -0/+20 |
2020-07-03 | sim/ppc: Fix linker error with -fno-common | Sebastian Huber | 3 | -17/+38 |
2020-03-12 | sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49 | Kamil Rytarowski | 2 | -0/+36 |
2020-03-12 | sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49 | Kamil Rytarowski | 2 | -1/+22 |
2020-02-06 | sim/aarch64: Fix register ordering bug in blr (PR sim/25318) | Carlo Bramini | 2 | -4/+9 |
2020-01-22 | MSP430: Fix simulator execution of RRUX instruction | Jozef Lawrynowicz | 4 | -2/+27 |
2020-01-19 | sim: add some stdlib.h includes | Simon Marchi | 7 | -2/+21 |
2020-01-17 | Fix spelling errors | Christian Biesinger | 2 | -1/+5 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 641 | -641/+641 |
2019-12-19 | Add install-strip to sim/ | Tom Tromey | 10 | -0/+43 |
2019-12-14 | Add unlink support to moxie simulator | Anthony Green | 2 | -3/+21 |
2019-12-06 | [ARM, sim] Fix build error and warnings | Luis Machado | 6 | -67/+71 |
2019-12-04 | sim-utils.c: prevent buffer overflow. | Pavel I. Kryukov | 2 | -4/+8 |
2019-09-23 | Add testsuite for the PRU simulator port | Dimitar Dimitrov | 14 | -0/+582 |
2019-09-23 | sim: Add PRU simulator port | Dimitar Dimitrov | 17 | -0/+17767 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 2 | -5/+4 |
2019-09-19 | bfd_section_* macros | Alan Modra | 16 | -82/+87 |
2019-09-06 | bfd_get_filename | Alan Modra | 2 | -1/+5 |
2019-06-13 | sim/testsuite/or1k: Add tests for unordered compares | Stafford Horne | 3 | -0/+202 |
2019-06-13 | sim/testsuite/or1k: Add test case for l.adrp instruction | Stafford Horne | 2 | -0/+77 |
2019-06-13 | sim/testsuite/or1k: Add test for 64-bit fpu operations | Stafford Horne | 2 | -0/+176 |
2019-06-13 | sim/common: wire up new unordered comparisons | Stafford Horne | 3 | -0/+33 |
2019-06-13 | sim/common: Wire in df/di conversion | Stafford Horne | 2 | -0/+29 |
2019-06-13 | sim/or1k: Regenerate sim | Stafford Horne | 11 | -179/+2988 |
2019-04-13 | sim: Use host not target byte order for merging and splitting values | Andrew Burgess | 2 | -5/+14 |
2019-03-28 | sim: fix all sim builds | Andrew Burgess | 3 | -0/+8 |
2019-03-28 | sim: fix aarch64 sim build | Andrew Burgess | 3 | -0/+7 |
2019-03-28 | sim/common: Fix warnings: "warning: implicit declaration of function..." | Stafford Horne | 7 | -0/+28 |
2019-03-28 | sim/common: convert sim-arange to use sim-inline | Stafford Horne | 8 | -36/+83 |
2019-02-28 | (gdb/sim) Move Mike Frysinger to past maintainers section | Joel Brobecker | 2 | -1/+5 |
2019-02-13 | Add Andrew Burgess as global maintainer of gdb/ and sim/ | Simon Marchi | 2 | -1/+6 |
2019-01-26 | Fix the sim build | Tom Tromey | 5 | -4/+51 |
2019-01-16 | Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_P | Simon Marchi | 2 | -4/+1 |
2019-01-16 | Do not expand macros to 'defined' | Pavel I. Kryukov | 2 | -5/+7 |
2019-01-15 | sim: Fix definition of SIM_ARANGE_INLINE | Simon Marchi | 2 | -1/+5 |
2019-01-03 | Add 'extern C' if simulator is written in C++ | Павел Крюков | 2 | -0/+12 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 618 | -618/+618 |