Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-12-18 | sim: Don't overwrite stored errno in sim_syscall_multi | Andrew Burgess | 2 | -5/+5 |
2018-12-06 | sim/cris: Fix references to cgen cpu directory | Andrew Burgess | 2 | -10/+13 |
2018-12-06 | sim/opcodes: Allow use of out of tree cgen source directory | Andrew Burgess | 9 | -40/+100 |
2018-10-30 | [src/erc32] Use ncurses instead of termcap on Cygwin too | Joel Sherrill | 3 | -10/+15 |
2018-10-05 | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns | Richard Henderson | 12 | -233/+1058 |
2018-09-28 | Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler | Компан, Вячеслав Олегович | 3 | -4/+14 |
2018-07-21 | Update my e-mail address, limit maintenance to MIPS I-IV ISAs | Maciej W. Rozycki | 2 | -1/+6 |
2018-07-19 | Remove myself from target-specific MAINTAINERS | DJ Delorie | 2 | -4/+8 |
2018-07-14 | sim: Add Stafford Horne as or1k maintainer. | Stafford Horne | 2 | -0/+5 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 132 | -17835/+19994 |
2018-06-18 | config: Sync with GCC | Simon Marchi | 32 | -974/+1037 |
2018-05-09 | PR22069, Several instances of register accidentally spelled as regsiter | Alan Modra | 3 | -2/+7 |
2018-01-22 | MAINTAINERS: Update my company e-mail address | Maciej W. Rozycki | 2 | -1/+5 |
2018-01-02 | Fix compile time warning (in the ARM simulator) about a print statement with ... | Nick Clifton | 2 | -1/+7 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 618 | -618/+618 |
2017-12-12 | sim: testsuite: add testsuite for or1k sim | Peter Gavin | 28 | -0/+6510 |
2017-12-12 | sim: or1k: add autoconf generated files | Stafford Horne | 5 | -0/+16427 |
2017-12-12 | sim: or1k: add cgen generated files | Stafford Horne | 11 | -0/+27536 |
2017-12-12 | sim: or1k: add or1k target to sim | Stafford Horne | 11 | -0/+1637 |
2017-12-12 | sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u]) | Peter Gavin | 2 | -0/+25 |
2017-12-12 | sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd]) | Peter Gavin | 5 | -5/+149 |
2017-11-01 | FT32: support for FT32B processor - part 2/2 | James Bowman | 2 | -7/+19 |