Age | Commit message (Expand) | Author | Files | Lines |
1993-09-09 | Made cross testing work better. | Rob Savoye | 1 | -8/+72 |
1993-09-09 | * gdb.texinfo: Clarify how well it works with Fortran. | Jim Kingdon | 2 | -1/+6 |
1993-09-09 | * breakpoint.c (breakpoint_1): Deal with step resume breakpoint. | Jim Kingdon | 1 | -0/+4 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations): | Jim Kingdon | 2 | -16/+61 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+2 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -1/+12 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -27/+48 |
1993-09-08 | gcc lint | K. Richard Pixley | 6 | -5/+13 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+5 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -8/+14 |
1993-09-08 | gcc lint | K. Richard Pixley | 4 | -8/+19 |
1993-09-08 | some gcc lint | K. Richard Pixley | 7 | -23/+54 |
1993-09-08 | * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using | Ian Lance Taylor | 2 | -2/+7 |
1993-09-08 | Back out this change; it doesn't work. | Jim Kingdon | 1 | -8/+0 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 1 | -8/+7 |
1993-09-08 | Revert previous change. It doesn't work because it neglects to | Jim Kingdon | 2 | -93/+5 |
1993-09-08 | * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. | Jim Kingdon | 3 | -7/+97 |
1993-09-08 | * Makefile.in (mipsread.o): Depend on $(bfd_h). | Jim Kingdon | 2 | -2/+9 |
1993-09-08 | add comment | Jim Kingdon | 1 | -1/+3 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 2 | -31/+44 |
1993-09-08 | revise comment | Jim Kingdon | 1 | -2/+7 |
1993-09-08 | * Makefile.in: add TEXINPUTS variable and use it in ld.dvi target | Jeffrey Osier | 2 | -35/+114 |
1993-09-08 | support for --host HOST | David D. Zuhn | 1 | -1/+23 |
1993-09-08 | Add missing ifdef to make m68k-aout targets happy. | Stan Shebs | 2 | -0/+4 |
1993-09-07 | * configure.in (m88k-*-sysvr4*): Comment out previous change. | Jim Kingdon | 1 | -0/+4 |
1993-09-07 | * remote.c (remote_wait): Don't call error. Instead, call warning | Ian Lance Taylor | 2 | -93/+105 |
1993-09-07 | * gdbserver/Makefile.in (TAGS): config files are in | Jim Kingdon | 1 | -0/+3 |
1993-09-07 | * config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc. | Jim Kingdon | 2 | -0/+12 |
1993-09-07 | * gdb.t15/{return.c,return.exp,Makefile.in}: | Jim Kingdon | 1 | -0/+5 |
1993-09-07 | * config.sub: Remove h8300hhms alias. | David Edelsohn | 1 | -0/+8 |
1993-09-07 | * stabs.texinfo (Stabs In ELF): Talk about N_FUN value. | Jim Kingdon | 2 | -20/+33 |
1993-09-07 | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 3 | -4/+10 |
1993-09-07 | * libbfd-in.h: Removed swapping routines declarations. | Ian Lance Taylor | 5 | -141/+642 |
1993-09-07 | * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls | Ian Lance Taylor | 1 | -0/+5 |
1993-09-07 | * ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further | Ian Lance Taylor | 2 | -16/+8 |
1993-09-07 | * dbxread.c (process_one_symbol): If the value of an N_FUN for a | Jim Kingdon | 2 | -1/+14 |
1993-09-07 | Changes to support stabs-in-coff | Stan Shebs | 6 | -95/+536 |
1993-09-07 | * elf32-i386.c (elf_howto_table): Set pcrel_offset to true for | Ian Lance Taylor | 1 | -0/+5 |
1993-09-07 | * ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd | Jim Kingdon | 2 | -4/+21 |
1993-09-07 | * stabs.texinfo (Local Variable Parameters): Talk about nameless | Jim Kingdon | 2 | -7/+37 |
1993-09-06 | Changed elf32_symbol_type to elf_symbol_type | Jeffrey Wheat | 2 | -1/+5 |
1993-09-06 | Snapshot of stand alone i386 NLM debugging stub. Currently sanitized | Ian Lance Taylor | 2 | -0/+1060 |
1993-09-06 | * remote.c (remote_wait): Added 'W' and 'N' responses. | Ian Lance Taylor | 2 | -0/+73 |
1993-09-06 | * nlmconv.c (total_bss_size): Removed. | Ian Lance Taylor | 1 | -0/+10 |
1993-09-04 | @up/@down -> @raisesections/@lowersections | Roland Pesch | 2 | -3/+7 |
1993-09-03 | * ld.texinfo: re-enable included config file; conditionalize doc | Roland Pesch | 1 | -3/+4 |
1993-09-03 | * main.c, utils.c: Add comments about immediate_quit. | Jim Kingdon | 1 | -0/+2 |
1993-09-03 | tiny additions & fixes | David MacKenzie | 1 | -9/+11 |
1993-09-03 | PA and ELF changes | Ken Raeburn | 1 | -0/+64 |
1993-09-03 | obj-elf.h change | Ken Raeburn | 1 | -0/+5 |