external/binutils.git
1998-06-26 Peter Schauer * gdb.fortran/types.exp: Escape brackets in expect...
1998-06-26 Michael MeissnerDo not try to include sys/mount.h anymore
1998-06-26 Jeff Law * config/tc-mn10300.c (set_arch_mach): New...
1998-06-26 Jeff Law * gas/mn10300/am33.s: Add .am33 pseudo-op to...
1998-06-26 Jeff Law * am33.exp: Just compile, do not link the testcase.
1998-06-26 Jeff Law * mn10300.h: Add "machine" field for instructions.
1998-06-26 Jeff Law * m10300-dis.c: Only recognize instructions...
1998-06-26 Jeff Law * archures.c (bfd_mach_mn10300): Define.
1998-06-26 Jeff Law * mn10300.h: New file.
1998-06-26 Ian Lance Taylor * configure.in: For bfd_vax_arch, build vax-dis.lo.
1998-06-26 Nick CliftonFix HI16_S relocation
1998-06-25 Felix Lee * gdb.base/setshow.exp: make sure $pc is sane.
1998-06-25 Frank Ch. Eigler* Fix gdb inferior calls on 128-bit MIPS targets.
1998-06-25 Patrick Macdonald * sky-pke.c (pke_issue): use default trace file name...
1998-06-25 Joyce JanczynThu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnu...
1998-06-25 Frank Ch. Eigler* Bringing over SKY PKE disassembler feature from sky...
1998-06-25 Frank Ch. Eigler* Bringing sky pke disasm from sky branch.
1998-06-25 Mark Alexander * mn10200-tdep.c (mn10200_analyze_prologue): Fix calcu...
1998-06-25 Ian Lance Taylorrebuild dependencies
1998-06-24 Ian Lance Taylorremove CVS conflict marker
1998-06-24 Ian Lance Taylor * subsegs.h (segment_info_type): Give the struct a...
1998-06-24 John Metzler * configure.in (noconfigdirs): Add configure pattern...
1998-06-24 James Lemke* sim/sky/t-int.c, sim/sky/t-int-handler.c:
1998-06-24 James LemkeUpdated sim/sky/t-dma.c: It missed check-in earlier...
1998-06-24 Ian Lance Taylor * stabs.c (parse_number): Sign extend negative values...
1998-06-24 Ian Lance Taylor * elflink.h (elf_bfd_final_link): Loop over input_bfds...
1998-06-24 Catherine MooreRestore old section after common creation.
1998-06-24 Jeff Law * gdb.disasm/am33.s: New disassembler testfile...
1998-06-24 Jeff Law * m10300-dis.c (print_insn_mn10300): 0xf7 opcod...
1998-06-24 Jeff Law * mn10300-opc.c (mn10300_opcodes): Fix typo...
1998-06-24 Nick CliftonFixed parsing of output to cope with .call_table_data...
1998-06-24 Jeff Law * gas/mn10300/basic.exp (do_am33_3): Fix typo.
1998-06-24 James LemkeUpdated sim/sky/t-dma.{brn|dmaexpect} because a warning...
1998-06-24 Jeff Law * mn10300-dis.c (print_insn_mn10300): 0xf9...
1998-06-24 Jeff Law * mn10300-opc.c (IMM32_HIGH8_MEM): New operand...
1998-06-24 Ian Lance TaylorWed Jun 24 11:50:54 1998 Klaus Kaempf <kkaempf@progis.de>
1998-06-24 Jeff Law * config/tc-mn10300.c (r_registers): Add a0...
1998-06-24 Mark Alexander * configure.in: Add cygmon and libstub support for...
1998-06-24 Mark Alexander * m10200-dis.c (print_insn_mn10200): Fix various non...
1998-06-24 Mark Alexander * config/mn10200/tm-mn10200.h (SAVED_PC_AFTER_CALL...
1998-06-24 Jim WilsonFix irix6-x-h8300 gas bug found while looking at gcc...
1998-06-24 Michael SnyderTue Jun 23 17:32:26 1998 Michael Snyder <msnyder...
1998-06-23 Nick CliftonFix tests to match latest assembler results.
1998-06-23 Nick CliftonFixed testsuite macros/reloc.s failure.
1998-06-23 Nick CliftonConceal ugly code behing macro.
1998-06-23 Ian Lance Taylor * Makefile.am (install-data-local): Make ldscripts...
1998-06-23 Ian Lance TaylorTue Jun 23 15:09:27 1998 Mike Stump <mrs@wrs.com>
1998-06-23 Ian Lance TaylorTue Jun 23 14:55:05 1998 Mike Stump <mrs@wrs.com>
1998-06-23 Jason MolendaTue Jun 23 11:58:35 1998 Jason Molenda (crash@bugshac...
1998-06-23 Michael Snyderfix indentation.
1998-06-23 Michael SnyderTue Jun 23 11:45:01 1998 Michael Snyder <msnyder...
1998-06-23 Michael SnyderTue Jun 23 11:14:04 1998 Michael Snyder <msnyder...
1998-06-23 Nick CliftonRewrite of readelf to use fopen/fread rather than mmap.
1998-06-23 Jillian Yeconfigure.in: Add -lXext to mips_extra_libs
1998-06-23 Jeff Law * m10300-opc.c: Support one operand "asr",...
1998-06-23 Jeff Holcombfix sanitization
1998-06-22 Ian Lance Taylor * config/obj-coff.c (c_symbol_merge): Fix copying...
1998-06-22 Ian Lance Taylor * readelf.c: Include bfd.h and bucomm.h before system...
1998-06-22 Jeff Law * config/tc-mn10300: Handle FMT_D10 instructions.
1998-06-22 Jeff Law * gas/mn10300/am33_6.s: New test.
1998-06-22 Jeff Law * m10300-opc.c: Support 4 byte DSP instructions.
1998-06-22 Jeff Law * mn10300.h (FMT_D10): Define.
1998-06-22 Ian Lance Taylor * config/tc-i386.c (i386_operand): Be prepared for...
1998-06-22 Patrick Macdonald * sky-dma.h, sky-gpuif.[c|h], sky-gs.h, sky-pke.[c|h],
1998-06-22 Frank Ch. Eigler* Bringing over fix for PR 16301 from sky beta branch.
1998-06-22 Jeff Law * ld.texinfo: Note that -relax may make symboli...
1998-06-22 Ian Lance Taylor * config/tc-sh.c (md_apply_fix): Handle weak symbols...
1998-06-21 Nick CliftonUpdated to match latest assembler output.
1998-06-21 Nick CliftonAlways perform alignment requests, even if they are...
1998-06-21 Ron Unrau * symtab.c (find_line_pc): assumed that a PC...
1998-06-20 Frank Ch. Eigler* Fix small typo.
1998-06-20 Jeff Law * config/tc-mips.c (hilo_interlocks): Check...
1998-06-19 Jeff Law * config/tc-mn10300.c (md_assemble): Handle...
1998-06-19 Jeff Law * gas/mn10300/am33_4.s: New test.
1998-06-19 Jeff Law * m10300-opc.c: Support 6 and 7 byte am33 instr...
1998-06-19 Ian Lance Taylor * ld-scripts/weak.exp: New test.
1998-06-19 Ian Lance Taylor * elf32-mips.c (mips_elf_size_dynamic_sections): Only...
1998-06-19 Ian Lance Taylor * elflink.h (elf_link_output_extsym): Print an error...
1998-06-19 Ian Lance Taylor * elf.c (_bfd_elf_section_from_bfd_section): Call...
1998-06-19 Jillian YeRemove the directory, all sky sim testcases are now...
1998-06-19 Ian Lance TaylorFri Jun 19 16:09:09 1998 Alan Modra <alan@spri.levels...
1998-06-19 Ian Lance Taylor * write.c (adjust_reloc_syms): Never adjust relocs...
1998-06-19 Mark Alexander * m10200-dis.c (print_insn_mn10200): Recognize 'break...
1998-06-19 Joyce JanczynFri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnu...
1998-06-19 Jeff Lawstart-sanitize-am33
1998-06-19 Jeff Law * gas/mn10300/am33_2.s: New test.
1998-06-19 Jeff Law * m10300-opc.c: Support for 3 byte and 4 byte...
1998-06-19 Jeff Law * mn10300.h (MN10300_OPERAND_XRREG): Define.
1998-06-19 Ian Lance Taylorformatting fixes
1998-06-19 Jeff Law * config/tc-h8300.c (get_operand): Fix typos...
1998-06-19 Ulrich DrepperUpdate.
1998-06-19 Ulrich DrepperAdd support for fxsave, fxrstor, sysenter and sysexit.
1998-06-18 John MetzlerFix compile errors in set_mips_isa_type
1998-06-18 John Metzler*** empty log message ***
1998-06-18 Jeff LawRework ChangeLog entry to avoid mentioning vr5400 in...
1998-06-18 Jeff LawRemove reference to vr5400 inside a r5900 ChangeLog...
1998-06-18 Joyce JanczynThu June 18 14:37:14 1998 Joyce Janczyn <janczyn...
1998-06-18 John Metzler * mips-dis.c (print_insn_little_mips): Previously...
1998-06-18 Ian Lance Taylortipo
1998-06-18 Frank Ch. Eigler* Adapt to changed R5900 SQC2 opcode.
next