Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+7 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+824 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -808/+0 | |
1998-06-10 | Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com> | Joyce Janczyn | 1 | -2/+4 | |
* dv-mn103int.c (external_group): Use enumerated types to access correct group addresses. * dv-mn103tim.c (do_counter_event): Underflow of cascaded timer triggers an interrupt on the higher-numbered timer's port. | |||||
1998-06-08 | Fix typo. | Joyce Janczyn | 1 | -3/+0 | |
1998-06-08 | Fix interrupt settings for mn103002, not mn10300 implementation. | Joyce Janczyn | 1 | -74/+60 | |
1998-05-22 | Back out of hw-main _callback -> _descriptor changes | Andrew Cagney | 1 | -5/+6 | |
1998-05-21 | Fix sign extension on 32 bit add/sub instructions. | Andrew Cagney | 1 | -38/+45 | |
1998-03-25 | * interp.c (sim_open): Tidy up device creation. | Andrew Cagney | 1 | -46/+76 | |
* dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero value. (mn103int_io_read_buffer): Convert absolute address to register block offsets. (read_icr, write_icr): Convert block offset into group offset. | |||||
1998-03-25 | * interp.c (sim_open): Create second 1mb memory region at 0x40000000. | Andrew Cagney | 1 | -0/+785 | |
(sim_open): Create a device tree. (sim-hw.h): Include. (do_interrupt): Delete, needs to use dv-mn103cpu.c * dv-mn103int.c, dv-mn103cpu.c: New files. |