Age | Commit message (Expand) | Author | Files | Lines |
1993-06-26 | * gdbserver/Makefile.in: Add dependancies on server.h. | Stu Grossman | 3 | -463/+81 |
1993-06-26 | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 5 | -40/+71 |
1993-06-25 | * Makefile.in: (REFEDITS) new var to control whether PS or CM | Roland Pesch | 3 | -20/+64 |
1993-06-25 | add comment | Jim Kingdon | 1 | -0/+2 |
1993-06-25 | doc fix | Jim Kingdon | 1 | -1/+1 |
1993-06-25 | * Makefile.in (*.tab.c): Use ./c-exp.tab.c not just c-exp.tab.c. | Jim Kingdon | 2 | -13/+16 |
1993-06-25 | * remote.c: Move comments regarding packets to top of file with the | Jim Kingdon | 2 | -26/+32 |
1993-06-25 | * README (Reporting Bugs): Refer people to the GDB manual. | Jim Kingdon | 1 | -0/+2 |
1993-06-25 | * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes. | Jim Kingdon | 2 | -2/+7 |
1993-06-25 | * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN. | Jim Kingdon | 3 | -2/+8 |
1993-06-25 | * remote-udi.c: Improve docstring. | Jim Kingdon | 2 | -3/+25 |
1993-06-25 | * elf_symfile_read (bfd_elf32_find_section): Revert back to | Fred Fish | 2 | -1/+6 |
1993-06-25 | * config/sparc.c (sparc_ip): Remove support for %d/%q fp regs. | David Edelsohn | 1 | -0/+6 |
1993-06-25 | * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of | Jim Kingdon | 1 | -0/+5 |
1993-06-25 | * config/mips/xm-riscos.h: Define USG. | Jim Kingdon | 2 | -0/+3 |
1993-06-25 | * config/mips/riscos.mh (REGEX{,1}, MUNCH_DEFINE, MH_CFLAGS): Define. | Jim Kingdon | 2 | -0/+8 |
1993-06-25 | (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation. | Ken Raeburn | 1 | -83/+263 |
1993-06-25 | * main.c (filename_completer): Don't complete to files ending in ~. | Jim Kingdon | 3 | -5/+55 |
1993-06-24 | * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not | Fred Fish | 1 | -0/+11 |
1993-06-24 | Add RUNTEST so make can use the right one. | Rob Savoye | 1 | -0/+3 |
1993-06-24 | define OP_INCLUDE | K. Richard Pixley | 2 | -7/+22 |
1993-06-24 | * gprof.c (main): Get whoami from argv, instead of hardcoding. | David MacKenzie | 2 | -6/+11 |
1993-06-24 | Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) | Ken Raeburn | 2 | -8/+67 |
1993-06-24 | * config/i386/ncr3000.mh, config/i386/i386v4.mh, | K. Richard Pixley | 7 | -29/+1 |
1993-06-24 | Checkpoint. | Steve Chamberlain | 2 | -1/+15 |
1993-06-24 | Get 64bit stuff right. | Steve Chamberlain | 1 | -2/+2 |
1993-06-24 | * run.c (main): Fix parsing of args. | David Edelsohn | 1 | -9/+4 |
1993-06-24 | * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN. | Jim Kingdon | 2 | -73/+49 |
1993-06-23 | remove lines with only tabs | K. Richard Pixley | 1 | -3/+0 |
1993-06-23 | -I$(BFD_DIR) rather than including from the library proper. Hmph. | K. Richard Pixley | 2 | -1/+4 |
1993-06-23 | Makefile rework | K. Richard Pixley | 5 | -1768/+835 |
1993-06-23 | remove redundant include of symtab.h | K. Richard Pixley | 1 | -0/+3 |
1993-06-23 | do not keep alloca.c | K. Richard Pixley | 1 | -1/+0 |
1993-06-23 | removed alloca.c which is now in libiberty | K. Richard Pixley | 2 | -191/+2 |
1993-06-23 | new M_UNINSTALL macro | K. Richard Pixley | 2 | -2/+3 |
1993-06-23 | new M_UNINSTALL macro | K. Richard Pixley | 2 | -0/+6 |
1993-06-23 | taz rule: Simplify chmod; add xiberty to libg++.tar.gz. | Per Bothner | 1 | -3/+2 |
1993-06-23 | Add install.sh | Per Bothner | 1 | -0/+1 |
1993-06-23 | * stabs.texinfo (Negative Type Numbers): Minor character cleanups. | Jim Kingdon | 2 | -3/+7 |
1993-06-23 | * Makefile.in: Define VERSION (for cd ..; make taz). | Per Bothner | 2 | -6/+16 |
1993-06-23 | * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent about name | Jim Kingdon | 3 | -2/+6 |
1993-06-23 | * dbxread.c (copy_pending): Change name and function of begi argument | Jim Kingdon | 2 | -7/+17 |
1993-06-23 | * hosts/riscos.h: New file. | Jim Kingdon | 3 | -0/+20 |
1993-06-23 | * configure.in: Add comment. | Jim Kingdon | 1 | -0/+4 |
1993-06-23 | * Makefile.in (TAGFILES): Don't include YYFILES. | Jim Kingdon | 3 | -74/+382 |
1993-06-23 | * main.c (main): Print help message on stdout not stderr | Jim Kingdon | 1 | -0/+9 |
1993-06-22 | like mh-sysv4, except with Unixware X definitions | David D. Zuhn | 1 | -0/+11 |
1993-06-22 | * solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol. | Jim Kingdon | 1 | -0/+3 |
1993-06-22 | * aoutx.h (howto_table_ext): Comment the field names. | David MacKenzie | 1 | -0/+5 |
1993-06-22 | elfcode.h:bfd_section_from_shdr change | Ken Raeburn | 1 | -0/+5 |