Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 | |
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF. | |||||
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 | |
gdb/ChangeLog: Copyright year update in most files of the GDB Project. | |||||
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 | |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 | |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 | |
in the previous copyright update. | |||||
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 | |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -8/+7 | |
to GPLv3. | |||||
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 | |
2000-04-18 | Add support for SIGILL (reserved-instruction-exception). | Andrew Cagney | 1 | -0/+1 | |
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 1 | -0/+3 | |
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v. | |||||
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -0/+23 | |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 1 | -0/+4 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+150 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -147/+0 | |
1998-02-13 | Test switching between SPI/SPU. | Andrew Cagney | 1 | -0/+2 | |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 1 | -0/+1 | |
Test. | |||||
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 1 | -0/+2 | |
* simops.c (OP_4201): For "rac", sign extend 56 bit value before it is shifted. * d10v_sim.h (MAX32, MIN32, MASK32, MASK40): Re-define using SIGNED64 macro. | |||||
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 1 | -0/+1 | |
Test. | |||||
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 1 | -3/+5 | |
Test. | |||||
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 1 | -1/+3 | |
Test. | |||||
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 1 | -1/+4 | |
Test. | |||||
1997-11-10 | Test rachi instruction. | Andrew Cagney | 1 | -3/+4 | |
1997-10-15 | Enable d10v simulator testsuite - two tests: Hello World and exit47. | Andrew Cagney | 1 | -0/+133 | |