Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-24 | * config.guess: Sync with egcs. Picks up new alpha support, | Jeff Law | 1 | -0/+5 | |
BeOS & some additional linux support. | |||||
1997-12-24 | * dsrec.c: Cosmetic improvements. | Stan Shebs | 2 | -39/+62 | |
(make-srec): Change indexing of format and code tables to remove confusing empty entries. | |||||
1997-12-24 | rebuild | Ian Lance Taylor | 1 | -33/+65 | |
1997-12-23 | * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare. | Ian Lance Taylor | 2 | -0/+15 | |
* libbfd.h: Rebuild. | |||||
1997-12-23 | * peicode.h (coff_swap_scnhdr_out): Set .reloc section to be | Ian Lance Taylor | 1 | -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 Law | 2 | -3/+88 | |
1997-12-23 | fix sanitization | Ian Lance Taylor | 1 | -1/+1 | |
1997-12-22 | * remote-mips.c (_initialize_remote_mips): Fix DDB doc string. | Mark Alexander | 2 | -2/+15 | |
1997-12-22 | (txvu-*-elf*): Don't build target-libiberty. | Doug Evans | 1 | -1/+2 | |
1997-12-22 | * configure.in: Add txvu support. | Doug Evans | 4 | -112/+126 | |
* configure: Regenerate. * config/tc-txvu.[ch]: New files. | |||||
1997-12-22 | * tc-txvu.[ch]: New files. | Doug Evans | 3 | -0/+310 | |
1997-12-22 | * dis-asm.h (print_insn_txvu): Declare. | Doug Evans | 2 | -3/+31 | |
1997-12-22 | * configure.in: Add txvu support. | Doug Evans | 5 | -99/+94 | |
* configure: Regenerate. * disassemble.c: Add txvu support. | |||||
1997-12-22 | * Makefile.am (etxvuelf.c): Add rule for. | Doug Evans | 4 | -2/+85 | |
* Makefile.in: Regenerate. * configure: Regenerate. * configure.tgt (txvu-*-*): Recognize. * emulparams/txvuelf.sh: New file. | |||||
1997-12-22 | txvuelf.sh: New file. | Doug Evans | 2 | -0/+16 | |
1997-12-22 | * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support. | Doug Evans | 13 | -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 Evans | 3 | -3/+7 | |
1997-12-22 | * configure.in: Add txvu-elf support. | Doug Evans | 3 | -0/+42 | |
* config.sub: Recognize txvu cpu. | |||||
1997-12-22 | * txvu.h: New file. | Doug Evans | 3 | -4/+77 | |
1997-12-22 | rebuild with devo tools | Ian Lance Taylor | 1 | -48/+79 | |
1997-12-22 | tipo | Ian Lance Taylor | 1 | -0/+292 | |
1997-12-22 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 3 | -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 Taylor | 1 | -601/+64 | |
1997-12-22 | * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf. | Jeff Law | 2 | -10/+26 | |
1997-12-22 | rebuild with devo tools | Ian Lance Taylor | 3 | -361/+548 | |
1997-12-22 | rebuild with devo autoconf | Ian Lance Taylor | 1 | -106/+110 | |
1997-12-22 | rebuild | Ian Lance Taylor | 2 | -4/+51 | |
1997-12-22 | * configure.in (i386*-go32-rtems*): Fix to be the same as | Ian Lance Taylor | 3 | -4/+10 | |
i[3456]86-go32. * configure: Rebuild. | |||||
1997-12-22 | Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 2 | -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 Taylor | 2 | -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 Taylor | 1 | -0/+6 | |
1997-12-22 | * mips-opc.c: Add FP_D to s.d instruction flags. | Ian Lance Taylor | 2 | -1/+32 | |
1997-12-22 | * rclex.l: Don't permit a comma in a STRING. | Ian Lance Taylor | 2 | -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-22 | don't mention sanitization in ChangeLog | Ian Lance Taylor | 1 | -0/+4 | |
1997-12-21 | Got backtrace working when calling from framefull routines into frameless | David Taylor | 1 | -6/+77 | |
routines. | |||||
1997-12-21 | move sanitization check from Things-to-lose to Do-last | Ian Lance Taylor | 1 | -3/+2 | |
1997-12-19 | improved end-of-stack handling. | David Taylor | 3 | -9/+31 | |
1997-12-18 | * config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts. | Richard Henderson | 1 | -0/+4 | |
1997-12-18 | * config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX. | Richard Henderson | 1 | -0/+4 | |
1997-12-18 | Files for testing m32rx instruction set. | Nick Clifton | 3 | -0/+23 | |
1997-12-18 | * mkdep: New file, currently sanitized out. | Doug Evans | 1 | -0/+3 | |
1997-12-18 | Updated tests to match changes in disassembler | Nick Clifton | 1 | -0/+6 | |
1997-12-18 | fix d30v sanitization | Ian Lance Taylor | 1 | -1/+1 | |
1997-12-17 | * expr.c (integer_constant 32bit bignum): Mask off bits outside | Jeff Law | 2 | -4/+34 | |
the range we care about. | |||||
1997-12-17 | Start d30v documentation | Michael Meissner | 1 | -0/+36 | |
1997-12-17 | From gavink, for shorter-than-int integer values, on big endian host | Andrew Cagney | 1 | -0/+6 | |
store in correct location. | |||||
1997-12-17 | keep lb-xgot-ilocks.d | Ken Raeburn | 1 | -0/+1 | |
1997-12-17 | o Fix code deleting psymtab entry from objfile's list. | Andrew Cagney | 6 | -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-17 | Fixed segmentation violation detected by LD testsuite. | Nick Clifton | 1 | -0/+3 | |
1997-12-17 | Make sure NOPS are inserted between 32-bit multiply and load or 16-bit ↵ | Michael Meissner | 2 | -64/+208 | |
multiply; Compile cleanly with -Wall; Add -n/-N options |