external/binutils.git
21 years ago2003-06-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sun, 8 Jun 2003 16:09:46 +0000 (16:09 +0000)]
2003-06-08  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (d10v-tdep.o): Update dependencies.
(SFILES): Add trad-frame.c.
(trad_frame_h): Define.
(COMMON_OBS): Add trad-frame.o.
(trad-frame.o): Specify dependencies.
* d10v-tdep.c: Include "trad-frame.h".
(saved_regs_unwinder): Delete function.
(d10v_frame_prev_register): Use trad_frame_prev_register.
(struct d10v_unwind_cache): Change type of "saved_regs" to "struct
trad_frame", delete "regs" and "prev_sp".
(prologue_find_regs): Use trad-frame.
* trad-frame.h, trad-frame.c: New files.

21 years ago * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
Alan Modra [Sun, 8 Jun 2003 14:07:34 +0000 (14:07 +0000)]
* emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
(build_toc_list): New function.
(gld${EMULATION_NAME}_finish): Call build_toc_list and
ppc64_elf_reinit_toc.  Adjust ppc64_elf_build_stubs call.
(OPTION_STUBSYMS): Define.
(PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
(PARSE_AND_LIST_OPTIONS): Document.
(PARSE_AND_LIST_ARGS_CASES): Handle.

21 years ago * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
Alan Modra [Sun, 8 Jun 2003 14:06:38 +0000 (14:06 +0000)]
* elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
elfxx-target.h so that we can use elf_backend_got_header_size.
(ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
(GLINK_CALL_STUB_SIZE): Modify.  Define new glink call stub and
associated macros.
(ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
dst_mask.
(enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
ppc_stub_plt_branch_r2off.
(struct ppc_stub_hash_entry): Reorganize.
(struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
toc_curr, toc_off and emit_stub_syms.
(ppc64_elf_link_hash_table_create): Init them.
(ppc_stub_name): Correct string size.
(ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
(ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
used.
(ppc_type_of_stub): Tweak root.type test.
(build_plt_stub): Remove glink code.  Adjust for insn macro changes.
(ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
ppc_stub_plt_branch_r2off.
(ppc_build_one_stub): Likewise.  Fix var shadowing.  Correct addis,addi
range test.  Use toc_off to calculte r2 values.  Handle emit_stub_syms.
(ppc64_elf_setup_section_lists): Remove htab creator flavour test.
Initialize elf_gp and toc_curr.
(ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
(ppc64_elf_next_input_section): Set toc_off.
(group_sections): Ensure groups have the same TOC.
(ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
(ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
Build new glink stub.
(ppc64_elf_relocate_section): Handle multiple TOCs.  Fix comments.
(ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
* elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
(ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
* section.c (struct sec): Rename flag12 to has_gp_reloc.
(STD_SECTION): Update.
* ecoff.c (bfd_debug_section): Update comment.
* bfd-in2.h: Regenerate.

21 years ago* gdb.base/readline.exp: Add tests for operate-and-get-next with a
Mark Kettenis [Sun, 8 Jun 2003 13:14:05 +0000 (13:14 +0000)]
* gdb.base/readline.exp: Add tests for operate-and-get-next with a
fully filled history list.
* gdb.base/gdb_history: New file.

21 years ago* gdb.base/signals.exp: XFAIL "continue to func1" on
Mark Kettenis [Sun, 8 Jun 2003 13:02:58 +0000 (13:02 +0000)]
* gdb.base/signals.exp: XFAIL "continue to func1" on
i*86-*-freebsd*.

21 years ago* gdb.base/attach.exp: When trying to attach to a nonexistent
Mark Kettenis [Sun, 8 Jun 2003 12:58:10 +0000 (12:58 +0000)]
* gdb.base/attach.exp: When trying to attach to a nonexistent
process, make it possible to specify the PID based on the target,
and do so for *-*-freebsd*.

21 years ago* dwarf2cfi.c, dwarf2cfi.h: Remove.
Mark Kettenis [Sun, 8 Jun 2003 12:43:02 +0000 (12:43 +0000)]
* dwarf2cfi.c, dwarf2cfi.h: Remove.

21 years ago * doc/as.texinfo: Document .cfi_rel_offset.
Richard Henderson [Sun, 8 Jun 2003 10:06:17 +0000 (10:06 +0000)]
    * doc/as.texinfo: Document .cfi_rel_offset.

21 years ago * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.
Richard Henderson [Sun, 8 Jun 2003 03:59:44 +0000 (03:59 +0000)]
    * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.
        (cfi_add_CFA_offset): Detect invalid offsets.
        (cfi_add_CFA_remember_state): Save cur_cfa_offset.
        (cfi_add_CFA_restore_state): Restore it.
        (CFI_rel_offset): New.
        (cfi_pseudo_table): Add it.
        (dot_cfi): Handle it.

        * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
        * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
        * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
        * gas/cfi/cfi.exp: Run them.

21 years ago* gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
Adam Fedor [Sun, 8 Jun 2003 02:31:24 +0000 (02:31 +0000)]
* gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
(OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
(find_implementation, resolve_msgsend, resolve_msgsend_stret,
resolve_msgsend_super, resolve_msgsend_super_stret):
Use it.

21 years ago* gdb.texinfo: Add Objective-C documentation.
Adam Fedor [Sun, 8 Jun 2003 02:09:12 +0000 (02:09 +0000)]
* gdb.texinfo: Add Objective-C documentation.

21 years agodaily update
Alan Modra [Sun, 8 Jun 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 8 Jun 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 23:50:23 +0000 (23:50 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* symfile.h: Re-indent, clean up comments.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 22:38:56 +0000 (22:38 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* inferior.h (deprecated_write_sp): Replace
generic_target_write_sp.
* regcache.c (deprecated_write_sp): Replace
generic_target_write_sp.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68k-tdep.c (m68k_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 19:05:51 +0000 (19:05 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
Assert that PC_REGNUM is valid.
(dwarf2_frame_prev_register): Add comments on SP_REGNUM.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 18:08:25 +0000 (18:08 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
* gdbarch.h, gdbarch.c: Regenerate.
* mn10300-tdep.c: Include "gdb_assert.h".
(mn10300_read_fp): New function.
(mn10300_gdbarch_init): Set deprecated_target_read_fp to
mn10300_read_fp.  Do not set read_sp to generic_target_read_sp.
* ia64-tdep.c: Include "gdb_assert.h".
(ia64_read_fp): New function.
(ia64_gdbarch_init): Set deprecated_target_read_fp to
ia64_read_sp.  Do not set read_sp to generic_target_read_sp.
* regcache.c (generic_target_read_sp): Delete function.
(read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
* inferior.h (generic_target_read_sp): Delete declaration.
* frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
generic_target_read_sp.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
* sparc-tdep.c (sparc_gdbarch_init): Ditto
* sh-tdep.c (sh_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 17:09:19 +0000 (17:09 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Comment each field of startup_gdbarch.
* gdbarch.h, gdbarch.c: Re-generate.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 16:23:12 +0000 (16:23 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
* gdbarch.h, gdbarch.c: Re-generate.
* regcache.c: Update comments on read_pc et.al.
(generic_target_read_pc): Delete function.
(read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
* inferior.h (generic_target_read_pc): Delete declaration.
* frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
generic_target_read_pc.
* sparc-tdep.c (sparc_gdbarch_init): Ditto.
* sh-tdep.c (sh_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.

21 years ago2003-06-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 7 Jun 2003 15:51:05 +0000 (15:51 +0000)]
2003-06-07  Andrew Cagney  <cagney@redhat.com>

* elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
"index" with "special_local_sect".  Use strcmp instead of STREQ.
Append period to coments.

21 years ago2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 7 Jun 2003 14:53:59 +0000 (14:53 +0000)]
2003-06-07  H.J. Lu <hongjiu.lu@intel.com>

* app.c (do_scrub_chars): Add states 14 and 15 to handle
predicate for ia64.

21 years agodaily update
Alan Modra [Sat, 7 Jun 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sat, 7 Jun 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
Mark Mitchell [Fri, 6 Jun 2003 23:33:00 +0000 (23:33 +0000)]
* elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
(elfstab_offset_sections): Likewise.
* gdb-stabs.h (stab_section_info): Likewise.
* i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
* objfiles.c (objfile_relocate): Likewise.
* pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
* remote.c (get_offsets): Likewise.
(remote_cisco_objfile_relocate): Likewise.
* somread.c (som_symfile_offsets): Likewise.
* symfile.c (alloc_section_addr_info): New function.
(build_section_addr_info_from_section_tab): Use it.
(free_section_addr_info): Adjust.
(default_symfile_offsets): Avoid use of SECT_OFF_MAX.
(syms_from_objfile): Allocate local_addr dynamically.
(symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
dynamically.
(add_symbol_file_command): Allocate sect_opts dynamically.
(reread_symbols): Avoid use of SECT_OFF_MAX.
* symfile.h (section_addr_info): Do not use MAX_SECTIONS.
(alloc_section_addr_info): Declare it.
* symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
* win32-nat.c (solib_symbols_add): Allocate section_addrs
dynamically.
* xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.

21 years ago2003-06-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 6 Jun 2003 21:49:30 +0000 (21:49 +0000)]
2003-06-06  Andrew Cagney  <cagney@redhat.com>

Contributed by Red Hat.
* iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
Stan Cox, and Frank Ch. Eigler.
* iq2000.opc: New file.  Written by Ben Elliston, Frank
Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
* iq2000m.cpu: New file.  Written by Jeff Johnston.
* iq10.cpu: New file.  Written by Jeff Johnston.

21 years ago2003-06-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 6 Jun 2003 21:27:35 +0000 (21:27 +0000)]
2003-06-06  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
(d10v_frame_unwind_cache): Do not set "return_pc".

21 years ago2003-06-06 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 6 Jun 2003 18:48:08 +0000 (18:48 +0000)]
2003-06-06  Michael Snyder  <msnyder@redhat.com>

* h8300-tdep.c: Make tidy (long lines).

21 years agoFix changelog, contained more than happened.
Andrew Cagney [Fri, 6 Jun 2003 13:55:58 +0000 (13:55 +0000)]
Fix changelog, contained more than happened.

21 years ago2003-06-06 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Fri, 6 Jun 2003 10:04:20 +0000 (10:04 +0000)]
2003-06-06  Michal Ludvig  <mludvig@suse.cz>

* x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
to regcache_collect().

21 years ago.
Roland McGrath [Fri, 6 Jun 2003 06:28:50 +0000 (06:28 +0000)]
.

21 years ago2003-06-05 Roland McGrath <roland@redhat.com>
Roland McGrath [Fri, 6 Jun 2003 06:28:42 +0000 (06:28 +0000)]
2003-06-05  Roland McGrath  <roland@redhat.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
extra \t in -z noexecstack line.

21 years ago * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
Daniel Jacobowitz [Fri, 6 Jun 2003 02:12:04 +0000 (02:12 +0000)]
* elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
NULL function pointers.

21 years ago * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
Joel Brobecker [Fri, 6 Jun 2003 00:22:00 +0000 (00:22 +0000)]
    * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
        pc_in_sigtramp multiarch method.
        (hppa_hpux_som_init_abi): Use it.
        (hppa_hpux_elf_init_abi): Likewise.
        * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
        macro has been multiarched.
        * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
        macro here, as hppa64 isn't multiarched yet.

21 years ago*** empty log message ***
gdbadmin [Fri, 6 Jun 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
Alan Modra [Fri, 6 Jun 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago * config/pa/tm-hppa.h: Delete some unused macros. Move some
Joel Brobecker [Thu, 5 Jun 2003 23:45:15 +0000 (23:45 +0000)]
    * config/pa/tm-hppa.h: Delete some unused macros. Move some
        macro definitions from here...
        * hppa-tdep.c: ...to there.

21 years ago2003-06-05 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 5 Jun 2003 20:59:16 +0000 (20:59 +0000)]
2003-06-05  Andrew Cagney  <cagney@redhat.com>

* 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.

21 years agoan obvious fix
David Lecomber [Thu, 5 Jun 2003 20:30:42 +0000 (20:30 +0000)]
an obvious fix

21 years ago2003-06-05 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Thu, 5 Jun 2003 18:54:34 +0000 (18:54 +0000)]
2003-06-05  Michal Ludvig  <mludvig@suse.cz>

* x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
in each pass.

21 years ago2003-06-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 18:53:35 +0000 (18:53 +0000)]
2003-06-05  Michael Snyder  <msnyder@redhat.com>

* 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.

21 years ago2003-06-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 18:52:00 +0000 (18:52 +0000)]
2003-06-05  Michael Snyder  <msnyder@redhat.com>

* 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.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 18:47:12 +0000 (18:47 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>

* 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.

21 years ago2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 5 Jun 2003 18:22:02 +0000 (18:22 +0000)]
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.

21 years agomerge from gcc
DJ Delorie [Thu, 5 Jun 2003 17:03:32 +0000 (17:03 +0000)]
merge from gcc

21 years agoAdd code to handle even-numbered only register operands
Nick Clifton [Thu, 5 Jun 2003 16:04:20 +0000 (16:04 +0000)]
Add code to handle even-numbered only register operands

21 years ago * linux-low.c (linux_wait_for_event): Correct comment typos.
Daniel Jacobowitz [Thu, 5 Jun 2003 14:26:58 +0000 (14:26 +0000)]
* linux-low.c (linux_wait_for_event): Correct comment typos.
(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.

21 years ago * simple.c (bfd_simple_get_relocated_section_contents): Call
Daniel Jacobowitz [Thu, 5 Jun 2003 14:07:52 +0000 (14:07 +0000)]
* simple.c (bfd_simple_get_relocated_section_contents): Call
_bfd_generic_link_add_symbols instead of bfd_link_add_symbols.

21 years ago2003-06-05 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Thu, 5 Jun 2003 09:23:47 +0000 (09:23 +0000)]
2003-06-05  Michal Ludvig  <mludvig@suse.cz>

* 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.

21 years ago * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.
Richard Henderson [Thu, 5 Jun 2003 06:53:40 +0000 (06:53 +0000)]
    * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.

21 years ago * dw2gencfi.c (cfi_finish): Set .eh_frame read-only.
Richard Henderson [Thu, 5 Jun 2003 05:25:38 +0000 (05:25 +0000)]
    * dw2gencfi.c (cfi_finish): Set .eh_frame read-only.

21 years ago * config/tc-alpha.c (s_alpha_usepv): New.
Richard Henderson [Thu, 5 Jun 2003 03:27:03 +0000 (03:27 +0000)]
    * config/tc-alpha.c (s_alpha_usepv): New.
        (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.

21 years ago2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 02:41:57 +0000 (02:41 +0000)]
2003-06-04  Michael Snyder  <msnyder@redhat.com>

* h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.

21 years ago2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 02:18:01 +0000 (02:18 +0000)]
2003-06-04  Michael Snyder  <msnyder@redhat.com>

* 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.

21 years ago2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Jun 2003 02:17:29 +0000 (02:17 +0000)]
2003-06-04  Michael Snyder  <msnyder@redhat.com>

* 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.

21 years ago*** empty log message ***
gdbadmin [Thu, 5 Jun 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* dwarf2-frame.c (struct comp_unit): Add member `dbase'.
Mark Kettenis [Wed, 4 Jun 2003 21:03:23 +0000 (21:03 +0000)]
* dwarf2-frame.c (struct comp_unit): Add member `dbase'.
(read_encoded_value): Handle DW_EH_PE_datarel encoding.
(dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
when handling .eh_frame sections.

21 years ago * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
Joel Brobecker [Wed, 4 Jun 2003 20:55:02 +0000 (20:55 +0000)]
    * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
        prepare_to_proceed procedure instead of the hppa-specific one.
        * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.

21 years ago2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Wed, 4 Jun 2003 20:51:29 +0000 (20:51 +0000)]
2003-06-04  Jeff Johnston  <jjohnstn@redhat.com>

        * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
        * config.in: Regenerated.
        * configure.in: Add test for syscall function and check for
        __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
        * configure: Regenerated.
        * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
        <sys/syscall.h>.
        (kill_lwp): New function that uses tkill syscall or
        uses kill, depending on whether threading model is nptl or not.
        All callers of kill() changed to use kill_lwp().
        (lin_lwp_wait): Make special check when WIFEXITED occurs to
        see if all threads have already exited in the nptl model.
        (stop_and_resume_callback): New callback function used by the
        lin_lwp_wait thread exit handling code.
        (stop_wait_callback): Check for threads already having exited and
        delete such threads fromt the lwp list when discovered.
        (stop_callback): Don't assert retcode of kill call.

        Roland McGrath  <roland@redhat.com>
        * i386-linux-nat.c (ps_get_thread_area): New function needed by
        nptl libthread_db.

21 years ago2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 4 Jun 2003 18:28:21 +0000 (18:28 +0000)]
2003-06-04  Michael Snyder  <msnyder@redhat.com>

* compile.c (sim_info): Fix typo in output.

21 years ago * as.c (show_usage): Document --execstack and --noexecstack.
Jakub Jelinek [Wed, 4 Jun 2003 16:54:45 +0000 (16:54 +0000)]
* as.c (show_usage): Document --execstack and --noexecstack.
(parse_args): Add --execstack and --noexecstack.
(main): Create .note.GNU-stack section if --execstack or
--noexecstack was given on comand line, set its SHF_EXECINSTR bit.
* as.h (flag_execstack, flag_noexecstack): New.

21 years ago * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
Richard Henderson [Wed, 4 Jun 2003 16:44:29 +0000 (16:44 +0000)]
    * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
        (alpha_sigtramp_frame_this_id): Use get_frame_memory.
        (alpha_sigtramp_frame_prev_register): Likewise.
        (alpha_heuristic_frame_prev_register): Likewise.
        * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.

21 years ago * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
Richard Henderson [Wed, 4 Jun 2003 16:40:50 +0000 (16:40 +0000)]
    * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
        alpha-specific register id names.
        (alpha_mdebug_frame_unwind_cache): Likewise.
        (alpha_mdebug_frame_prev_register): Likewise.

21 years agoMoved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h
Svein Seldal [Wed, 4 Jun 2003 11:38:30 +0000 (11:38 +0000)]
Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h

21 years agoAltered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out
Svein Seldal [Wed, 4 Jun 2003 11:15:09 +0000 (11:15 +0000)]
Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out

21 years agoAltered the CREATE_xxx_COFF_TARGET_VEC macro arguments
Svein Seldal [Wed, 4 Jun 2003 10:47:33 +0000 (10:47 +0000)]
Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments

21 years agoFixed initialization bug
Svein Seldal [Wed, 4 Jun 2003 10:11:02 +0000 (10:11 +0000)]
Fixed initialization bug

21 years ago2003-06-03 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 4 Jun 2003 06:38:38 +0000 (06:38 +0000)]
2003-06-03  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c: (OPTION_ARCH_BASE, OPTION_ASE_BASE)
        (OPTION_COMPAT_ARCH_BASE, OPTION_FIX_BASE)
        (OPTION_MISC_BASE): New defines.
        (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
        (OPTION_ELF_BASE, OPTION_FIX_VR4122, OPTION_FP32, OPTION_FP64)
        (OPTION_GP32, OPTION_GP64, OPTION_M3900, OPTION_M4010, OPTION_M4100)
        (OPTION_M4650, OPTION_M7000_HILO_FIX, OPTION_MARCH, OPTION_MDMX)
        (OPTION_MEMBEDDED_PIC, OPTION_MIPS1, OPTION_MIPS16, OPTION_MIPS2)
        (OPTION_MIPS3, OPTION_MIPS32, OPTION_MIPS32R2, OPTION_MIPS3D)
        (OPTION_MIPS4, OPTION_MIPS5, OPTION_MIPS64)
        (OPTION_MNO_7000_HILO_FIX, OPTION_MTUNE, OPTION_NO_CONSTRUCT_FLOATS)
        (OPTION_NO_FIX_VR4122, OPTION_NO_M3900, OPTION_NO_M4010)
        (OPTION_NO_M4100, OPTION_NO_M4650, OPTION_NO_MDMX, OPTION_NO_MIPS16)
        (OPTION_NO_MIPS3D, OPTION_NO_RELAX_BRANCH, OPTION_RELAX_BRANCH)
        (OPTION_TRAP): Redefine in terms of new defines.
        (md_longopts): Reorder entries.

21 years ago * alpha-tdep.c (alpha_dwarf2_init_abi): New.
Richard Henderson [Wed, 4 Jun 2003 06:22:17 +0000 (06:22 +0000)]
    * alpha-tdep.c (alpha_dwarf2_init_abi): New.
        * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
        * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
        * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
        unwind routines.
        * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
        * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
        * config/alpha/nbsd.mt (TDEPFILES): Likewise.

        * alpha-linux-tdep.c: Remove unnecessary includes.
        * Makefile.in (alpha-linux-tdep.o): Update.

21 years ago * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
Richard Henderson [Wed, 4 Jun 2003 06:16:46 +0000 (06:16 +0000)]
    * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
        (alphabsd_fill_fpreg): Likewise.

21 years ago * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
Joel Brobecker [Wed, 4 Jun 2003 05:50:35 +0000 (05:50 +0000)]
    * alphanbsd-tdep.c (alphanbsd_sigcontext_addr):  Replace
        references to struct frame_info fields by calls to the equivalent
        accessors. Necessary now that frame_info is opaque.

21 years ago * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
Joel Brobecker [Wed, 4 Jun 2003 05:44:13 +0000 (05:44 +0000)]
    * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
        (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
        structure, field no longer exists.

21 years ago * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
Joel Brobecker [Wed, 4 Jun 2003 05:25:10 +0000 (05:25 +0000)]
    * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
        * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.

21 years ago * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
Joel Brobecker [Wed, 4 Jun 2003 05:20:55 +0000 (05:20 +0000)]
    * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
        references to struct frame_info fields by calls to the equivalent
        accessors. Necessary now that frame_info is opaque.

21 years ago * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
Joel Brobecker [Wed, 4 Jun 2003 05:17:26 +0000 (05:17 +0000)]
    * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
        (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
        structure, field no longer exists.

21 years ago* remote.c (init_remote_state): Compute sizeof_g_packet by
Theodore A. Roth [Wed, 4 Jun 2003 04:31:37 +0000 (04:31 +0000)]
* remote.c (init_remote_state): Compute sizeof_g_packet by
accumulation of the size of all registers instead of blindly using
DEPRECATED_REGISTER_BYTES.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 4 Jun 2003 00:25:03 +0000 (00:25 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>

* config/h8300/tm-h8300.h (h8300sxmode): Declare.
* h8300-tdep.c (h8300_gdbarch_init): Set machine mode
for h8300sx.

21 years ago*** empty log message ***
gdbadmin [Wed, 4 Jun 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
Joel Brobecker [Tue, 3 Jun 2003 23:52:41 +0000 (23:52 +0000)]
    * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
        * Makefile.in (alpha-osf1-tdep.o): Update dependencies.

21 years agobinutils/
Jakub Jelinek [Tue, 3 Jun 2003 22:27:24 +0000 (22:27 +0000)]
binutils/
* readelf.c (get_segment_type): Handle PT_GNU_STACK.
bfd/
* elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
(bfd_section_from_phdr): Likewise.
(map_sections_to_segments): Create PT_GNU_STACK segment header.
(get_program_header_size): Count with PT_GNU_STACK.
* elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
* elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
include/
* bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
* elf/common.h (PT_GNU_STACK): Define.
ld/
* ldgram.y (phdr_type): Grok PT_GNU_STACK.
* emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
-z execstack and -z noexecstack.
(gld${EMULATION_NAME}_list_options): Likewise.
* scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jun 2003 21:43:52 +0000 (21:43 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>
        and Bernd Schmidt   <bernds@redhat.com>
and Alexandre Oliva <aoliva@redhat.com>
* Makefile.am: Add new emulations for h8300sx.
* Makefile.in: Regenerate.
* configure.tgt: Add new emulations.
* emulparams/h8300sx.sh: New emulation.
* emulparams/h8300sxelf.sh: Ditto.
* scripttempl/h8300sx.sc: Ditto.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jun 2003 21:38:27 +0000 (21:38 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>

* h8300/compile.c: Add h8300sx insns and addressing modes.
* h8300/sim-main.h: Replaces h8300/inst.h.
* h8300/Makefile.in: Tweak to bring in some sim/common stuff.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jun 2003 21:32:52 +0000 (21:32 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>
and Bernd Schmidt   <bernds@redhat.com>
and Alexandre Oliva <aoliva@redhat.com>
* disassemble.c (disassembler): Add support for h8300sx.
* h8300-dis.c: Ditto.

21 years ago2003-05-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jun 2003 21:29:08 +0000 (21:29 +0000)]
2003-05-14  Michael Snyder  <msnyder@redhat.com>
From Bernd Schmidt  <bernds@redhat.com>
and Michael Snyder  <msnyder@redhat.com>
        and Alexandre Oliva <aoliva@redhat.com>
* config/tc-h8300.c: Add insns and addressing modes for h8300sx.
* config/tc-h8300.h: Ditto.

21 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jun 2003 21:23:21 +0000 (21:23 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>
and Bernd Schmidt   <bernds@redhat.com>
and Alexandre Oliva <aoliva@redhat.com>
* h8300.h: Add support for h8300sx instruction set.

21 years ago2003-06-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 3 Jun 2003 21:02:49 +0000 (21:02 +0000)]
2003-06-03  Andrew Cagney  <cagney@redhat.com>

* sparc-tdep.c (sparc_convert_to_virtual): Delete function.
(sparc_convert_to_raw): Delete function.
(sparc_gdbarch_init): Do not set register_convert_to_raw or
register_convert_to_virtual.

21 years ago * Makefile.tpl: Make 'recursive targets' using autogen rather
Nathanael Nerode [Tue, 3 Jun 2003 20:44:31 +0000 (20:44 +0000)]
* Makefile.tpl: Make 'recursive targets' using autogen rather
than shell loop.  Remove duplicate 'clean' targets and false
comments.
* Makefile.def: Add systematic dependencies to 'recursive' targets.
Add systematic method of specifying missing targets in subdirs.
Add copyright boilerplate.
* Makefile.in: Regenerate.
* configure.in: Add 'recursive targets' to maybe list.
* configure: Regenerate.

21 years ago2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 3 Jun 2003 20:00:56 +0000 (20:00 +0000)]
2003-06-03  Jeff Johnston  <jjohnstn@redhat.com>

        * thread-db.c (thread_db_mourn_inferior): Unpush thread target
        layer if not dealing with a statically-linked threaded program.

21 years ago2003-06-03 Kris Warkentin <kewarken@qnx.com>
Kris Warkentin [Tue, 3 Jun 2003 19:16:34 +0000 (19:16 +0000)]
2003-06-03  Kris Warkentin  <kewarken@qnx.com>

 * solib.c (solib_open): Update comment to reflect actual search order.

21 years ago2003-06-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 3 Jun 2003 18:53:37 +0000 (18:53 +0000)]
2003-06-03  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_frame_memory_signed): New function.
(get_frame_memory, get_frame_memory_unsigned): New function.
(get_frame_arch): New function.
* frame.h (get_frame_signed_memory, get_frame_arch): Declare.
(get_frame_memory, get_frame_unsigned_memory): Declare.
* d10v-tdep.c (d10v_frame_unwind_cache): Use
get_frame_memory_unsigned and get_frame_arch.
(d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.

21 years agoasprintf.c: Change comment to note that -1 is returned upon error.
Nick Clifton [Tue, 3 Jun 2003 18:17:29 +0000 (18:17 +0000)]
asprintf.c: Change comment to note that -1 is returned upon error.
vasprintf.c: Likewise. (vasprintf): Return -1 upon error.
functions.texi: Document changes to asprintf and vasprintf.

21 years agobfd/
H.J. Lu [Tue, 3 Jun 2003 18:15:05 +0000 (18:15 +0000)]
bfd/

2003-06-03  H.J. Lu <hongjiu.lu@intel.com>

* elflink.h (elf_link_input_bfd): Call linker error_handler
for discarded definitions.

include/

2003-06-03  H.J. Lu <hongjiu.lu@intel.com>

* bfdlink.h (LD_DEFINITION_IN_DISCARDED_SECTION): New.

ld/

2003-06-03  H.J. Lu <hongjiu.lu@intel.com>

* ldmisc.c: Include "bfdlink.h".
(error_handler): Handle LD_DEFINITION_IN_DISCARDED_SECTION
and -LD_DEFINITION_IN_DISCARDED_SECTION.

* Makefile.am: Rebuild dependency.
* Makefile.in: Regenerated.

ld/testsuite/

2003-06-03  H.J. Lu <hongjiu.lu@intel.com>

* ld-discard/extern.d: Updated.
* ld-discard/start.d: Likewise.
* ld-discard/static.d: Likewise.

21 years agoReturn 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.
Nick Clifton [Tue, 3 Jun 2003 17:45:49 +0000 (17:45 +0000)]
Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.

21 years agoFRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.
Nick Clifton [Tue, 3 Jun 2003 17:15:25 +0000 (17:15 +0000)]
FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.
Use maintainer mode to regenerate ports.

21 years ago * Makefile.tpl: Rename [+target+] to [+make_target+].
Nathanael Nerode [Tue, 3 Jun 2003 16:36:52 +0000 (16:36 +0000)]
* Makefile.tpl: Rename [+target+] to [+make_target+].
* Makefile.def: Rename 'target' to 'make_target'.

21 years agoAdd pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.
Nick Clifton [Tue, 3 Jun 2003 16:24:06 +0000 (16:24 +0000)]
Add pc-relative 32-bit reloc to v850 port.  Fixes ld-elf/merge test failure.

21 years ago2003-06-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 3 Jun 2003 15:41:12 +0000 (15:41 +0000)]
2003-06-03  Andrew Cagney  <cagney@redhat.com>

Contributed by Red Hat.
* frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
and Eric Christopher.
* frv.opc: New file.  Written by Catherine Moore, and Dave
Brolley.
* simplify.inc: New file.  Written by Doug Evans.

21 years ago2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 3 Jun 2003 15:28:36 +0000 (15:28 +0000)]
2003-06-03  H.J. Lu <hongjiu.lu@intel.com>

* ld-elfcomm/elfcomm.exp: Mark tests untested if compiler is
not available.

21 years agoMAINTAINERS (write after approval): Add myself
Raoul Gough [Tue, 3 Jun 2003 09:55:51 +0000 (09:55 +0000)]
MAINTAINERS (write after approval): Add myself

21 years ago* s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
Jim Blandy [Tue, 3 Jun 2003 05:36:53 +0000 (05:36 +0000)]
* s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
elements of gregset_t are 64 bits each, but access registers
are still 32 bits, so they're packed two per gregset_t
element.  Unpack/pack them properly.

21 years ago * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
Kaz Kojima [Tue, 3 Jun 2003 04:51:49 +0000 (04:51 +0000)]
* emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
* emulparams/shlelf32_linux.sh (GENERATE_PIE_SCRIPT): Likewize.