aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-08-30Passify GCC.Andrew Cagney2-2/+7
1997-08-29SH4 assembler extensions.Joern Rennecke5-0/+114
1997-08-29 * Makefile.am (ld_new_DEPENDENCIES): Remove @LEXLIB@.Ian Lance Taylor3-2/+7
1997-08-28Remove arc sanitization.David Edelsohn1-28/+0
1997-08-28 * sim-options.c (standard_option_handler): Use xstrdup, not strdup.David Edelsohn2-1/+5
1997-08-28 * configure.tgt (arc-*-elf*): Recognize.David Edelsohn5-70/+35
1997-08-28Remove arc sanitization.David Edelsohn1-8/+1
1997-08-28 * binutils-all/objdump.exp (cpus_expected): Add arc.David Edelsohn1-0/+10
1997-08-28Remove arc sanitization.David Edelsohn2-51/+23
1997-08-28New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney8-205/+348
1997-08-28Add sh3 et.al. to SH arch table.Andrew Cagney5-7/+62
1997-08-28Make igen available when v850 is being build.Andrew Cagney3-0/+9
1997-08-28Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney4-3/+71
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney15-3/+94
1997-08-27Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney7-1/+1214
1997-08-27Only pass endianess to simulator when explicitly set by user with setAndrew Cagney4-10/+36
1997-08-27* archures.c (bfd_archures_list): Always NULL terminate the list.Andrew Cagney2-1/+5
1997-08-27New file - generic implementation of sim_load for hardware onlyAndrew Cagney1-0/+53
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney35-382/+626
1997-08-27 * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney2-3/+13
1997-08-27Save a copy of argv, not just a pointer.Andrew Cagney3-18/+54
1997-08-26 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-22/+25
1997-08-26fix v850 machine number stuffIan Lance Taylor2-3/+3
1997-08-26 * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.Ian Lance Taylor3-48/+82
1997-08-26 * doc/as.texinfo (Machine Dependencies): Add v850 to menu.Ian Lance Taylor3-1/+9
1997-08-26 * expr.c (integer_constant): If BFD64, don't make a bignum if theIan Lance Taylor1-0/+3
1997-08-26 * config/tc-alpha.c (load_expression): Check explicitly for O_big,Ian Lance Taylor2-5/+60
1997-08-26 * as.h: Don't define alloca if __GNUC__. Just declare it.Ian Lance Taylor3-23/+105
1997-08-26 * config/tc-i386.c (i386_align_code): Correct 16 bit noops. FromIan Lance Taylor1-1/+4
1997-08-26 * i386.h (two_byte_segment_defaults): Correct base register 5 inIan Lance Taylor1-0/+4
1997-08-26Corrected name of tiny data area label.Nick Clifton2-2/+9
1997-08-26 * i386.h: Set ud2 to 0x0f0b. From Gabriel PaubertIan Lance Taylor2-1/+4
1997-08-26Made immediate parameter of MOVHI be unsignedNick Clifton2-1/+7
1997-08-26 * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel PaubertIan Lance Taylor2-4/+7
1997-08-26Use address size prefix for loopw as for jcxz.Ian Lance Taylor2-2/+8
1997-08-26tipoIan Lance Taylor1-1/+1
1997-08-26 * config/tc-i386.c (md_assemble): In JumpByte case, when lookingIan Lance Taylor2-3/+25
1997-08-26 * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).Ian Lance Taylor2-11/+12
1997-08-26Make building of w65 simulator conditional on --enable-sim.Andrew Cagney3-2/+15
1997-08-26In some cases: Makefile.in (all-sim): Depends on all-readline.Andrew Cagney2-6/+20
1997-08-26Flush defunct sim_kill.Andrew Cagney24-92/+48
1997-08-26Mon Aug 25 17:08:01 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-6/+4
1997-08-25Rebuild with latest devo autoconf for NT supportChris Provenzano2-72/+75
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney41-513/+3424
1997-08-25Fixed minor buglet in compatible.Nick Clifton1-0/+4
1997-08-25Added magic numbers for V850E and V850EQ.Nick Clifton3-4/+81
1997-08-25Set machine architecture and type.Nick Clifton2-0/+20
1997-08-25Switched over to using machine numbers to distinguish v850 architecture varia...Nick Clifton11-196/+429
1997-08-25Rebuilt configure with latest devo autoconf for NT support.Chris Provenzano2-8/+19
1997-08-25 * symbols.c (resolve_symbol_value): Store the value back into theIan Lance Taylor2-122/+176