Age | Commit message (Expand) | Author | Files | Lines |
1993-08-05 | New files for ld testsuites | Jeffrey Wheat | 7 | -0/+359 |
1993-08-05 | add missing newlines in messages | David MacKenzie | 4 | -218/+239 |
1993-08-05 | fix line numbers | David MacKenzie | 1 | -0/+12 |
1993-08-05 | * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many | Fred Fish | 1 | -0/+8 |
1993-08-05 | * inflow.c (pass_signal): Signal handlers take one int arg; | Fred Fish | 2 | -266/+217 |
1993-08-05 | make failure nonfatal | David MacKenzie | 1 | -0/+4 |
1993-08-04 | v9 changes | Ken Raeburn | 1 | -0/+6 |
1993-08-04 | * obj-elf.c (obj_elf_stab_generic, in disabled code): If | Ken Raeburn | 2 | -46/+131 |
1993-08-04 | * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. | Ian Lance Taylor | 4 | -53/+566 |
1993-08-04 | Keep h8300h.sc | Steve Chamberlain | 1 | -0/+1 |
1993-08-04 | Keep h8300h.em | Steve Chamberlain | 1 | -0/+1 |
1993-08-04 | Keep m88kbcs.em | Steve Chamberlain | 1 | -0/+1 |
1993-08-04 | * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than | Ian Lance Taylor | 4 | -12/+152 |
1993-08-04 | Rename sigm insn to sir. | David Edelsohn | 1 | -216/+153 |
1993-08-04 | With these changes, the binutils mostly work on the Alpha, except for | Ian Lance Taylor | 3 | -16/+73 |
1993-08-04 | * config/mips/tm-mips.h: Include bfd.h before coff/sym.h. | Ian Lance Taylor | 2 | -0/+5 |
1993-08-04 | * gdb.t09/Makefile.in (clean): Remove corefile. | Fred Fish | 1 | -0/+8 |
1993-08-04 | * Makefile.in (ALLCONFIG): Add config/i386/i386nw.mt, | Fred Fish | 1 | -0/+13 |
1993-08-04 | fix doc bug | David MacKenzie | 2 | -2/+4 |
1993-08-04 | fix syntax error | David MacKenzie | 2 | -10/+9 |
1993-08-03 | make a common extern | David MacKenzie | 1 | -0/+7 |
1993-08-03 | add more info about -warn-common | David MacKenzie | 1 | -0/+2 |
1993-08-03 | add -warn-common option | David MacKenzie | 6 | -78/+248 |
1993-08-03 | * nlm_slurp_symbol_table: Don't use '&' on arrays. | Fred Fish | 2 | -90/+1333 |
1993-08-03 | * mipsread.c: Updated for BFD ECOFF changes. Now gets the | Ian Lance Taylor | 1 | -0/+6 |
1993-08-03 | * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets the | Ian Lance Taylor | 2 | -87/+110 |
1993-08-03 | * ecoff.h: New file. | Ian Lance Taylor | 4 | -364/+309 |
1993-08-03 | * ecoff.c: New file for generic ECOFF functions. | Ian Lance Taylor | 9 | -8867/+4793 |
1993-08-03 | * Makefile.in (SFILES): Add thread.c | Fred Fish | 2 | -2/+6 |
1993-08-03 | * remote-sp64sim.c (simif_create_inferior): Add FIXME regarding | David Edelsohn | 2 | -0/+10 |
1993-08-03 | Keep server.h. | Stu Grossman | 1 | -1/+1 |
1993-08-03 | * elf32-hppa.h, hosts/*: Remove (one more time) all occurrances | John Gilmore | 18 | -162/+171 |
1993-08-03 | Bumped version to 4.9.4. | K. Richard Pixley | 2 | -2/+18 |
1993-08-03 | Added remote-bug.c. | K. Richard Pixley | 1 | -4/+5 |
1993-08-03 | don't list objfiles... as an option | David MacKenzie | 1 | -6/+5 |
1993-08-02 | * remote-monitor.c: updated copyright. | K. Richard Pixley | 4 | -12/+1498 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 48 | -48/+0 |
1993-08-02 | * h8300-tdep.c: Use new variable h8300hmode. | Steve Chamberlain | 2 | -3/+53 |
1993-08-02 | Use variable h8300hmode. | Steve Chamberlain | 1 | -6/+6 |
1993-08-02 | * valops.c (typecmp): If we are passing a non-reference to a function | Jim Kingdon | 1 | -0/+5 |
1993-08-02 | * config/obj-ecoff.c (get_tag): Save tag name in permanent memory | Ian Lance Taylor | 2 | -13/+41 |
1993-08-02 | * thread.c (thread_switch): Define as static. | Jim Kingdon | 2 | -2/+5 |
1993-08-02 | Move enum outside of struct defn to avoid warnings. | John Gilmore | 1 | -0/+10 |
1993-08-02 | * app.c (do_scrub_next_char): Reset state to 0 after .appline if | Ian Lance Taylor | 1 | -0/+9 |
1993-08-02 | Configure for h8300h too. | Steve Chamberlain | 1 | -1/+1 |
1993-08-02 | * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type. | Jim Kingdon | 3 | -4/+21 |
1993-08-02 | remove some conflicting decls | David D. Zuhn | 2 | -2/+4 |
1993-08-02 | (I could have sworn I checked this change in a couple days ago, but it | Fred Fish | 1 | -0/+4 |
1993-08-02 | add support for CONFIG_SHELL | David D. Zuhn | 1 | -8/+17 |
1993-08-02 | add a trap to ensure tmp files are removed | David D. Zuhn | 2 | -0/+6 |