Skip to content
Snippets Groups Projects
  1. Jun 06, 2003
  2. Jun 05, 2003
    • Andrew Cagney's avatar
      2003-06-05 Andrew Cagney <cagney@redhat.com> · 1df6926e
      Andrew Cagney authored
      	* Makefile.in (value_h): Add $(frame_h).
      	* value.h: Include "frame.h".
      	(struct value): Replace "frame_addr" with "frame_id".
      	(VALUE_FRAME_ID): Replace VALUE_FRAME.
      	* values.c (allocate_value): Use VALUE_FRAME_ID.
      	(value_copy): Use VALUE_FRAME_ID.
      	* findvar.c (value_from_register): Use VALUE_FRAME_ID.
      	* valops.c (value_assign): Update.  Use frame_find_by_id.
      1df6926e
    • David Lecomber's avatar
      an obvious fix · b1bd302e
      David Lecomber authored
      b1bd302e
    • Michal Ludvig's avatar
      2003-06-05 Michal Ludvig <mludvig@suse.cz> · 6b53acc6
      Michal Ludvig authored
      	* x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
      	in each pass.
      6b53acc6
    • Michael Snyder's avatar
      2003-06-05 Michael Snyder <msnyder@redhat.com> · d4ea8842
      Michael Snyder authored
      	* config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops.
      	(build_bytes): Ditto.
      
      2003-06-05  Richard Sandiford  <rsandifo@redhat.com>
      
      	* config/tc-h8sx.c (DMODE): Remove.
      	(colonmod24): Don't choose a default if the operand is a 16-bit
      	constant integer.
      	(fix_operand_size): New function.
      	(md_assemble): Use it to choose between @(d:2, ERn) and @(d:16,ERn).
      	Adjust @(d:2,ERn) operands before choosing the specific opcodes.
      d4ea8842
    • Michael Snyder's avatar
      2003-06-05 Michael Snyder <msnyder@redhat.com> · fe8aec39
      Michael Snyder authored
      	* gas/h8300/t01_mov.s: New file, tests mov instructions.
      	* gas/h8300/t02_mova.s: New file, tests mova instructions.
      	* gas/h8300/t03_add.s: New file, tests add instructions.
      	* gas/h8300/t04_sub.s: New file, tests sub instructions.
      	* gas/h8300/t05_cmp.s: New file, tests cmp instructions.
      	* gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
      	* gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
      	* gas/h8300/t08_or.s: New file, tests or instructions.
      	* gas/h8300/t09_xor.s: New file, tests xor instructions.
      	* gas/h8300/t10_and.s: New file, tests and instructions.
      	* gas/h8300/t11_logs.s: New file, tests logical instructions.
      	* gas/h8300/t12_bit.s: New file, tests bit instructions.
      	* gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
      	* gas/h8300/t01_mov.exp: New file.
      	* gas/h8300/t02_mova.exp: New file.
      	* gas/h8300/t03_add.exp: New file.
      	* gas/h8300/t04_sub.exp: New file.
      	* gas/h8300/t05_cmp.exp: New file.
      	* gas/h8300/t06_ari2.exp: New file.
      	* gas/h8300/t07_ari3.exp: New file.
      	* gas/h8300/t08_or.exp: New file.
      	* gas/h8300/t09_xor.exp: New file.
      	* gas/h8300/t10_and.exp: New file.
      	* gas/h8300/t11_logs.exp: New file.
      	* gas/h8300/t12_bit.exp: New file.
      	* gas/h8300/t13_otr.exp: New file.
      fe8aec39
    • Michael Snyder's avatar
      2003-06-03 Michael Snyder <msnyder@redhat.com> · 66f2268e
      Michael Snyder authored
      	* h8sx.h (enum h8_model): Add AV_H8S to distinguish from H8H.
      	(ldc): Split ccr ops from exr ops (which are only available
      	on H8S or H8SX).
      	(stc): Ditto.
      	(andc, orc, xorc): Ditto.
      	(ldmac, stmac, clrmac, mac): Change access to AV_H8S.
      66f2268e
    • Jeff Johnston's avatar
      · 4d9850d3
      Jeff Johnston authored
      2003-06-05  Jeff Johnston  <jjohnstn@redhat.com>
      
              * thread-db.c (check_event): For create/death event breakpoints,
              loop through all messages to ensure that we read the message
              corresponding to the breakpoint we are at.
      4d9850d3
    • DJ Delorie's avatar
      merge from gcc · 54c60684
      DJ Delorie authored
      54c60684
    • Nick Clifton's avatar
    • Daniel Jacobowitz's avatar
      * linux-low.c (linux_wait_for_event): Correct comment typos. · e5379b03
      Daniel Jacobowitz authored
      	(linux_resume_one_process): Call check_removed_breakpoint.
      	(linux_send_signal): New function.
      	(linux_target_ops): Add linux_send_signal.
      	* remote-utils.c (putpkt, input_interrupt): Use send_signal instead
      	of kill.
      	* target.h (struct target_ops): Add send_signal.
      e5379b03
    • Daniel Jacobowitz's avatar
      * simple.c (bfd_simple_get_relocated_section_contents): Call · c82b20e4
      Daniel Jacobowitz authored
      	_bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
      c82b20e4
    • Michal Ludvig's avatar
      2003-06-05 Michal Ludvig <mludvig@suse.cz> · 2be24b54
      Michal Ludvig authored
      	* dw2gencfi.c (cfi_add_CFA_insn, cfi_add_CFA_insn_reg)
      	(cfi_add_CFA_insn_reg_reg, cfi_add_CFA_insn_reg_offset): New.
      	(cfi_add_CFA_offset, cfi_add_CFA_def_cfa)
      	(cfi_add_CFA_register, cfi_add_CFA_def_cfa_register)
      	(cfi_add_CFA_def_cfa_offset): Use cfi_add_CFA_insn_*().
      	(cfi_add_CFA_restore, cfi_add_CFA_undefined)
      	(cfi_add_CFA_same_value, cfi_add_CFA_remember_state)
      	(cfi_add_CFA_restore_state, cfi_add_CFA_nop): New.
      	(cfi_pseudo_table): New directives .cfi_return_column,
      	.cfi_restore, .cfi_undefined, .cfi_same_value,
      	.cfi_remember_state, .cfi_restore_state, .cfi_nop.
      	(dot_cfi, output_cfi_insn): Handle new directives.
      	* dw2gencfi.h (cfi_add_CFA_restore, cfi_add_CFA_undefined)
      	(cfi_add_CFA_same_value, cfi_add_CFA_remember_state)
      	(cfi_add_CFA_restore_state, cfi_add_CFA_nop): New prototypes.
      2be24b54
    • Richard Henderson's avatar
    • Richard Henderson's avatar
    • Richard Henderson's avatar
      * config/tc-alpha.c (s_alpha_usepv): New. · f4b97536
      Richard Henderson authored
              (md_pseudo_table): Add it.
              (alpha_cfi_frame_initial_instructions): New.
              * config/tc-alpha.h (TARGET_USE_CFIPOP): New.
              (tc_cfi_frame_initial_instructions): New.
              * doc/c-alpha.texi: Document .usepv.
      
              * gas/alpha/elf-usepv-1.[sd]: New.
              * gas/alpha/elf-usepv-2.[sd]: New.
              * gas/alpha/alpha.exp: Run them.
              * gas/cfi/cfi-alpha-3.[sd]: New.
              * gas/cfi/cfi.exp: Run it.
      f4b97536
    • Michael Snyder's avatar
      2003-06-04 Michael Snyder <msnyder@redhat.com> · 8efca6ba
      Michael Snyder authored
      	* h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
      8efca6ba
    • Michael Snyder's avatar
      2003-06-04 Michael Snyder <msnyder@redhat.com> · 27ebfdf4
      Michael Snyder authored
      	* compile.c (sim_info): Fix typo in output.
      
      	* h8300/compile.c (set_h8300h): Replace 'flag' arguments
      	with a bfd_machine argument, and decode it inline.
      	Check for bfd_mach_h8300hn and bfd_mach_h8300sn.
      27ebfdf4
    • Michael Snyder's avatar
      2003-06-04 Michael Snyder <msnyder@redhat.com> · 828c9ae6
      Michael Snyder authored
      	* common/run.c (main): Remove SIM_H8300 ifdef.
      	(usage): Ditto.
      	* common/sim-options.c (STANDARD_OPTIONS): Add SIM_H8300SX.
      	(standard_options): Add '-x' for h8/300sx.
      	(standard_option_handler): Add case for SIM_H8300SX.
      828c9ae6
    • gdbadmin's avatar
      *** empty log message *** · ae0e8cb6
      gdbadmin authored
      ae0e8cb6
  3. Jun 04, 2003
Loading