aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-11-11 * config/tc-h8300.c: Include "subsegs.h".Ian Lance Taylor1-0/+6
1997-11-11 * simops.c (call:16 call:32): Stack adjustment is determined solelyJeff Law1-4/+8
1997-11-11Make the signess of compares between GPR's explicit using a cast toAndrew Cagney2-61/+39
1997-11-11Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney5-121/+396
1997-11-11 * sim-events.c (sim_events_process): Re-compute the time -Andrew Cagney2-0/+7
1997-11-10* simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. SignAndrew Cagney1-0/+6
1997-11-10 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker toIan Lance Taylor1-0/+3
1997-11-10 * valprint.c (print_longest): The b, h, w, and g format specifiersIan Lance Taylor1-0/+5
1997-11-10Configure all directories for d30vMichael Meissner2-1/+4
1997-11-10Mon Nov 10 14:32:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-1/+13
1997-11-10 * ld-srec/sr3.cc (__eh_pc): Define.Ian Lance Taylor2-0/+6
1997-11-10fix vr5400 sanitizationKen Raeburn1-1/+1
1997-11-10 * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'Ian Lance Taylor1-0/+3
1997-11-10 * macro.c (sub_actual): If we don't find a parameter for an &,Ian Lance Taylor1-0/+5
1997-11-10Test rachi instruction.Andrew Cagney3-3/+44
1997-11-10* callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER.Andrew Cagney1-0/+4
1997-11-09Configure newlib, libiberity for d30v.Michael Meissner2-1/+6
1997-11-09 * Makefile.am (bin_PROGRAMS): Don't use line continuations here.Jeff Law1-0/+4
1997-11-08Add libgloss to d30v build listMichael Meissner2-1/+7
1997-11-08* config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P" operand types.Ken Raeburn2-4/+59
1997-11-08* gas/mips/vr5400.s, gas/mips/vr5400.d: New test, for VR5400-specificKen Raeburn2-0/+79
1997-11-07 * frags.h: Handle multiple inclusion.Doug Evans1-0/+4
1997-11-07 * include/libiberty.h: Add extern "C" { so it can be used with C++Rob Savoye2-0/+15
1997-11-06Replace global IPC with function argument cia or current instructionAndrew Cagney5-60/+78
1997-11-06Fix computation of sim_events_time when sim_events_slip is loosing it.Andrew Cagney2-34/+31
1997-11-06IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney5-112/+172
1997-11-06Allow separate single character and long options.Andrew Cagney1-0/+17
1997-11-05 Based on a patch from Ian.Dall@dsto.defence.gov.au.Doug Evans2-16/+112
1997-11-05(struct frag): Delete docs for fr_opcode_frag, fr_opcode_offset, fr_bsr.Doug Evans1-6/+3
1997-11-05 * config.sub: Move tx19 configury to reduce spurious differencesGavin Romig-Koch1-0/+14
1997-11-05keep itcl even without keep-ide, since gdbtk needs itIan Lance Taylor1-1/+1
1997-11-05Add option --enable-sim-igen to mips configuration. Allows user toAndrew Cagney2-17/+50
1997-11-05Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney8-641/+437
1997-11-05Delete -l and -n options, didn't do anything.Andrew Cagney3-51/+28
1997-11-05Document TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT.Doug Evans1-0/+9
1997-11-05Tue Nov 4 16:52:50 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-1/+7
1997-11-05 * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) toDoug Evans3-36/+168
1997-11-05Update ns32k docs.Doug Evans1-11/+46
1997-11-05Rewrite sim_monitor (implements read, write, open, et.al. systemAndrew Cagney3-323/+249
1997-11-04* sim-endian.h (U16_8): ImplementAndrew Cagney1-0/+13
1997-11-04*** empty log message ***Jim Blandy1-0/+6
1997-11-04* jv-exp.y (ArrayAccess): Implement Name [ Expression ]; check theJim Blandy1-4/+71
1997-11-04 * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead ofBrendan Kehoe1-0/+5
1997-11-04Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-8/+2
1997-11-04 * objcopy.c (copy_section): Don't crash if there is no particularIan Lance Taylor1-0/+5
1997-11-04do not assume NULL is an integer constantMichael Meissner1-0/+5
1997-11-04Correct r5900 sanitization.Gavin Romig-Koch2-1/+3
1997-11-03Correct sanitation for tx49.Gavin Romig-Koch1-0/+28
1997-11-03 * tc-mips.c (md_begin): Reorganize setting of default values soGavin Romig-Koch2-149/+130
1997-11-03make vr5400 disassembly work; fix bugs in some vr5400 insnsKen Raeburn3-11/+21