Age | Commit message (Expand) | Author | Files | Lines |
2011-02-14 | sim: punt zfree() | Mike Frysinger | 46 | -125/+185 |
2011-02-14 | sim: change to 64bit time keeping to avoid 32bit overflows | Mike Frysinger | 2 | -1/+5 |
2011-01-12 | sim: enable hw_tree_delete in sim_hw_uninstall | Mike Frysinger | 2 | -1/+5 |
2011-01-12 | sim: check asprintf return values | Mike Frysinger | 5 | -6/+29 |
2011-01-11 | sim: allow memory maps to default to mapped files | Mike Frysinger | 2 | -10/+38 |
2011-01-11 | http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html | Andrew Burgess | 14 | -10/+45 |
2011-01-10 | sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE | Mike Frysinger | 2 | -3/+9 |
2011-01-10 | sim: add noreturn markings to more hw abort/halt funcs | Mike Frysinger | 3 | -4/+9 |
2011-01-05 | * testutils.inc: Correct comment syntax fallout from | Hans-Peter Nilsson | 5 | -8/+12 |
2011-01-05 | * mips32-dsp.s: Update copyright year. | Hans-Peter Nilsson | 2 | -1/+5 |
2011-01-05 | sim: ignore generated hw-config.h | Mike Frysinger | 2 | -0/+5 |
2011-01-05 | sim: tweak load buffer type to avoid signed warnings | Mike Frysinger | 2 | -1/+5 |
2011-01-05 | Copyright year update in sim/ppc/psim.texinfo | Joel Brobecker | 2 | -2/+6 |
2011-01-05 | Update the copyright year for most remaining files in GDB | Joel Brobecker | 2 | -1/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 343 | -350/+464 |
2010-12-29 | sim: HW_NALLOC: new alloc helper | Mike Frysinger | 2 | -0/+5 |
2010-12-29 | sim: HW_NZALLOC: fix arg handling | Mike Frysinger | 2 | -1/+5 |
2010-12-23 | sim: start a gitignore | Mike Frysinger | 2 | -0/+11 |
2010-12-15 | sim: add --map-info option | Mike Frysinger | 2 | -1/+50 |
2010-12-14 | (decode_opcode): RXO_branchrel is relative to the opcode's PC, not | DJ Delorie | 2 | -2/+4 |
2010-12-14 | * rx.c (decode_opcode): For "MVFC PC,", use the address of the | DJ Delorie | 2 | -0/+13 |
2010-12-04 | * Makefile.in: Use CC_FOR_BUILD to build opc2c. | Masaki Muranaka | 2 | -3/+12 |
2010-11-23 | sim: profile: fix building with --disable-sim-profile | Mike Frysinger | 2 | -0/+16 |
2010-11-23 | sim: cast away hw/device differences | Mike Frysinger | 2 | -0/+8 |
2010-11-16 | sim: dv-sockser: add a write buffer variant | Mike Frysinger | 3 | -4/+18 |
2010-11-12 | * rx.c (lsb_count): New. | DJ Delorie | 2 | -7/+94 |
2010-10-09 | Regenerate for bool -> bool_ change | Alan Modra | 4 | -59/+67 |
2010-10-06 | * callback.c (os_lseek): Call wrap on lseek result. | Hans-Peter Nilsson | 2 | -1/+5 |
2010-10-06 | * traps.c (cris_break_13_handler): Pass lseek | Hans-Peter Nilsson | 2 | -0/+13 |
2010-10-06 | * sim/cris/c/seek3.c, sim/cris/c/seek4.c: New tests. | Hans-Peter Nilsson | 3 | -0/+97 |
2010-09-30 | * mem.c (rx_mem_ptr): When invalidating the decode cache, account | Kevin Buettner | 2 | -3/+15 |
2010-09-29 | * rx.c (decode_opcode: RXO_int): Only break out of the emulation | Nick Clifton | 2 | -1/+8 |
2010-09-24 | * rx.c (decode_opcode): Add cycle information for RXO_smovu. | Kevin Buettner | 2 | -0/+8 |
2010-09-24 | Fix typo in ChangeLog entry. | Kevin Buettner | 1 | -1/+1 |
2010-09-23 | * cpu.h (reset_decoder): Declare. | Kevin Buettner | 4 | -0/+15 |
2010-09-23 | * rx.c (decode_opcode): Declare `rx' as unsigned. | Kevin Buettner | 2 | -1/+3 |
2010-09-23 | * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include. | Kevin Buettner | 6 | -0/+9 |
2010-08-24 | * sim/cris/asm/nonvcv32.ms: Neutralize changed &&-in-macro gas syntax. | Hans-Peter Nilsson | 2 | -4/+8 |
2010-07-29 | [include/opcode] | DJ Delorie | 7 | -204/+240 |
2010-07-28 | Sort *alphabetically* this time | DJ Delorie | 1 | -1/+1 |
2010-07-28 | [sim/rx] | DJ Delorie | 12 | -748/+2359 |
2010-07-28 | * MAINTAINERS: Add self as RX maintainer. Sort list. | DJ Delorie | 2 | -1/+6 |
2010-07-07 | * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum. | Kevin Buettner | 2 | -0/+8 |
2010-06-24 | Add "acc" register. Revise register order and names. | Kevin Buettner | 2 | -0/+12 |
2010-06-08 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
2010-06-08 | * reg.c (set_oszc): Use unsigned int for the mask. | Nick Clifton | 2 | -4/+9 |
2010-05-28 | Revert accidentally committed changes that aren't ready yet. | Kevin Buettner | 1 | -7/+0 |
2010-05-28 | * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command. | Kevin Buettner | 2 | -1/+14 |
2010-05-26 | 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> | Ozkan Sezer | 10 | -13/+41 |
2010-05-20 | Fix erc32 sim build failure due to missing stdint.h. | Joel Brobecker | 2 | -3/+10 |