aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1997-12-24 * config.guess: Sync with egcs. Picks up new alpha support,Jeff Law1-0/+5
BeOS & some additional linux support.
1997-12-24 * dsrec.c: Cosmetic improvements.Stan Shebs2-39/+62
(make-srec): Change indexing of format and code tables to remove confusing empty entries.
1997-12-24rebuildIan Lance Taylor1-33/+65
1997-12-23 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.Ian Lance Taylor2-0/+15
* libbfd.h: Rebuild.
1997-12-23 * peicode.h (coff_swap_scnhdr_out): Set .reloc section to beIan Lance Taylor1-0/+6
shared. Set stab* sections to be shared and read. Set .rsrc section to be read and shared.
1997-12-23 * config.guess: HP 9000/803 is a PA1.1 machine.Jeff Law2-3/+88
1997-12-23fix sanitizationIan Lance Taylor1-1/+1
1997-12-22 * remote-mips.c (_initialize_remote_mips): Fix DDB doc string.Mark Alexander2-2/+15
1997-12-22(txvu-*-elf*): Don't build target-libiberty.Doug Evans1-1/+2
1997-12-22 * configure.in: Add txvu support.Doug Evans4-112/+126
* configure: Regenerate. * config/tc-txvu.[ch]: New files.
1997-12-22* tc-txvu.[ch]: New files.Doug Evans3-0/+310
1997-12-22 * dis-asm.h (print_insn_txvu): Declare.Doug Evans2-3/+31
1997-12-22 * configure.in: Add txvu support.Doug Evans5-99/+94
* configure: Regenerate. * disassemble.c: Add txvu support.
1997-12-22 * Makefile.am (etxvuelf.c): Add rule for.Doug Evans4-2/+85
* Makefile.in: Regenerate. * configure: Regenerate. * configure.tgt (txvu-*-*): Recognize. * emulparams/txvuelf.sh: New file.
1997-12-22txvuelf.sh: New file.Doug Evans2-0/+16
1997-12-22 * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support.Doug Evans13-62/+553
(cpu-txvu.lo,elf32-txvu.lo): Add rules for. * Makefile.in: Rebuild. * config.bfd, configure.in: Add txvu support. * configure: Regenerate. * archures.c, elf.c, targets.c: Add txvu support. * bfd-in2.h: Regenerate. * cpu-txvu.c, elf32-txvu.c: New files.
1997-12-22 * common.h (EM_CYGNUS_TXVU): New macro.Doug Evans3-3/+7
1997-12-22 * configure.in: Add txvu-elf support.Doug Evans3-0/+42
* config.sub: Recognize txvu cpu.
1997-12-22 * txvu.h: New file.Doug Evans3-4/+77
1997-12-22rebuild with devo toolsIan Lance Taylor1-48/+79
1997-12-22tipoIan Lance Taylor1-0/+292
1997-12-22 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-44/+105
(ALL_MACHINES_CFILES): Add dwarf2.lo. (ALL_MACHINES_CFILES): Add dwarf2.c. * Makefile.in: Rebuild.
1997-12-22 * coff-arm.c: Don't include obstack.h.Ian Lance Taylor1-601/+64
1997-12-22 * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.Jeff Law2-10/+26
1997-12-22rebuild with devo toolsIan Lance Taylor3-361/+548
1997-12-22rebuild with devo autoconfIan Lance Taylor1-106/+110
1997-12-22rebuildIan Lance Taylor2-4/+51
1997-12-22 * configure.in (i386*-go32-rtems*): Fix to be the same asIan Lance Taylor3-4/+10
i[3456]86-go32. * configure: Rebuild.
1997-12-22Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor2-8/+26
* config.bfd (i[3456]86*-go32-rtems*): Fix to be the same as i[3456]86-go32.
1997-12-22 * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,Ian Lance Taylor2-18/+62
M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB. (mips_ip): Always check for FP_D, not just for instructions that are not part of the regular ISA.
1997-12-22 * gas/mips/r5900.d: Update for current disassembler.Ian Lance Taylor1-0/+6
1997-12-22 * mips-opc.c: Add FP_D to s.d instruction flags.Ian Lance Taylor2-1/+32
1997-12-22 * rclex.l: Don't permit a comma in a STRING.Ian Lance Taylor2-1/+28
* rcparse.y (acc_entry): Warn if an inappropriate modifier is used with a non VIRTKEY. (acc_event): For a control character, set VIRTKEY, and force the character to uppercase. (acc_options): Don't require a comma separator.
1997-12-22don't mention sanitization in ChangeLogIan Lance Taylor1-0/+4
1997-12-21Got backtrace working when calling from framefull routines into framelessDavid Taylor1-6/+77
routines.
1997-12-21move sanitization check from Things-to-lose to Do-lastIan Lance Taylor1-3/+2
1997-12-19improved end-of-stack handling.David Taylor3-9/+31
1997-12-18* config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts.Richard Henderson1-0/+4
1997-12-18* config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX.Richard Henderson1-0/+4
1997-12-18Files for testing m32rx instruction set.Nick Clifton3-0/+23
1997-12-18 * mkdep: New file, currently sanitized out.Doug Evans1-0/+3
1997-12-18Updated tests to match changes in disassemblerNick Clifton1-0/+6
1997-12-18fix d30v sanitizationIan Lance Taylor1-1/+1
1997-12-17 * expr.c (integer_constant 32bit bignum): Mask off bits outsideJeff Law2-4/+34
the range we care about.
1997-12-17Start d30v documentationMichael Meissner1-0/+36
1997-12-17From gavink, for shorter-than-int integer values, on big endian hostAndrew Cagney1-0/+6
store in correct location.
1997-12-17keep lb-xgot-ilocks.dKen Raeburn1-0/+1
1997-12-17o Fix code deleting psymtab entry from objfile's list.Andrew Cagney6-70/+75
Only worked if the first element in the list was being deleted. o When MAINLINE (reading main objectfile and need to clear out old data), change elfread.c so that the psymbol table is emptied once (in elf_symfile_read) instead of multiple times in each *_read_psymtab function. o For elf_symfile_read, load dwarf2 symbols last (so that they are searched for first). o In mdebug_psymtab_read, delete check to see if symbols for current source file already loaded. Test doesn't work for .h files. Above change works better
1997-12-17Fixed segmentation violation detected by LD testsuite.Nick Clifton1-0/+3
1997-12-17Make sure NOPS are inserted between 32-bit multiply and load or 16-bit ↵Michael Meissner2-64/+208
multiply; Compile cleanly with -Wall; Add -n/-N options