Age | Commit message (Expand) | Author | Files | Lines |
1997-05-24 | * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM): | Fred Fish | 2 | -1/+18 |
1997-05-23 | * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run | Bob Manson | 1 | -1/+16 |
1997-05-23 | * config/monitor.exp(gdb_load): Handle gdb_sect_offset and | Bob Manson | 3 | -36/+83 |
1997-05-23 | * infcmd.c (jump_command): Don't try to dereference sfn if it's | Bob Manson | 1 | -0/+5 |
1997-05-23 | * sh-dis.c: Reindent. Rename local variable fprintf to | Ian Lance Taylor | 2 | -120/+129 |
1997-05-23 | * config/i386-bozo.exp: New file. | Bob Manson | 2 | -0/+5 |
1997-05-23 | add depend.c | Ian Lance Taylor | 1 | -0/+1 |
1997-05-23 | * doc/as.texinfo: Updated for -MD option. | Tom Tromey | 3 | -1/+35 |
1997-05-23 | * coff-tic80.c (tic80_howto_table): Change overflow check for most | Ian Lance Taylor | 2 | -18/+23 |
1997-05-23 | Don't restrict the endian commands to BI-ENDIAN gdb. | Andrew Cagney | 2 | -18/+27 |
1997-05-23 | Preliminary suport for xor-endian suport in core module. | Andrew Cagney | 6 | -79/+181 |
1997-05-23 | Make sure we keep the old value of timeout set properly. | Bob Manson | 1 | -3/+7 |
1997-05-23 | Don't look at timeout unless it exists. | Bob Manson | 1 | -3/+9 |
1997-05-23 | * lib/gdb.exp(gdb_expect): Look for gdb,timeout target | Bob Manson | 2 | -0/+11 |
1997-05-23 | * config/proelf.exp: New entry. | Bob Manson | 2 | -0/+24 |
1997-05-23 | Incorrect test for zero-r0 code gen. | Andrew Cagney | 2 | -2/+12 |
1997-05-23 | Enumerate longjmp's return type. | Andrew Cagney | 1 | -0/+5 |
1997-05-23 | * coff-tic80.c (tic80_howto_table): Add PP relocations. Change | Ian Lance Taylor | 2 | -11/+601 |
1997-05-22 | Tweak ChangeLog entry. | David Edelsohn | 1 | -1/+1 |
1997-05-22 | * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2. | David Edelsohn | 1 | -0/+4 |
1997-05-22 | ifdef out uses of simSTOP, simSTEP and simBE when DEBUG is defined. | Gavin Romig-Koch | 2 | -0/+9 |
1997-05-22 | Change longjmp param/setjmp return value used for simulator restart from 0 to 2. | Gavin Romig-Koch | 3 | -6/+27 |
1997-05-22 | * lib/gdb.exp: Remove spurious .* patterns at the beginning | Bob Manson | 2 | -28/+37 |
1997-05-22 | * gdb.base/watchpoint.exp: Don't run the test_stepping | Bob Manson | 2 | -8/+14 |
1997-05-22 | add new file. | Bob Manson | 1 | -0/+1 |
1997-05-22 | * interp.c (sim_resume): Add missing case in big switch | Jeff Law | 2 | -0/+6 |
1997-05-22 | Restrict simulator commands to an enabled simulator. | Andrew Cagney | 4 | -46/+86 |
1997-05-22 | * gdb.base/setshow.exp: Don't run the set prompt tests if | Bob Manson | 2 | -14/+21 |
1997-05-21 | Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 4 | -380/+715 |
1997-05-21 | * ldmain.c (main): Correct check of fclose return value when | Ian Lance Taylor | 1 | -0/+10 |
1997-05-21 | * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE or | Ian Lance Taylor | 3 | -8/+42 |
1997-05-21 | * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add the | Ian Lance Taylor | 1 | -5/+11 |
1997-05-21 | * configure.in: Use install-sh, not install.sh. | Ian Lance Taylor | 1 | -1/+1 |
1997-05-21 | * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vma | Ian Lance Taylor | 2 | -40/+108 |
1997-05-21 | Added code to cope with 'ld -X -r' stripiung symbols that will later be | Nick Clifton | 2 | -19/+123 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 18 | -822/+1497 |
1997-05-20 | * interp.c: Replace all references to load_mem and store_mem | Jeff Law | 3 | -340/+295 |
1997-05-20 | * coff-sh.c (sh_merge_private_data): New static function. | Ian Lance Taylor | 1 | -0/+10 |
1997-05-20 | Move mips INSN_ISA subfield into new membership field. | Gavin Romig-Koch | 2 | -0/+15 |
1997-05-20 | * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs". | Jeff Law | 2 | -1/+21 |
1997-05-20 | Part II of adding callback argument to sim_open(). Update all the | Andrew Cagney | 8 | -64/+59 |
1997-05-20 | Depreciate sim_set_callbacks() function. Set simulator callbacks | Andrew Cagney | 6 | -25/+32 |
1997-05-19 | Make getpid, kill supported system calls | Michael Meissner | 6 | -39/+157 |
1997-05-19 | * config/monitor.exp(gdb_start): Look for gdb_prompt target | Bob Manson | 1 | -0/+20 |
1997-05-19 | * coff-tic80.c: Remove unnecessary #ifdefs. | Mark Alexander | 1 | -15/+1 |
1997-05-19 | * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problem | Mark Alexander | 2 | -5/+28 |
1997-05-19 | * interp.c (dispatch): Make this an inline function. | Jeff Law | 3 | -7/+10 |
1997-05-19 | Graft sim/common event and other code onto the mips simulator. | Andrew Cagney | 7 | -221/+201 |
1997-05-19 | Update. | Andrew Cagney | 1 | -3/+8 |
1997-05-19 | Make simulator event-queue manager a bit more signal safe. | Andrew Cagney | 3 | -0/+26 |