Age | Commit message (Expand) | Author | Files | Lines |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 45 | -357/+1035 |
1993-09-01 | write.c, configure.in changes | Ken Raeburn | 1 | -0/+8 |
1993-09-01 | (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare tc_gen_reloc correctly. | Ken Raeburn | 1 | -69/+70 |
1993-09-01 | Deleted explicit "return" statements without values at the ends of functions. | Ken Raeburn | 1 | -15/+20 |
1993-09-01 | * libaout.h, netbsd386.c: Change M_I386 to M_386_NETBSD. M_I386 | Jim Kingdon | 2 | -1/+6 |
1993-09-01 | add an alias for data section type | K. Richard Pixley | 2 | -0/+15 |
1993-09-01 | break dcache out of remote-nindy.c | K. Richard Pixley | 3 | -175/+15 |
1993-09-01 | * mipsread.c (parse_partial_symbols): Use language from FDR if it | Peter Schauer | 2 | -61/+69 |
1993-09-01 | break dcache code out of remote.c | K. Richard Pixley | 5 | -219/+183 |
1993-09-01 | pulling dcache code out of remote.c | K. Richard Pixley | 1 | -1/+1 |
1993-08-31 | * config/udi-gdb.exp: gdb_exit now kills any isstip processes | Rob Savoye | 1 | -0/+6 |
1993-08-31 | Just a little cleanup. Made gdb_exit "kill" any isstip's still running | Rob Savoye | 1 | -42/+45 |
1993-08-31 | comment change | K. Richard Pixley | 1 | -4/+5 |
1993-08-31 | break dcache code out of remote-bug.c | K. Richard Pixley | 7 | -194/+306 |
1993-08-31 | * stabs.texinfo: Initial-caps all words in node names and | David MacKenzie | 2 | -243/+248 |
1993-08-31 | * objdump.c (ARCH_all): Define ARCH_hppa too. | Ken Raeburn | 2 | -34/+179 |
1993-08-31 | * nlmconv.c (main): Force creation of .bss section. Set up the | Ian Lance Taylor | 2 | -39/+347 |
1993-08-31 | * Makefile.in (objdump.o): Depend upon config.status to notice | Ian Lance Taylor | 1 | -2/+3 |
1993-08-31 | * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external | Ian Lance Taylor | 2 | -140/+220 |
1993-08-31 | * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. | Jim Kingdon | 2 | -0/+31 |
1993-08-31 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | Jim Kingdon | 1 | -1/+1 |
1993-08-31 | * c-typeprint.c (c_print_type_base): Treat show = 0 just like | Jim Kingdon | 2 | -9/+19 |
1993-08-31 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -7/+7 |
1993-08-31 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -67/+71 |
1993-08-31 | don't run fixproto on gcc-no-fixedincludes | David D. Zuhn | 1 | -0/+14 |
1993-08-31 | recognize m88110 | K. Richard Pixley | 2 | -0/+5 |
1993-08-31 | * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the | Rob Savoye | 1 | -0/+10 |
1993-08-30 | Use default version procedure. | Rob Savoye | 2 | -17/+2 |
1993-08-30 | Add default gdb version so it can be shared. | Rob Savoye | 1 | -0/+16 |
1993-08-30 | Make gdb_exit into default_gdb_exit so it can be shared. | Rob Savoye | 1 | -12/+75 |
1993-08-30 | Use default_gdb_exit now. | Rob Savoye | 1 | -1/+1 |
1993-08-30 | Works again. | Rob Savoye | 1 | -1/+1 |
1993-08-30 | Add values for RUNTEST and RUNTESTFLAGS so cross testing works better. | Rob Savoye | 16 | -46/+97 |
1993-08-30 | * valops.c (call_function_by_hand): If we discard cleanups, call | Jim Kingdon | 1 | -2/+7 |
1993-08-30 | * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtab | Peter Schauer | 4 | -148/+91 |
1993-08-30 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 2 | -204/+148 |
1993-08-30 | * config/m88k/{delta88v4.mt,delta88v4.mh}: New files | Jim Kingdon | 1 | -0/+5 |
1993-08-30 | * configure.in: Fix typo m88*-motorola-svr4* -> sysv4*. | Jim Kingdon | 2 | -1/+5 |
1993-08-30 | Correctly a spelling mistake. | Rob Savoye | 1 | -1/+1 |
1993-08-28 | fix caps in menu entries | David MacKenzie | 1 | -2/+2 |
1993-08-28 | * stabs.texinfo: | David MacKenzie | 2 | -168/+170 |
1993-08-28 | Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu) | David MacKenzie | 2 | -935/+741 |
1993-08-28 | From Utah, part of BFD HPPA cleanup: | Ken Raeburn | 2 | -1/+5 |
1993-08-28 | regenerated after section.c changes | Ken Raeburn | 1 | -37/+19 |
1993-08-28 | section.c, hppa changes | Ken Raeburn | 1 | -0/+76 |
1993-08-28 | %$#@ cvs bugs | Ken Raeburn | 1 | -962/+0 |
1993-08-28 | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 1 | -3/+2 |
1993-08-28 | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 5 | -562/+1860 |
1993-08-27 | removed some "#if 0" code | Ken Raeburn | 1 | -4/+0 |
1993-08-27 | (struct sec): Move position of user_set_vma, and document it. | Ken Raeburn | 1 | -36/+59 |