Age | Commit message (Expand) | Author | Files | Lines |
1993-09-28 | Fix a typo | Stan Shebs | 1 | -1/+1 |
1993-09-28 | New and improved Lynx support. | Stan Shebs | 4 | -0/+315 |
1993-09-28 | * coffread.c (read_coff_symtab): Don't call getfilename if there | Stu Grossman | 2 | -1/+11 |
1993-09-28 | hp300/hpux9 uses X11r5 | David D. Zuhn | 1 | -2/+2 |
1993-09-27 | * archive.c: Define offsetof here. | Jim Kingdon | 19 | -94/+5 |
1993-09-27 | * elfcode.h (bfd_section_from_shdr): Set filepos for SHT_STRTAB | Ian Lance Taylor | 1 | -0/+5 |
1993-09-27 | * symtab.c (find_pc_line): Fix comments. | Jim Kingdon | 2 | -13/+11 |
1993-09-27 | * remote-udi.c (udi_mourn): Don't pop target. | Jim Kingdon | 2 | -2/+12 |
1993-09-27 | expr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of symbols in different segs. | Ken Raeburn | 1 | -0/+3 |
1993-09-27 | some 68k pic stuff | Ken Raeburn | 1 | -0/+12 |
1993-09-27 | define DIFF_EXPR_OK | Ken Raeburn | 1 | -26/+33 |
1993-09-27 | (flag_want_pic): New variable, mostly ignored. | Ken Raeburn | 1 | -0/+19 |
1993-09-26 | * hpux-core.c: Add comment about hpux version 7. | Jim Kingdon | 1 | -0/+4 |
1993-09-25 | minor tc-m68k.c changes | Ken Raeburn | 1 | -0/+7 |
1993-09-25 | Moved struct m68k_incant and related macros earlier in the file. | Ken Raeburn | 1 | -278/+286 |
1993-09-25 | * corelow.c: Add multi thread/process support for core files with | Stu Grossman | 5 | -266/+54 |
1993-09-24 | * lynx-core.c (lynx_core_file_p): Change per-thread register | Stu Grossman | 1 | -0/+32 |
1993-09-24 | * config/tc-m88k.c (get_o6): new function. | K. Richard Pixley | 2 | -32/+72 |
1993-09-24 | * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field is | K. Richard Pixley | 2 | -4/+37 |
1993-09-24 | * config/tc-mips.c (md_begin): Set BFD architecture and machine | Ian Lance Taylor | 1 | -0/+19 |
1993-09-24 | Fix typo in previous ChangeLog message. | Peter Schauer | 1 | -2/+2 |
1993-09-24 | * osf-core.c: New file for OSF/1 core file support. | Peter Schauer | 2 | -0/+16 |
1993-09-24 | * ecoff.h (ecoff_set_arch_mach_hook): Accept MIPS_MAGIC_LITTLE2 | Jim Kingdon | 1 | -0/+5 |
1993-09-24 | * remote-udi.c (download): Skip zero length sections. | Jim Kingdon | 1 | -0/+7 |
1993-09-23 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | Ian Lance Taylor | 1 | -6/+0 |
1993-09-23 | * archive.c (compute_and_write_armap): Put weak symbols in the | Ian Lance Taylor | 1 | -1/+9 |
1993-09-23 | * config/solaris2.mh: New file. Define HOSTING_CRT0 and | Ian Lance Taylor | 2 | -0/+4 |
1993-09-23 | Add some "setup_xfail" commands, correct at least for sun4 native. | Ken Raeburn | 2 | -0/+77 |
1993-09-23 | * valops.c (search_struct_method, value_struct_elt): | Jim Kingdon | 1 | -0/+3 |
1993-09-23 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 3 | -1/+10 |
1993-09-23 | obj-coffbfd relax_align change | Ken Raeburn | 1 | -0/+4 |
1993-09-23 | * config/m88k/tm-m88k.h, m88k-tdep.c: Add call function stuff. | Jim Kingdon | 2 | -42/+98 |
1993-09-23 | relax_align is now static | Ken Raeburn | 1 | -1/+1 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 7 | -20/+112 |
1993-09-23 | * gen-aout.c (main): Output newline after end of comment, not before. | Ken Raeburn | 1 | -0/+6 |
1993-09-23 | * section.c (SEC_DEBUGGING): New section flag. | Ian Lance Taylor | 4 | -4/+23 |
1993-09-23 | * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop as | Peter Schauer | 1 | -3/+2 |
1993-09-23 | * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop as | Peter Schauer | 2 | -1/+25 |
1993-09-23 | * objdump.c (usage): Mention --stabs. | Ian Lance Taylor | 2 | -59/+76 |
1993-09-23 | * objcopy.c (copy_object): Copy all applicable file flags. | Ian Lance Taylor | 2 | -0/+711 |
1993-09-23 | * remote.texi (Bootstrapping): Discuss 386 call gates. | Jim Kingdon | 2 | -5/+7 |
1993-09-23 | Add i386lynx-tdep.c. | Stu Grossman | 1 | -0/+1 |
1993-09-23 | * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was | Jim Kingdon | 2 | -4/+5 |
1993-09-23 | CVS: | Kung Hsu | 1 | -12/+16 |
1993-09-22 | * bfd.c (tdata): Add lynx_core_data. | Ian Lance Taylor | 1 | -0/+2 |
1993-09-22 | * ecoff.c (ecoff_compute_section_file_positions): Set filepos for | Ian Lance Taylor | 2 | -39/+37 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 2 | -5/+7 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If PROC_FRAME_OFFSET is zero, | Jim Kingdon | 2 | -3/+17 |
1993-09-22 | infcmd.c (step_1), | K. Richard Pixley | 2 | -11/+2 |
1993-09-22 | * remote-nindy.c: Declare ninMemGet and ninMemPut. | Jim Kingdon | 2 | -0/+6 |