Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 | |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+2 | |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -12/+4 | |
2000-07-14 | * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit. | Nicholas Duffek | 1 | -1/+1 | |
* rs6000-tdep.c (DEFAULT_LR_SAVE): Move to config/*/tm-*.h. (rs6000_gdbarch_init): Use generic_pc_in_call_dummy instead of rs6000_pc_in_call_dummy. * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Move here from rs6000-tdep.c. * config/powerpc/tm-ppc-eabi.h: Remove various definitions handled by multi-arched rs6000-tdep.c. | |||||
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -3/+1 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -72/+74 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+230 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -230/+0 | |
1998-12-14 | Fix C-Style in init function. | Andrew Cagney | 1 | -48/+48 | |
1998-12-14 | * monitor.c (monitor_printable_string): New function to convert a into | Andrew Cagney | 1 | -0/+1 | |
a printable representation. (monitor_error): Call error after converting string into printable format. (monitor_printf{,_noecho}): If EXTRA_RDEBUG is defined, convert string into printable form before printing. (monitor_expect): Ditto. (monitor_read_memory{,_single}): Call monitor_error, not error. (monitor_read_memory): Return immediately if length is 0. * ppcbug-rom.c (init_ppc_cmds): Fill in dump_registers field, which is now required. | |||||
1998-04-27 | Mon Apr 27 13:46:40 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -56/+52 | |
* rom68k-rom.c (_initialize_rom68k init_rom68k_cmds): * abug-rom.c (_initialize_abug_rom init_abug-cmds): * cpu32bug-rom.c (_initialize_cpu32bug_rom init_cpu32bug_cmds): * mon960-rom.c (initialize_mon960 init_mon960_cmds): * op50-rom.c (initialize_op50n init_op50n_cmds) : * ppcbug-rom.c (_initialize_ppcbug_rom init_ppc_cmds) : * sh3-rom.c (_initialize_sh3_rom init_sh3_cmds) : * sparclet-rom.c (_initialize_sparcletinit_sparclet_cmds ) : * remote-est.c ( _initialize_est init_est_cmds) : * remote-hms.c ( _initialize_remote_hms init_hms_cmds) : Convert all static initializations of monitor ops structures to executable initializations in oreer tat additions to the data structure definition can me made without repeating this editing exercise | |||||
1995-12-21 | Make ppcbug work | Michael Meissner | 1 | -65/+86 | |
1995-12-02 | Fix typo; some progress in ppcbug support | Michael Meissner | 1 | -6/+7 | |
1995-11-15 | ppcbug-rom checkin | Michael Meissner | 1 | -0/+211 | |