Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 8 | -205/+348 | |
architecture''. Update SH target to use new target_architecture_hook. | |||||
1997-08-28 | Add sh3 et.al. to SH arch table. | Andrew Cagney | 5 | -7/+62 | |
Improve machine name parsing for v850 and SH. | |||||
1997-08-28 | Make igen available when v850 is being build. | Andrew Cagney | 3 | -0/+9 | |
1997-08-28 | Add --target=BFDTARGET and --architecture=MACHINE options. | Andrew Cagney | 4 | -3/+71 | |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 15 | -3/+94 | |
1997-08-27 | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 7 | -1/+1214 | |
Add more macro's for extracting sub word quantites to sim-endian.h | |||||
1997-08-27 | Only pass endianess to simulator when explicitly set by user with set | Andrew Cagney | 4 | -10/+36 | |
endian. Prepend endian argument so that it can be overriden with target sim -ARGS. | |||||
1997-08-27 | * archures.c (bfd_archures_list): Always NULL terminate the list. | Andrew Cagney | 2 | -1/+5 | |
1997-08-27 | New file - generic implementation of sim_load for hardware only | Andrew Cagney | 1 | -0/+53 | |
simulators. | |||||
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 35 | -382/+626 | |
Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour. | |||||
1997-08-27 | * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract | Andrew Cagney | 2 | -3/+13 | |
sign bit using 64 bit and not a 32 bit mask. * sim_calls.c (sim_load): From Ian Lance Taylor - free argv after it has been used, not before. | |||||
1997-08-27 | Save a copy of argv, not just a pointer. | Andrew Cagney | 3 | -18/+54 | |
1997-08-26 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 3 | -22/+25 | |
(ALL_MACHINES_CFILES): Add cpu-arc.c. (ALL_MACHINES_CFILES): Add elf32-arc.c. (elf32-arc.lo): Remove explicit dependency. * Makefile.in: Rebuild. | |||||
1997-08-26 | fix v850 machine number stuff | Ian Lance Taylor | 2 | -3/+3 | |
1997-08-26 | * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD. | Ian Lance Taylor | 3 | -48/+82 | |
* doc/Makefile.am (MKDOC): Use EXEEXT_FOR_BUILD, not EXEEXT. * aclocal.m4, configure, Makefile.in, doc/Makefile.in: Rebuild. | |||||
1997-08-26 | * doc/as.texinfo (Machine Dependencies): Add v850 to menu. | Ian Lance Taylor | 3 | -1/+9 | |
* doc/c-v850.texi: Change node name to match other chapter nodes. | |||||
1997-08-26 | * expr.c (integer_constant): If BFD64, don't make a bignum if the | Ian Lance Taylor | 1 | -0/+3 | |
number will fit in 64 bits. | |||||
1997-08-26 | * config/tc-alpha.c (load_expression): Check explicitly for O_big, | Ian Lance Taylor | 2 | -5/+60 | |
rather than calling abort. | |||||
1997-08-26 | * as.h: Don't define alloca if __GNUC__. Just declare it. | Ian Lance Taylor | 3 | -23/+105 | |
* macro.c: Copy alloca handling from as.h. | |||||
1997-08-26 | * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From | Ian Lance Taylor | 1 | -1/+4 | |
Gabriel Paubert <paubert@iram.es>. | |||||
1997-08-26 | * i386.h (two_byte_segment_defaults): Correct base register 5 in | Ian Lance Taylor | 1 | -0/+4 | |
modes 1 and 2 to be ss rather than ds. From Gabriel Paubert <paubert@iram.es>. | |||||
1997-08-26 | Corrected name of tiny data area label. | Nick Clifton | 2 | -2/+9 | |
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 | |
<paubert@iram.es>. | |||||
1997-08-26 | Made immediate parameter of MOVHI be unsigned | Nick Clifton | 2 | -1/+7 | |
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 | |
<paubert@iram.es>. | |||||
1997-08-26 | Use address size prefix for loopw as for jcxz. | Ian Lance Taylor | 2 | -2/+8 | |
1997-08-26 | tipo | Ian Lance Taylor | 1 | -1/+1 | |
1997-08-26 | * config/tc-i386.c (md_assemble): In JumpByte case, when looking | Ian Lance Taylor | 2 | -3/+25 | |
for a WORD_PREFIX_OPCODE, change it to ADDR_PREFIX_OPCODE if this is jcxz. | |||||
1997-08-26 | * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again). | Ian Lance Taylor | 2 | -11/+12 | |
(JUMP_ON_EXC_ZERO): Remove commented out macro. | |||||
1997-08-26 | Make building of w65 simulator conditional on --enable-sim. | Andrew Cagney | 3 | -2/+15 | |
1997-08-26 | In some cases: Makefile.in (all-sim): Depends on all-readline. | Andrew Cagney | 2 | -6/+20 | |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 24 | -92/+48 | |
1997-08-26 | Mon Aug 25 17:08:01 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -6/+4 | |
* ocd.c: revert Sun change -- enable log file handling | |||||
1997-08-25 | Rebuild with latest devo autoconf for NT support | Chris Provenzano | 2 | -72/+75 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 41 | -513/+3424 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
1997-08-25 | Fixed minor buglet in compatible. | Nick Clifton | 1 | -0/+4 | |
1997-08-25 | Added magic numbers for V850E and V850EQ. | Nick Clifton | 3 | -4/+81 | |
1997-08-25 | Set machine architecture and type. | Nick Clifton | 2 | -0/+20 | |
1997-08-25 | Switched over to using machine numbers to distinguish v850 architecture ↵ | Nick Clifton | 11 | -196/+429 | |
variants. | |||||
1997-08-25 | Rebuilt configure with latest devo autoconf for NT support. | Chris Provenzano | 2 | -8/+19 | |
1997-08-25 | * symbols.c (resolve_symbol_value): Store the value back into the | Ian Lance Taylor | 2 | -122/+176 | |
symbol expression, to handle add or subtract simplification correctly. Handle O_symbol_rva. Add default case. | |||||
1997-08-25 | * config/tc-ppc.c (ppc_change_csect): Temporarily lower the | Ian Lance Taylor | 1 | -0/+8 | |
chunksize while creating the new subsection. * as.c (chunksize): Initialize to zero. * subsegs.c (subseg_set_rest): Change 5000 to chunksize when calling obstack_begin. | |||||
1997-08-25 | Support constant expressions as register lists. | Nick Clifton | 2 | -21/+111 | |
1997-08-25 | * syms.c (_bfd_stab_section_find_nearest_line): Clear the | Ian Lance Taylor | 1 | -0/+5 | |
cached_stab field if the offset prevents us from using the cache. | |||||
1997-08-25 | * gas/m32r/relax-1.[ds]: New testcase. | David Edelsohn | 4 | -13/+36 | |
* gas/m32r/m32r.exp: Run it. | |||||
1997-08-25 | Fixed node name. | Nick Clifton | 2 | -1/+6 | |
1997-08-25 | Added rules to build cpu-v850e.lo and cpu-v850eq.lo object files. | Nick Clifton | 2 | -1/+30 | |
1997-08-25 | Switch from C++ style comment to C style. | Nick Clifton | 1 | -2/+2 | |
1997-08-25 | * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA to section | Ian Lance Taylor | 1 | -0/+19 | |
flags. * aout-arm.c (aout_arm_little_vec): Likewise. (aout_arm_big_vec): Likewise. * bout.c (b_out_vec_big_host): Likewise. (b_out_vec_little_host): Likewise. * mipsbsd.c (aout_mips_little_vec): Likewise. (aout_mips_big_vec): Likewise. | |||||
1997-08-25 | Sun Aug 24 21:16:59 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -0/+11 | |
* ocd.c: comment out sections that create and flush wigglers.log log file when using the wiggler. |