Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-05-29 | * symbols.c (symbol_find_base): Fix case insensitive symbol name | Ian Lance Taylor | 1 | -0/+3 | |
code. From Chris Moller <moller@bops.com>. | |||||
1998-05-29 | Fri May 29 16:03:26 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 2 | -119/+123 | |
* config/tc-vax.c (_): Delete this macro used for placeholder values in vax_operand_width_size; it conflicts with the _() macro used for internationalization. | |||||
1998-05-29 | Based on patch from Klaus Kaempf <kkaempf@progis.de>: | Ian Lance Taylor | 3 | -1/+16 | |
* struc-symbol.h (struct broken_word): Add seg and subseg fields. * read.c (emit_expr): Initialize seg and subseg fields of a new broken word. * write.c (write_object_file): Switch to the appropriate segment and subsegment when processing a broken word. | |||||
1998-05-29 | * gas/mips/mips.exp: Adjust ilocks initialization to match current | Ian Lance Taylor | 2 | -2/+19 | |
assembler defaults more closely. | |||||
1998-05-29 | * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi. | Ian Lance Taylor | 2 | -16/+48 | |
(run_srec_test): On mn10200, define __truncsipsi2_do_d2. * ld-srec/sr1.c (__main): Change return type to void. * ld-srec/sr3.cc (__main): Likewise. (__builtin_delete, __builtin_new): Likewise. (__get_dynamic_handler_chain): Return 0. (__get_eh_context): Likewise. | |||||
1998-05-29 | * config/tc-m68k.c (mri_assemble): New static function. | Ian Lance Taylor | 2 | -15/+60 | |
(build_mri_control_operand): Call mri_assemble rather than md_assemble. (s_mri_else, s_mri_break, s_mri_next, s_mri_for): Likewise. (s_mri_endf, s_mri_endw): Likewise. | |||||
1998-05-29 | Partial fix for PR 15929 - Change physical address of segment when its | Nick Clifton | 2 | -5/+65 | |
sections' LMAs have changed. | |||||
1998-05-29 | * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports | Ian Lance Taylor | 1 | -0/+15 | |
the instruction. * gas/sh/basic.exp: Adjust accordingly. | |||||
1998-05-29 | Match mips*tx39 not mipst*tx39. | Andrew Cagney | 3 | -205/+205 | |
1998-05-29 | * main.c (main): Check for NULL from getenv on CYGWIN32. | Keith Seitz | 6 | -69/+115 | |
* gdbtk.c (_initialize_gdbtk): Get rid of the console. Patch from Chris Faylor (cgf@cygnus.com). * configure.in: Link cygwin32 with subsystem console. * configure: Regenerated | |||||
1998-05-29 | more attempts to handle `*' as mpg address | Doug Evans | 1 | -25/+26 | |
1998-05-29 | tweak last entry | Doug Evans | 1 | -1/+1 | |
1998-05-29 | resolve mpgloc_sym in `*' case | Doug Evans | 1 | -13/+31 | |
1998-05-28 | * config/tc-dvp.h (ELF_TC_SPECIAL_SECTIONS): Add .vuoverlay_table. | Doug Evans | 3 | -30/+241 | |
(dvp_frob_file): Declare. (tc_frob_file): Define. (VUOVERLAY_SECTION_PREFIX,VUOVERLAY_TABLE_SECTION_NAME): New macros. * config/tc-dvp.c (VUOVERLAY_START_PREFIX): New macro. (vuoverlay_section_name,create_vuoverlay_section): New functions. (vuoverlay_section,vuoverlay_table_section): New static globals. (ovlysym_table): New static global. (md_begin): Create .vuoverlay_table section. (assemble_vif): Call create_vuoverlay_section for each mpg. (dvp_frob_label): Record vu labels in ovlysym_table for later movement from absolute section to their overlay section. (dvp_frob_file): New function. (md_apply_fix3): For 8/16/32/64 bit relocs, only process if fx_done. | |||||
1998-05-28 | * config/tc-dvp.c (assemble_one_insn): Parse suffix operands | Doug Evans | 1 | -0/+9 | |
even when missing in input string. Forgot to check ChangeLog entry in. | |||||
1998-05-28 | * mips-tdep.c (mips_push_dummy_frame): Fix calculation of | Peter Schauer | 1 | -0/+12 | |
PROC_REG_OFFSET and PROC_FREG_OFFSET. | |||||
1998-05-27 | add vr4111 as a sanitization tag to get rid of vr4111 and vr4102 mentions. | Jason Molenda | 2 | -1/+43 | |
1998-05-27 | Added BFD_RELOC_SPARC_32LE and bfd_mach_sparc_sparclite_le. | Stan Cox | 2 | -6/+8 | |
1998-05-27 | * config/tc-sparc.c (md_show_usage): Add \n\ to new string. | Ian Lance Taylor | 1 | -0/+4 | |
1998-05-27 | Stop GDB getting confused over r29 and FP. print $r29 and info | Andrew Cagney | 3 | -8/+27 | |
registers r29 gave different values. | |||||
1998-05-27 | sparclite 86x big endian instruction / little endian data support. | Stan Cox | 3 | -4/+70 | |
1998-05-27 | sparclite 86x big endian instruction / little endian data support. | Stan Cox | 1 | -0/+9 | |
1998-05-26 | Fix PR15984 - Add flags to various opcodes | Nick Clifton | 2 | -4/+9 | |
1998-05-26 | Fix Pr15998 - Make SHORT_B3(b) formats examin but not modify their first ↵ | Nick Clifton | 2 | -52/+62 | |
register argument. | |||||
1998-05-26 | * Makefile.in (distclean): Remove config.log. | Ian Lance Taylor | 1 | -0/+4 | |
1998-05-26 | Add sanitize tags around VR4320 mentions. | Jason Molenda | 1 | -3/+5 | |
1998-05-26 | add nec4102rom.c to things-to-keep (asklarof sez that the 4102 is a | Jason Molenda | 1 | -0/+1 | |
variant of the VR4100 and does not need to be sanitized.) | |||||
1998-05-25 | * remote.c (remote_open_1): If an error occurs starting the remote, ↵ | Keith Seitz | 1 | -0/+5 | |
pop the target AND return. | |||||
1998-05-25 | Pull in preliminary versions of hw instances and handles from ../ppc | Andrew Cagney | 5 | -0/+746 | |
1998-05-25 | Make hw-main.h the main header file for H/W devices. Like sim-main.h | Andrew Cagney | 7 | -102/+150 | |
Update dv-*.c Replace *_callback with more correct. *_method. Update dv-*.c | |||||
1998-05-25 | Add files hw-alloc.[hc] (mising from last CI) | Andrew Cagney | 7 | -33/+185 | |
Move set_* macro's from hw-base to hw-device. | |||||
1998-05-25 | Initialize/destory hw-properties within the hw-device. | Andrew Cagney | 4 | -0/+29 | |
1998-05-25 | Split out hw-alloc code. Add constructor and destructor for hw-alloc. | Andrew Cagney | 7 | -126/+83 | |
1998-05-25 | Split out hw-event code. Clean up interface. Update all users. | Andrew Cagney | 14 | -108/+276 | |
1998-05-25 | Clean up create/delete of hw-ports | Andrew Cagney | 5 | -55/+532 | |
1998-05-25 | * hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): Drop | Andrew Cagney | 3 | -129/+51 | |
PROCESSOR and CIA arguments. | |||||
1998-05-25 | De-sanitize simulator hw. | Andrew Cagney | 3 | -77/+0 | |
1998-05-25 | Fix mips SWL on 64bit ISA when 32 bit word appears in second half of | Andrew Cagney | 8 | -0/+666 | |
64 bit bus. Test. | |||||
1998-05-24 | * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 so | Keith Seitz | 4 | -3/+56 | |
that we can use this member to track real timeouts. (hardwire_readchar): Modify for cygwin32 so that we only ever use a real system timeout of one second. Track the "real" timeout as a series of th ese one second timeouts. Call ui_loop_hook to keep the gui alive. * top.c: Define new hook for cygwin32, "ui_loop_hook". * gdbtk.c (gdbtk_init): Add ui_loop_hook for CygWin32 to work around update problems. | |||||
1998-05-24 | * Initial support for "sim list vif[01]" | Ron Unrau | 1 | -1/+1 | |
1998-05-23 | * dwarf2read.c (read_subroutine_type): Set TYPE_FLAG_PROTOTYPED | Peter Schauer | 2 | -2/+15 | |
on C++ functions. * valops.c (value_arg_coerce): Add new argument to indicate whether the function has a prototype, handle integer and float promotions accordingly. (call_function_by_hand): Always call value_arg_coerce, pass down prototype information. | |||||
1998-05-22 | * cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts. | Doug Evans | 2 | -26/+42 | |
* cgen-dis.in (extract_normal): Likewise. * m32r-asm.c,m32r-dis.c: Regenerate. | |||||
1998-05-22 | * cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts. | Doug Evans | 1 | -0/+5 | |
* cgen-dis.in (extract_normal): Likewise. | |||||
1998-05-22 | * gas/m32r/allinsn.d: Handle 64 bit bfd_vma. | Doug Evans | 1 | -0/+8 | |
* gas/m32r/uppercase.d: Likewise. * gas/m32r/m32rx.d: Likewise. | |||||
1998-05-22 | * dvp-opc.c (parse_dotdest): Missing dest -> xyzw. | Doug Evans | 1 | -0/+6 | |
1998-05-22 | Reformat for consistency. | Jason Molenda | 1 | -54/+55 | |
1998-05-22 | * remote.c (_initialize_remote): Typo extended__remote | John Metzler | 2 | -1/+5 | |
1998-05-22 | Only enable H/W on some mips targets. | Andrew Cagney | 9 | -125/+170 | |
Move common hw-obj to Make-common Pacify GCC | |||||
1998-05-22 | Sanity clause | Andrew Cagney | 1 | -2/+2 | |
1998-05-22 | Back out of hw-main _callback -> _descriptor changes | Andrew Cagney | 3 | -18/+12 | |