Age | Commit message (Expand) | Author | Files | Lines |
1994-01-22 | * targets.c: Add a vector of matching format names. | David MacKenzie | 4 | -29/+57 |
1994-01-22 | * bfd-in.h: Remove decls of bfd_ec type and error printing functions. | David MacKenzie | 3 | -90/+54 |
1994-01-22 | * chardefs.h, tilde.c: Just declare strrchr rather than trying to | Jim Kingdon | 2 | -0/+13 |
1994-01-22 | * lynx-nat.c: Add Sparc support. | Stu Grossman | 6 | -419/+304 |
1994-01-22 | * configure: Completely rewrite option processing. Take | Stu Grossman | 2 | -303/+286 |
1994-01-22 | * objdump.c (disassemble_data): Support bfd_arch_rs6000. | Ian Lance Taylor | 2 | -0/+10 |
1994-01-22 | * rs6000-pinsn.c: Use the new disassembler in the opcodes | Ian Lance Taylor | 2 | -364/+14 |
1994-01-22 | * ppc.h: New file. Header file for PowerPC opcode table. | Ian Lance Taylor | 2 | -0/+5 |
1994-01-22 | * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc, | Ian Lance Taylor | 1 | -0/+5 |
1994-01-22 | New header file for PowerPC opcode table. | Ian Lance Taylor | 1 | -0/+196 |
1994-01-22 | Added ppc-opc.c and ppc-dis.c. | Ian Lance Taylor | 1 | -0/+2 |
1994-01-22 | * ppc-opc.c: New file. Opcode table for PowerPC, including | Ian Lance Taylor | 1 | -0/+10 |
1994-01-22 | PowerPC opcode table and disassembler. | Ian Lance Taylor | 1 | -0/+2463 |
1994-01-21 | Fix accidental deletion of attribution for kingdon change. | Jim Kingdon | 1 | -1/+1 |
1994-01-21 | Restore Jim's last change entry header. | David MacKenzie | 1 | -0/+2 |
1994-01-21 | * bfd.c: Remove error strings for errors removed below. | David MacKenzie | 2 | -2/+1 |
1994-01-21 | * Makefile.in (distclean, realclean): Expand local-distclean | Fred Fish | 2 | -5/+11 |
1994-01-21 | Add ChangeLog entry for sef change. | Jim Kingdon | 1 | -1/+6 |
1994-01-21 | * Makefile.in (realclean): Remove info files per make-stds.texi. | Fred Fish | 2 | -1/+5 |
1994-01-21 | The sparc (and possibly other?) NLM format requires a different way to | Sean Eric Fagan | 1 | -4/+61 |
1994-01-21 | * sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL, | Jim Kingdon | 1 | -0/+6 |
1994-01-21 | * dbxread.c (end_psymtab): Only patch psymtab textlow and texthigh | Jim Kingdon | 3 | -2/+16 |
1994-01-21 | * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec), | David MacKenzie | 4 | -8/+14 |
1994-01-21 | Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 2 | -4/+19 |
1994-01-21 | * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY | Jeff Law | 4 | -2/+22 |
1994-01-21 | * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY | Jeff Law | 4 | -268/+36 |
1994-01-21 | * xcoffread.c (xcoff_symfile_read): Make second parameter a | Jim Kingdon | 2 | -6/+5 |
1994-01-21 | * xcoffread.c (read_xcoff_symtab): Make main_aux just a union | Jim Kingdon | 2 | -14/+18 |
1994-01-21 | * coffread.c, xcoffread.c: Include <coff/internal.h> | Jim Kingdon | 3 | -10/+17 |
1994-01-21 | * bfd.c (bfd_get_gp_size): Added support for ELF. | Ian Lance Taylor | 2 | -86/+39 |
1994-01-21 | * syms.c (BSF_DYNAMIC): New symbol flag. | Ian Lance Taylor | 6 | -662/+574 |
1994-01-21 | * ldlang.c (new_afile): Initialize loaded field to false. | Ian Lance Taylor | 2 | -3/+29 |
1994-01-21 | * hosts/alphaosf.h (uint64e_type, uint64_type, int64_type): Delete typedefs, | Ken Raeburn | 2 | -4/+6 |
1994-01-21 | Fix gas_version. | Rob Savoye | 1 | -3/+5 |
1994-01-21 | * coffread.c (coff_getfilename): Make it not static. | Jim Kingdon | 2 | -1/+3 |
1994-01-20 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | Rob Savoye | 1 | -0/+6 |
1994-01-20 | Tweak to run under either version of expect. Add a hack-around for a | Rob Savoye | 1 | -0/+5 |
1994-01-20 | Tweak to work with either version of expect. Use the verbose function, fix | Rob Savoye | 1 | -16/+154 |
1994-01-20 | Tweaked to run under either version of expect. | Rob Savoye | 1 | -0/+36 |
1994-01-20 | * xcoffread.c (read_xcoff_symtab): complain() not abort(). | Jim Kingdon | 2 | -6/+17 |
1994-01-20 | * expr.c (operand): For floating point operand with unusual fp char from | Ken Raeburn | 2 | -24/+25 |
1994-01-20 | * config/tc-mips.c (md_pseudo_table): Add all data allocation | Ian Lance Taylor | 2 | -0/+12 |
1994-01-20 | updated with alpha changes | Ken Raeburn | 2 | -11/+99 |
1994-01-19 | (alpha_howto_table): Construct 64-bit negative one values in case of | Ken Raeburn | 1 | -171/+1760 |
1994-01-19 | (enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized some | Ken Raeburn | 1 | -14/+71 |
1994-01-19 | (sprintf_vma, fprintf_vma): New macros. | Ken Raeburn | 1 | -4/+7 |
1994-01-19 | (uint64_typeHIGH, uint64_typeLOW): Supply default definitions when not defined, | Ken Raeburn | 1 | -5/+23 |
1994-01-19 | * ld.texinfo: Clarify what -T option does. | David MacKenzie | 2 | -3/+8 |
1994-01-19 | * infrun.c (wait_for_inferior): Don't set frame for | Jim Kingdon | 2 | -20/+48 |
1994-01-19 | * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash | Peter Schauer | 1 | -0/+5 |