Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-09-03 | more Utah changes, some cleanup of mine | Ken Raeburn | 3 | -380/+537 |
1993-09-03 | (elf_symbol): Fixed name of elf_symbol_type. | Ken Raeburn | 1 | -8/+9 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 1 | -1/+6 |
1993-09-03 | configure.in, libbfd, elf, elf-hppa (utah) changes | Ken Raeburn | 1 | -0/+62 |
1993-09-03 | Reorganized setting of makefile variables so 64-bit stuff works again. | Ken Raeburn | 1 | -21/+32 |
1993-09-03 | more changes from Utah, see log for details | Ken Raeburn | 1 | -430/+559 |
1993-09-03 | Deleted some fields of elf*_symbol_type and elf_obj_tdata that were getting | Ken Raeburn | 1 | -31/+4 |
1993-09-03 | regenerated after doc fix | Ken Raeburn | 1 | -1/+1 |
1993-09-03 | (_do_get*, _do_put*): Renamed via macros to clean up namespace. | Ken Raeburn | 2 | -27/+74 |
1993-09-03 | * stabs.texinfo: Make info author notice match the TeX author notice. | Jim Kingdon | 2 | -1/+6 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 2 | -0/+6 |
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -9/+11 |
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -3/+5 |
1993-09-03 | remove obsolete comment about call function stuff being duplicated | Jim Kingdon | 1 | -7/+0 |
1993-09-03 | * target.c (pop_target): Don't try to deal with the stack becoming | Jim Kingdon | 1 | -0/+3 |
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 3 | -4/+16 |
1993-09-02 | * m88k-tdep.c: Remove a bunch of unused #includes. | Jim Kingdon | 2 | -18/+2 |
1993-09-02 | * libhppa.h (hppa_field_adjust): Remove unused `init_value' variable. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * language.h: Add comment about current_language. | Jim Kingdon | 2 | -1/+15 |
1993-09-02 | Reverted previous change, and added this one instead: | Ian Lance Taylor | 2 | -15/+20 |
1993-09-02 | * mips-opc.c: Change div machine instruction to be z,s,t rather | Ian Lance Taylor | 3 | -14/+23 |
1993-09-02 | * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post | Jim Kingdon | 1 | -0/+3 |
1993-09-02 | Only build nlmconv if configured for a NetWare target. | Ian Lance Taylor | 2 | -1/+9 |
1993-09-02 | * config/tc-mips.c (macro): If $0 is destination of divide, just | Ian Lance Taylor | 2 | -0/+40 |
1993-09-02 | * mips-opc.c: Move div machine instruction after macro forms. | Ian Lance Taylor | 2 | -8/+25 |
1993-09-02 | * m88k-tdep.c: Include sys/dir.h before sys/user.h. | Jim Kingdon | 4 | -7/+13 |
1993-09-02 | * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o. | Jim Kingdon | 3 | -1/+6 |
1993-09-02 | * hosts/delta88v4.h: New for SVR4. | Jim Kingdon | 4 | -3/+19 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 3 | -1/+3 |
1993-09-02 | new for /proc support on svr4 delta88 | Jim Kingdon | 1 | -0/+0 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -1/+1 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -2/+7 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 6 | -57/+100 |
1993-09-02 | renamed from xm-m88k.h | Jim Kingdon | 1 | -0/+0 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -1/+4 |
1993-09-02 | * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has a | Jim Kingdon | 2 | -2/+9 |