Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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/+1 | |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 | |
to GPLv3. | |||||
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 | |
2002-07-15 | * sim-resume.c (sim_resume): Add local variable sig_to_deliver to | Andrew Cagney | 1 | -6/+11 | |
avoid possible longjmp problems with automatic variable siggnal. | |||||
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -0/+5 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+85 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -78/+0 | |
1997-05-22 | Change longjmp param/setjmp return value used for simulator restart from 0 to 2. | Gavin Romig-Koch | 1 | -3/+14 | |
1997-05-19 | o Implement generic halt/restart/abort module. | Andrew Cagney | 1 | -0/+67 | |
Use in tic80 and d30v simulators. o Add signal hook to sim-core module |