| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2007-09-24 Andrew Stubbs <andrew.stubbs@st.com> | Denis Pilat | 2007-10-08 | 2 | -0/+8 |
* | sim/mips/ | Richard Sandiford | 2007-10-07 | 2 | -7/+17 |
* | * interp.c (options enum): Add OPTION_INFO_MEMORY. | Nick Clifton | 2007-09-04 | 2 | -0/+56 |
* | * sim/ppc/emul_bugapi.c (emul_bugapi_create): quote the file | Jerome Guitton | 2007-09-04 | 2 | -2/+12 |
* | * compare_igen_models: Change license to GPL version 3. | Joel Brobecker | 2007-08-28 | 2 | -7/+10 |
* | * configure.ac: Change license of multi-run.c to GPL version 3. | Joel Brobecker | 2007-08-28 | 3 | -8/+11 |
* | * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3. | Joel Brobecker | 2007-08-28 | 2 | -6/+8 |
* | * testutils.inc: Change license to GPL version 3. | Joel Brobecker | 2007-08-28 | 5 | -20/+23 |
* | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 2007-08-24 | 381 | -2073/+1572 |
* | * sim-memopt.c (memory_options): Mention that the memory-size switch accepts ... | Nick Clifton | 2007-08-10 | 3 | -7/+47 |
* | 2007-07-03 Yoshinori Sato <ysato@users.sourceforge.jp> | Daniel Jacobowitz | 2007-07-03 | 2 | -1/+6 |
* | sim/mips/ | Richard Sandiford | 2007-06-28 | 3 | -36/+44 |
* | sim/mips/ | Richard Sandiford | 2007-06-26 | 3 | -40/+44 |
* | Changelog typo fix. | Daniel Jacobowitz | 2007-06-25 | 1 | -1/+1 |
* | sim/mips/ | Richard Sandiford | 2007-06-25 | 2 | -0/+5 |
* | * mips3264r2.igen (DSHD): Fix compile warning. | Thiemo Seufer | 2007-05-15 | 2 | -2/+6 |
* | * mips.igen (ALNV.PS, CEIL.L.fmt, CVT.L.fmt, CVT.PS.S, CVT.S.PL, | Thiemo Seufer | 2007-05-14 | 2 | -0/+32 |
* | Add "make pdf" and "make install-pdf", from Brooks Moses | Daniel Jacobowitz | 2007-03-27 | 2 | -0/+5 |
* | 2007-03-02 Andrew Stubbs <andrew.stubbs@st.com> | Daniel Jacobowitz | 2007-03-02 | 2 | -3/+13 |
* | * mips.igen (MFHI, MFLO, MTHI, MTLO): Restore support for mips32 | Thiemo Seufer | 2007-03-01 | 2 | -0/+13 |
* | * armos.c (SWIflen): Do not treate file descriptor zero as | Mark Mitchell | 2007-02-27 | 2 | -1/+6 |
* | * dsp.igen: Update copyright notice. | Thiemo Seufer | 2007-02-20 | 3 | -7/+13 |
* | [ gas/ChangeLog ] | Thiemo Seufer | 2007-02-20 | 11 | -92/+13385 |
* | gdb/ | Daniel Jacobowitz | 2007-02-20 | 2 | -2/+5 |
* | * cris/traps.c (dump_statistics): Change format for cycle numbers | Hans-Peter Nilsson | 2007-02-20 | 2 | -19/+24 |
* | * mips.igen (jalr.hb, jr.hb): Add decoder for mip32r2/mips64r2 | Thiemo Seufer | 2007-02-19 | 2 | -5/+28 |
* | * interp.c (sim_monitor): Flush stdout and stderr file descriptors | Thiemo Seufer | 2007-02-19 | 2 | -0/+10 |
* | (ColdReset): Set CP0 Config0 to reflect the address size supported | Thiemo Seufer | 2007-02-19 | 2 | -4/+61 |
* | * cp1.c (value_fpr): Don't inherit existing FPR_STATE for | Thiemo Seufer | 2007-02-19 | 4 | -54/+190 |
* | * interp.c (MEM_SIZE): Increase default memory size from 2 to 8 | Thiemo Seufer | 2007-02-19 | 2 | -1/+7 |
* | * configure.ac (mips*-sde-elf*): Move in front of generic machine | Thiemo Seufer | 2007-02-17 | 3 | -8/+10 |
* | 2007-02-17 Thiemo Seufer <ths@mips.com> | Thiemo Seufer | 2007-02-17 | 5 | -17/+39 |
* | * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST. | Thiemo Seufer | 2007-02-16 | 2 | -0/+6 |
* | * armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and ... | Nick Clifton | 2007-02-15 | 2 | -1/+6 |
* | * configure.ac: Add mips*-sde-elf* target. | Thiemo Seufer | 2007-02-13 | 3 | -14/+37 |
* | * mips32-dsp.s: Run DSP testcase only for release 2 architecture. | Thiemo Seufer | 2007-02-13 | 2 | -1/+5 |
* | * mdmx-ob.s: Delete extraneous include. | Thiemo Seufer | 2007-02-13 | 2 | -1/+4 |
* | Reported by timeless@gmail.com: | Daniel Jacobowitz | 2007-02-08 | 2 | -1/+6 |
* | 2007-01-28 Manuel Lauss <slauss@resi.at> | Mike Frysinger | 2007-01-29 | 3 | -4/+10 |
* | Add changelog entries for copyright updates. | Daniel Jacobowitz | 2007-01-10 | 1 | -0/+4 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 289 | -291/+308 |
* | * Makefile.in (autoconf-common autoheader-common): Only run | Hans-Peter Nilsson | 2006-12-21 | 2 | -1/+4 |
* | * acconfig.h: Remove. | Hans-Peter Nilsson | 2006-12-21 | 36 | -1595/+617 |
* | * config.in, configure: Regenerate. | Hans-Peter Nilsson | 2006-12-21 | 3 | -145/+69 |
* | * acconfig.h: Remove. | Hans-Peter Nilsson | 2006-12-21 | 4 | -152/+76 |
* | * config.in: Regenerate. | Hans-Peter Nilsson | 2006-12-21 | 6 | -284/+210 |
* | * configure.ac (common): Make the default "yes" for all targets | Hans-Peter Nilsson | 2006-12-21 | 3 | -34/+14 |
* | * configure.ac: Add test for readline, substitute READLINE. | Hans-Peter Nilsson | 2006-12-20 | 4 | -3/+101 |
* | * Makefile.in (autoconf-common autoheader-common): In documented | Hans-Peter Nilsson | 2006-12-20 | 2 | -2/+6 |
* | * MAINTAINERS: Add self as authorized committer for *. | Hans-Peter Nilsson | 2006-12-20 | 2 | -0/+5 |