Age | Commit message (Expand) | Author | Files | Lines |
1998-01-28 | Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com> | Ian Lance Taylor | 5 | -782/+338 |
1998-01-28 | Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 1 | -77/+97 |
1998-01-28 | Added "--nowarnswap" option for suppressing "Swapping instructions" warnings. | Bill Moyer | 3 | -16/+10 |
1998-01-28 | * emulparams/elf64_sparc.sh (ELFSIZE): 64 | Richard Henderson | 1 | -0/+6 |
1998-01-28 | update copyright date | Doug Evans | 1 | -1/+1 |
1998-01-28 | * dvp-dis.c, dvp-opc.c: New files. | Doug Evans | 10 | -3006/+49 |
1998-01-28 | Wed Jan 28 16:41:19 1998 J.J. van der Heijden <J.J.vanderHeijden@student.ut... | Ian Lance Taylor | 3 | -86/+98 |
1998-01-28 | spacing fix | Ian Lance Taylor | 1 | -1/+1 |
1998-01-28 | Wed Jan 28 16:37:27 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 2 | -2/+7 |
1998-01-28 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | Ian Lance Taylor | 1 | -1/+1 |
1998-01-28 | Wed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+6 |
1998-01-28 | * scripttempl/elf.sc: Only include linkonce sections in final | Ian Lance Taylor | 1 | -0/+5 |
1998-01-28 | * ld.texinfo (Options): Add a brief description of the types of | Ian Lance Taylor | 1 | -0/+3 |
1998-01-28 | * configure.tgt (dvp-*-*): Recognize. | Doug Evans | 3 | -12/+11 |
1998-01-28 | delete txvu stuff, building mips files now | Doug Evans | 2 | -10/+0 |
1998-01-28 | * symbols.c (resolve_symbol_value): Don't set the segment if it | Ian Lance Taylor | 1 | -0/+3 |
1998-01-28 | delete txvuelf.sh, generating mips files now | Doug Evans | 2 | -16/+0 |
1998-01-28 | * configure.in: Add dvp-elf support. | Doug Evans | 2 | -1/+8 |
1998-01-28 | * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to | Ian Lance Taylor | 2 | -1/+6 |
1998-01-28 | * monitor.c (monitor_vsprintf): New function to handle | Mark Alexander | 2 | -9/+18 |
1998-01-28 | * ld.texinfo (Options): Mention LDEMULATION in description of -m. | Ian Lance Taylor | 2 | -6/+25 |
1998-01-28 | checkpoint | Doug Evans | 1 | -35/+59 |
1998-01-28 | * ld.texinfo (Options): Clarify --export-dynamic a bit. | Ian Lance Taylor | 2 | -28/+252 |
1998-01-28 | Wed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 2 | -3/+9 |
1998-01-28 | * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define. | Ian Lance Taylor | 2 | -0/+16 |
1998-01-28 | * config.bfd, configure.in: Add dvp support. | Doug Evans | 12 | -168/+204 |
1998-01-28 | * elf.c (_bfd_elf_close_and_cleanup): Only check the strtab if we | Ian Lance Taylor | 2 | -4/+13 |
1998-01-28 | txvu renamed to dvp | Doug Evans | 1 | -2/+2 |
1998-01-28 | txvu renamed to dvp, so files moved to ../dvp | Doug Evans | 10 | -515/+0 |
1998-01-28 | Added --nowarnswap arg to suppress "Swapping instructions" warning. | Bill Moyer | 4 | -7/+48 |
1998-01-28 | * configure.in: Add dvp support. | Doug Evans | 3 | -56/+10 |
1998-01-28 | Report combined alignment and size overflow errors. | Nick Clifton | 1 | -0/+5 |
1998-01-28 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 | Ian Lance Taylor | 1 | -0/+5 |
1998-01-28 | txvu.h renamed to dvp.h | Doug Evans | 3 | -358/+3 |
1998-01-28 | Display instruction when an insertion error is encountered. | Nick Clifton | 2 | -106/+126 |
1998-01-28 | txvu.h deleted in favor of generating mips files | Doug Evans | 3 | -49/+130 |
1998-01-28 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | Jeff Law | 1 | -0/+5 |
1998-01-28 | (assemble_one_insn): tweak lexing of suffix | Doug Evans | 1 | -2/+5 |
1998-01-28 | checkpoint | Doug Evans | 1 | -88/+99 |
1998-01-28 | remove txvu stuff, now using only mips elf files | Doug Evans | 2 | -26/+0 |
1998-01-28 | txvu renamed to dvp | Doug Evans | 3 | -76/+76 |
1998-01-28 | * dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes. | Doug Evans | 1 | -1/+2 |
1998-01-28 | * configure (package_makefile_rules_frag): New variable, which names | Jeff Law | 1 | -0/+7 |
1998-01-28 | * config.guess: More accurate determination of HP processor types. | Jeff Law | 3 | -19/+148 |
1998-01-28 | Sparc v9 ABI compliant PLT: | Richard Henderson | 2 | -0/+38 |
1998-01-28 | * gas/mips/4010.s: Add 4010 tests. | Jeff Law | 16 | -26/+409 |
1998-01-28 | * mips-dis.c (_print_insn_mips): Set target_processor as appropriate. | Jeff Law | 3 | -4/+155 |
1998-01-28 | * archures.c (bfd_mach_mips*): Add definitions for various MIPS | Jeff Law | 5 | -78/+179 |
1998-01-28 | *** empty log message *** | James Lemke | 2 | -101/+205 |
1998-01-28 | Partial implementation of DMA tags (instructions). | James Lemke | 1 | -0/+5 |