Age | Commit message (Expand) | Author | Files | Lines |
1993-10-12 | * mips.h: New file. MIPS ABI specific information. | Ian Lance Taylor | 2 | -1/+153 |
1993-10-12 | * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int. | Jim Kingdon | 2 | -2/+6 |
1993-10-12 | more null/empty string fixups | Ken Raeburn | 4 | -4/+16 |
1993-10-12 | Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt, | Fred Fish | 1 | -1/+3 |
1993-10-12 | Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too. | Fred Fish | 1 | -0/+2 |
1993-10-12 | Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too. | Fred Fish | 1 | -0/+2 |
1993-10-12 | Add chillrt test-chill release release-info to lose_these_too if they | Fred Fish | 1 | -0/+4 |
1993-10-11 | fix for pr 3571 | Steve Chamberlain | 1 | -0/+8 |
1993-10-11 | * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other | Jim Kingdon | 3 | -117/+276 |
1993-10-11 | * write.c (write_contents): Don't crash if seginfo is NULL. | Ian Lance Taylor | 3 | -8/+34 |
1993-10-11 | * ecoff.c (ecoff_mkobject): Check bfd_make_section return value. | Ian Lance Taylor | 2 | -38/+274 |
1993-10-11 | Revert last change. Dumb idea... | Fred Fish | 1 | -2/+0 |
1993-10-11 | Add release-info to Things-to-lose list. | Fred Fish | 1 | -0/+1 |
1993-10-11 | * ecoff.h (REGINFO, struct ecoff_reginfo): Define. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-11 | remove extern time() decl | David D. Zuhn | 2 | -1/+4 |
1993-10-11 | * messages.c (as_fatal): Do mention that it's the assembler that | Ken Raeburn | 2 | -11/+53 |
1993-10-11 | * symtab.h: Fix comments re headers, sharing blockvectors, etc. | Jim Kingdon | 1 | -0/+4 |
1993-10-11 | update REMOTE_O for i960-vxworks to make it compile again | David D. Zuhn | 2 | -1/+5 |
1993-10-11 | * mipsread.c (parse_partial_symbols): Do not add undefined | Peter Schauer | 2 | -71/+127 |
1993-10-11 | * alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc, | Peter Schauer | 2 | -25/+14 |
1993-10-09 | * inflow.c: Remove unused includes of sys/param.h and sys/types.h. | Jim Kingdon | 2 | -9/+7 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 6 | -80/+95 |
1993-10-08 | * libbfd.c (bfd_get*32, bfd_get*64): Prevent ANSI sign extension | Peter Schauer | 1 | -0/+5 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 6 | -182/+157 |
1993-10-08 | configure.in: Put {start,end}-sanitize-for-fsf around code that removes some | Ken Raeburn | 2 | -3/+34 |
1993-10-08 | * config.sub: Accept linux*coff and linux*elf as operating systems. | Ken Raeburn | 1 | -0/+9 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 5 | -55/+54 |
1993-10-08 | * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to | Ian Lance Taylor | 4 | -201/+215 |
1993-10-08 | * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF. | Ian Lance Taylor | 3 | -27/+81 |
1993-10-08 | Use both h8300 emulations. | Steve Chamberlain | 1 | -0/+1 |
1993-10-08 | Thu Oct 7 18:36:29 1993 Michael Meissner (meissner@osf.org) | Ian Lance Taylor | 1 | -0/+5 |
1993-10-08 | * remote.c (remote_wait): Use strtoul for parsing 'N' message. | Jim Kingdon | 1 | -3/+3 |
1993-10-08 | * blockframe.c (get_frame_block): Do not adjust pc if the frame | Peter Schauer | 2 | -8/+14 |
1993-10-08 | * alpha-opc.h: Add ldl_l, fix typo for ldq_u. | Peter Schauer | 2 | -1/+7 |
1993-10-08 | * configure.in: Do not define SELECT_VECS, SELECT_ARCHITECTURES | Peter Schauer | 2 | -8/+13 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 4 | -25/+79 |
1993-10-07 | * compile.c (sim_set_pc): Write to the pc direcly. | Steve Chamberlain | 2 | -59/+96 |
1993-10-07 | define sr_get_debug. | Steve Chamberlain | 1 | -0/+2 |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 4 | -8/+40 |
1993-10-07 | * aoutx.h (howto_table_std): Correct the "size" field in some entries. | Ken Raeburn | 2 | -54/+83 |
1993-10-07 | * gdb.texinfo (Signaling): Update for symbolic symbol names | Jim Kingdon | 2 | -3/+18 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 28 | -0/+5924 |
1993-10-07 | new for mach | Jim Kingdon | 2 | -0/+0 |
1993-10-07 | new for mach3 (really native not host) | Jim Kingdon | 3 | -0/+0 |
1993-10-07 | * coffswap.h: (bfd_swap_reloc_in): a symndx is signed. | Steve Chamberlain | 3 | -75/+269 |
1993-10-07 | Make support for relaxing more generic. | Steve Chamberlain | 1 | -0/+11 |
1993-10-07 | * blockframe.c (find_pc_partial_function): If we call | Jim Kingdon | 3 | -4/+17 |
1993-10-07 | elfcode.h (EALIGN): Define, dependent on ARCH_SIZE. | Ken Raeburn | 2 | -52/+57 |
1993-10-07 | removed two deleted files (thanks Fred) | Ken Raeburn | 1 | -2/+0 |
1993-10-07 | new for mach | Jim Kingdon | 19 | -0/+0 |