aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-06-25 * mn10200-tdep.c (mn10200_analyze_prologue): Fix calculationMark Alexander2-2/+7
of jsr target address.
1998-06-25rebuild dependenciesIan Lance Taylor2-6/+8
1998-06-24remove CVS conflict markerIan Lance Taylor1-1/+0
1998-06-24 * subsegs.h (segment_info_type): Give the struct a name.Ian Lance Taylor3-0/+21
* config/tc-h8300.h (tc_reloc_mangle): Add prototype. * config/tc-h8500.h (tc_reloc_mangle): Declare. * config/tc-sh.h (sh_coff_reloc_mangle): Add prototype. * config/tc-w65.h (tc_reloc_mangle): Declare. * config/tc-z8k.h (tc_reloc_mangle): Declare.
1998-06-24 * configure.in (noconfigdirs): Add configure pattern for mips tx39John Metzler1-0/+4
cygmon
1998-06-24* sim/sky/t-int.c, sim/sky/t-int-handler.c:James Lemke1-0/+5
Testcase errors: two in the former file, one in the latter.
1998-06-24Updated sim/sky/t-dma.c: It missed check-in earlier today.James Lemke1-0/+4
1998-06-24 * stabs.c (parse_number): Sign extend negative values correctly ifIan Lance Taylor2-55/+150
bfd_vma is larger than unsigned long.
1998-06-24 * elflink.h (elf_bfd_final_link): Loop over input_bfds using theIan Lance Taylor2-1/+12
link_next field, not the next field.
1998-06-24Restore old section after common creation.Catherine Moore1-0/+6
1998-06-24 * gdb.disasm/am33.s: New disassembler testfile for the am33.Jeff Law5-0/+1334
* gdb.disasm/am33.exp: Run it.
1998-06-24 * m10300-dis.c (print_insn_mn10300): 0xf7 opcode prefix specifiesJeff Law2-4/+12
4 byte instructions. (disassemble): Correctly handle FMT_D10 instructions.
1998-06-24 * mn10300-opc.c (mn10300_opcodes): Fix typo in IMM24 versions of theJeff Law2-3/+6
am33 shift instructions.
1998-06-24Fixed parsing of output to cope with .call_table_data sections on v850Nick Clifton1-0/+40
1998-06-24 * gas/mn10300/basic.exp (do_am33_3): Fix typo.Jeff Law2-1/+7
1998-06-24Updated sim/sky/t-dma.{brn|dmaexpect} because a warning msg being checkedJames Lemke1-0/+18
for, contains an address that differs between -mhard-float and -msoft-float.
1998-06-24 * mn10300-dis.c (print_insn_mn10300): 0xf9 opcode prefix specifiesJeff Law3-1/+693
3 byte instructions. (disassemble): Handle new instruction formats FMT_D6, FMT_D7, FMT_D8 FMT_D9 and FMT_D10. Handle various new opcode flags for the am33.
1998-06-24 * mn10300-opc.c (IMM32_HIGH8_MEM): New operand type.Jeff Law2-95/+169
(mn10300_opcodes): Reorder so as to try and select opcodes from the core chip when multiple alternatives exist. Change several am33 instructions to use IMM32_HIGH8_MEM. Fix typos in "mac" and "macbu" instructions. Fix typos in a couple DSP instructions too.
1998-06-24Wed Jun 24 11:50:54 1998 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-4/+10
* config/obj-vms.c (Create_VMS_Object_File): Force binary file.
1998-06-24 * config/tc-mn10300.c (r_registers): Add a0-a3,d0-d3 and e0-e7Jeff Law2-1/+34
as synonyms for "rN" registers. (xr_registers): Add mcrh, mcrl, mcvf, mdrq and sp as synonyms for "xrN" registers. (md_assemble): Fix typo computing the size of relocations.
1998-06-24 * configure.in: Add cygmon and libstub support for mn10200.Mark Alexander2-1/+12
1998-06-24 * m10200-dis.c (print_insn_mn10200): Fix various non-portabilitiesMark Alexander1-0/+5
related to sign extension and the size of ints.
1998-06-24 * config/mn10200/tm-mn10200.h (SAVED_PC_AFTER_CALL): Don'tMark Alexander2-1/+6
zero upper byte of address.
1998-06-24Fix irix6-x-h8300 gas bug found while looking at gcc nightly testing failure.Jim Wilson1-0/+5
* config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to char with code that explicitly sign-extends.
1998-06-24Tue Jun 23 17:32:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-29/+49
* rs6000-tdep.c (pop_dummy_frame): use memcpy. (push_arguments): use memset. (various other places): fix up indentation and long lines.
1998-06-23Fix tests to match latest assembler results.Nick Clifton1-0/+8
1998-06-23Fixed testsuite macros/reloc.s failure.Nick Clifton2-7/+16
1998-06-23Conceal ugly code behing macro.Nick Clifton2-1/+15
1998-06-23 * Makefile.am (install-data-local): Make ldscripts subdirectory.Ian Lance Taylor1-0/+11
* Makefile.in: Rebuild. Tue Jun 23 15:17:04 1998 Mike Stump <mrs@wrs.com> * Makefile.am (install-exec-local): Don't let EXEEXT interfere with the program transform name. * Makefile.in: Rebuild.
1998-06-23Tue Jun 23 15:09:27 1998 Mike Stump <mrs@wrs.com>Ian Lance Taylor1-0/+6
* Makefile.am (install-exec-local): Don't let EXEEXT interfere with the program transform name. * Makefile.in: Rebuild.
1998-06-23Tue Jun 23 14:55:05 1998 Mike Stump <mrs@wrs.com>Ian Lance Taylor3-7/+13
* Makefile.am (install-exec-local): Don't let EXEEXT interfere with the program transform name. * Makefile.in: Rebuild.
1998-06-23Tue Jun 23 11:58:35 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+6
* configure.in: s/lXext/-lXext/ for Jillian's change.
1998-06-23fix indentation.Michael Snyder1-0/+2
1998-06-23Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+10
* gdb.base/funcargs.exp: simplify expect strings to ease pattern match processing (and eliminate spurious timeouts when running).
1998-06-23Tue Jun 23 11:14:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder4-18/+123
* config/mips/tm-irix5.h: Modify to work better on irix 6, by making FP registers 8 bytes instead of 4. REGISTER_BYTES: redefine. REGISTER_BYTE(): redefine. REGISTER_VIRTUAL_TYPE: redefine. MIPS_LAST_ARG_REGNUM: redefine. * irix5-nat.c (fetch_core_registers): read 8 bytes per FP register. * mips-tdep.c (FP_REGISTER_DOUBLE): new macro to distinguish targets with 8-byte FP registers (don't use TARGET_MIPS64). (STACK_ARGSIZE): new macro, how much space is taken up on the stack for each function argument (don't use TARGET_MIPS64). (mips_push_arguments): modify logic to work better on Irix 6 (n32 ABI).
1998-06-23Rewrite of readelf to use fopen/fread rather than mmap.Nick Clifton3-1114/+1747
1998-06-23configure.in: Add -lXext to mips_extra_libsJillian Ye4-3/+21
1998-06-23 * m10300-opc.c: Support one operand "asr", "lsr" and "asl"Jeff Law2-0/+17
instructions. Support (sp) addressing mode by expanding it into (0,sp).
1998-06-23fix sanitizationJeff Holcomb1-1/+1
1998-06-22 * config/obj-coff.c (c_symbol_merge): Fix copying of auxiliaryIan Lance Taylor2-19/+21
information.
1998-06-22 * readelf.c: Include bfd.h and bucomm.h before system headerIan Lance Taylor2-23/+38
files. (parse_args): Change type of c from char to int.
1998-06-22 * config/tc-mn10300: Handle FMT_D10 instructions.Jeff Law2-7/+63
1998-06-22 * gas/mn10300/am33_6.s: New test.Jeff Law6-1/+709
* gas/mn10300/am33_7.s: Likewise. * gas/mn10300/am33_8.s: Likewise. * gas/mn10300/basic.exp: Run them.
1998-06-22 * m10300-opc.c: Support 4 byte DSP instructions.Jeff Law2-45/+550
1998-06-22 * mn10300.h (FMT_D10): Define.Jeff Law2-0/+16
1998-06-22 * config/tc-i386.c (i386_operand): Be prepared for a space betweenIan Lance Taylor1-0/+6
the open parenthesis and the start of the register operand, because of the June 16 change.
1998-06-22 * sky-dma.h, sky-gpuif.[c|h], sky-gs.h, sky-pke.[c|h],Patrick Macdonald2-3/+3
sky-vu.h: use _IOLBF on debug files, _IOFBF on trace files * sky-gdb.[c|h] (sky_open_file()): add buffer mode to parameter list
1998-06-22* Bringing over fix for PR 16301 from sky beta branch.Frank Ch. Eigler3-5/+1591
1998-06-22 * ld.texinfo: Note that -relax may make symbolic debuggingJeff Law2-3/+24
impossible on some platforms.
1998-06-22 * config/tc-sh.c (md_apply_fix): Handle weak symbols correctly ifIan Lance Taylor1-0/+5
BFD_ASSEMBLER.