deliverable/binutils-gdb.git
20 years agooops, fix date on my last entry (2004-04-23)
Chris Demetriou [Sat, 24 Apr 2004 00:20:56 +0000 (00:20 +0000)] 
oops, fix date on my last entry (2004-04-23)

20 years ago2004-04-23 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Sat, 24 Apr 2004 00:20:13 +0000 (00:20 +0000)] 
2004-04-23  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
        removal.
        * ld-mips-elf/reloc-3-srec.d: Likewise.
        * ld-mips-elf/reloc-3.ld: Likewise.
        * ld-mips-elf/reloc-3a.s: Likewise.
        * ld-mips-elf/reloc-3b.s: Likewise.
        * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.

20 years ago2004-04-22 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Sat, 24 Apr 2004 00:15:32 +0000 (00:15 +0000)] 
2004-04-22  Chris Demetriou  <cgd@broadcom.com>

        * elfxx-mips.c (mips_elf_get_global_gotsym_index): Remove.

20 years agodaily update
Alan Modra [Sat, 24 Apr 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years ago2004-04-23 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 23 Apr 2004 23:34:53 +0000 (23:34 +0000)] 
2004-04-23  Andrew Cagney  <cagney@redhat.com>

* gdb.base/call-sc.exp: New test of scalar call/return values.
* gdb.base/call-sc.c: Ditto.

20 years ago * ChangeLog-2002: Fix year in one of the ChangeLog entries.
Joel Brobecker [Fri, 23 Apr 2004 22:15:18 +0000 (22:15 +0000)] 
    * ChangeLog-2002: Fix year in one of the ChangeLog entries.

20 years ago2004-04-21 Philip Blundell <pb@nexus.co.uk>
Phil Blundell [Fri, 23 Apr 2004 19:12:55 +0000 (19:12 +0000)] 
2004-04-21  Philip Blundell  <pb@nexus.co.uk>

* elf32-arm.h (elf32_arm_check_relocs): Don't output REL32
relocs for locally defined symbols during -shared final link.
(elf32_arm_final_link_relocate): Likewise.

20 years ago2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
Jeff Johnston [Fri, 23 Apr 2004 19:01:17 +0000 (19:01 +0000)] 
2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>

        * gdb.threads/manythreads.c: Reduce thread stack size.

20 years ago2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Fri, 23 Apr 2004 18:50:35 +0000 (18:50 +0000)] 
2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.threads/manythreads.c: Add copyright notice.

20 years ago* config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.
Thiemo Seufer [Fri, 23 Apr 2004 17:25:50 +0000 (17:25 +0000)] 
* config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.

20 years ago2004-04-23 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 23 Apr 2004 16:44:25 +0000 (16:44 +0000)] 
2004-04-23  Andrew Cagney  <cagney@redhat.com>

* gdb.base/siginfo.exp: Clean up step out of signal.
* gdb.base/sigstep.exp: Ditto.

20 years ago * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
Jerome Guitton [Fri, 23 Apr 2004 16:21:34 +0000 (16:21 +0000)] 
* rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
use convert_typed_floating to get the appropriate format.

20 years agoCope with extra symbols inserted by arm-elf toolchains
Nick Clifton [Fri, 23 Apr 2004 14:15:21 +0000 (14:15 +0000)] 
Cope with extra symbols inserted by arm-elf toolchains

20 years ago * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
Jakub Jelinek [Fri, 23 Apr 2004 08:51:10 +0000 (08:51 +0000)] 
* elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
ELF_LINK_POINTER_EQUALITY_NEEDED.
(elf64_x86_64_check_relocs): Set ELF_LINK_POINTER_EQUALITY_NEEDED
if r_type is not R_X86_64_PC32.
(elf64_x86_64_finish_dynamic_symbol): If
ELF_LINK_POINTER_EQUALITY_NEEDED is not set, clear st_value of
SHN_UNDEF symbols.

20 years ago2004-04-22 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Fri, 23 Apr 2004 04:50:53 +0000 (04:50 +0000)] 
2004-04-22  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (md_longopts): Remove -membedded-pic option.
        (OPTION_MEMBEDDED_PIC): Remove.
        (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
        (OPTION_FP32, OPTION_GP32, OPTION_CONSTRUCT_FLOATS)
        (OPTION_NO_CONSTRUCT_FLOATS, OPTIONS_FP64, OPTION_GP64)
        (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH)
        (OPTION_ELF_BASE): Renumber.
        (md_parse_option): Remove OPTION_MEMBEDDED_PIC handling.
        (md_show_usage): Remove mention of -membedded-pic.
        * doc/as.texinfo: Remove mention of -membedded-pic.

20 years ago2004-04-22 Randolph Chung <tausq@debian.org>
Randolph Chung [Fri, 23 Apr 2004 02:54:21 +0000 (02:54 +0000)] 
2004-04-22  Randolph Chung  <tausq@debian.org>

* hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
(hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
(hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
(hppa_sign_extend): Add prototype.
* hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
(extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
(sign_extend): Rename with hppa_ prefix and make non-static.  Other
hppa targets will also use these functions.
(find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
(hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
(hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
(hppa_gdbarch_init): Remove gdbarch setting of
skip_trampoline_code, in_solib_call_trampoline and
in_solib_return_trampoline.
* hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
(hppa64_hpux_in_solib_call_trampoline): New functions, split from
hppa_in_solib_call_trampoline.
(hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
Moved from hppa-tdep.c.
  (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
in_solib_call_trampoline and in_solib_return_trampoline.

20 years ago2004-04-22 Randolph Chung <tausq@debian.org>
Randolph Chung [Fri, 23 Apr 2004 02:51:52 +0000 (02:51 +0000)] 
2004-04-22  Randolph Chung  <tausq@debian.org>

* hppa-tdep.c (hppa_debug): New variable.
(find_unwind_entry, hppa_frame_cache): Add debug output.
(_initialize_hppa_tdep): Add command to set debug flag.

20 years agobfd/
Kaz Kojima [Fri, 23 Apr 2004 02:47:39 +0000 (02:47 +0000)] 
bfd/
* elf32-sh.c (sh_elf_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.

opcodes/
* sh-dis.c (print_insn_sh): Print the value in constant pool
as a symbol if it looks like a symbol.

gas/testsuite/
* gas/sh/pcrel2.d: Update.
* gas/sh/tlsd.d: Update.
* gas/sh/tlsnopic.d: Update.
* gas/sh/tlspic.d: Update.

ld/testsuite/
* ld-sh/tlsbin-1.d: Update
* ld-sh/tlspic-1.d: Update.

20 years ago* config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
Thiemo Seufer [Fri, 23 Apr 2004 02:07:14 +0000 (02:07 +0000)] 
* config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
* config/tc-mips.c (RDATA_SECTION_NAME, mips_target_format): Remove
a.out support.
(md_begin, mips_ip, md_parse_option, s_change_sec, s_option,
s_abicalls, nopic_need_relax, tc_gen_reloc): Remove uses of
USE_GLOBAL_POINTER_OPT.

20 years ago2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 23 Apr 2004 01:02:32 +0000 (01:02 +0000)] 
2004-04-22  Andrew Cagney  <cagney@redhat.com>

* ppcnbsd-tdep.c: Update copyright.  Include "tramp-frame.h" and
"trad-frame.h".
(ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
signal trampoline unwinder.
(ppcnbsd_init_abi): Register ppcnbsd_sigtramp.

20 years ago2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 23 Apr 2004 00:22:57 +0000 (00:22 +0000)] 
2004-04-22  Andrew Cagney  <cagney@redhat.com>

* opncls.c (bfd_alloc): Fix type of "wanted" in doco.

20 years agodaily update
Alan Modra [Fri, 23 Apr 2004 00:00:08 +0000 (00:00 +0000)] 
daily update

20 years ago * hpux-core.c (hpux_core_core_file_p): Add cast in call to
Dave Anglin [Thu, 22 Apr 2004 23:17:07 +0000 (23:17 +0000)] 
* hpux-core.c (hpux_core_core_file_p): Add cast in call to
make_bfd_asection.
* som.c (som_set_section_contents): Constantify second argument.
(hppa_som_gen_reloc_type): Abort for unsupported selectors.
(som_object_setup): Rework to avoid warning.
(setup_sections, som_write_fixups, bfd_section_from_som_symbol):
Likewise.

20 years ago2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 22 Apr 2004 22:19:40 +0000 (22:19 +0000)] 
2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
            Daniel Jacobowitz  <drow@mvista.com>

        * gdb.threads/manythreads.c: New testcase.
        * gdb.threads/manythreads.exp: Ditto.

20 years ago* config/tc-mips.c (macro): One more use of load_delay_nop.
Thiemo Seufer [Thu, 22 Apr 2004 22:00:47 +0000 (22:00 +0000)] 
* config/tc-mips.c (macro): One more use of load_delay_nop.

20 years agoAdd OpenBSD/powerpc support.
Mark Kettenis [Thu, 22 Apr 2004 21:13:06 +0000 (21:13 +0000)] 
Add OpenBSD/powerpc support.
* NEWS (New native configurations): Mention OpenBSD/powerpc.
* ppc-tdep.h (struct ppc_reg_offsets): New structure.
(ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
(ppc_collect_fpregset): New prototypes.
* ppcobsd-nat.c: New file.
* ppcobsd-tdep.c: New file.
* ppcobsd-tdep.h: New file.
* rs6000-tdep.c: Include "regset.h".
(ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
(ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
New functions.
* Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
(ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
(rs6000-tdep.o): Update dependencies.
* configure.host: Add powerpc-*-openbsd.
* configure.tgt: Add powerpc-*-openbsd.
* config/powerpc/obsd.mh: New file.
* config/powerpc/nm-obsd.h: New file.
* config/powerpc/obsd.mt: New file.

20 years ago* gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
Jim Blandy [Thu, 22 Apr 2004 21:11:56 +0000 (21:11 +0000)] 
* gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.

20 years ago2004-04-21 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 22 Apr 2004 21:10:56 +0000 (21:10 +0000)] 
2004-04-21  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c (heuristic_proc_start):
Warning() already prefixes "Warning: ".

20 years ago* lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
Mark Kettenis [Thu, 22 Apr 2004 20:27:41 +0000 (20:27 +0000)] 
* lib/gas-defs.exp (is_elf_format): Add OpenBSD support.

20 years agomerge from gcc
DJ Delorie [Thu, 22 Apr 2004 18:39:03 +0000 (18:39 +0000)] 
merge from gcc

20 years ago2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 22 Apr 2004 18:19:56 +0000 (18:19 +0000)] 
2004-04-22  Andrew Cagney  <cagney@redhat.com>

* frame.h (show_frame_info): Delete declaration.

20 years ago* config/tc-mips.c (load_delay_nop): New function.
Thiemo Seufer [Thu, 22 Apr 2004 18:13:56 +0000 (18:13 +0000)] 
* config/tc-mips.c (load_delay_nop): New function.
(load_address, macro): Use load_delay_nop() to build a nop
which can be omitted with gpr_interlocks.

* gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
* gas/mips/mips-abi32-pic.d: Likewise.
* gas/mips/mips-abi32-pic2.d: Likewise.
* gas/mips/mips-gp32-fp32-pic.d: Likewise.
* gas/mips/mips-gp32-fp64-pic.d: Likewise.
* gas/mips/mips-gp64-fp32-pic.d: Likewise.
* gas/mips/mips-gp64-fp64-pic.d: Likewise.
* gas/mips/relax-swap1-mips2.d: Likewise.
* gas/mips/lb-svr4pic-ilocks.d: New test.
* gas/mips/mips.exp: Run it.

20 years ago* config/tc-mips.c (hilo_interlocks, gpr_interlocks,
Thiemo Seufer [Thu, 22 Apr 2004 17:58:57 +0000 (17:58 +0000)] 
* config/tc-mips.c (hilo_interlocks, gpr_interlocks,
cop_interlocks): Remove superfluous CPU entries.

20 years ago2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 22 Apr 2004 17:55:46 +0000 (17:55 +0000)] 
2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.stabs/weird.exp: Accept full pathname for $binfile.

20 years ago2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 22 Apr 2004 17:02:31 +0000 (17:02 +0000)] 
2004-04-22  Andrew Cagney  <cagney@redhat.com>

* arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
* m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
* m32r-tdep.c (m32r_frame_this_id): Ditto.
* frv-tdep.c (frv_frame_this_id): Ditto.
* avr-tdep.c (avr_frame_this_id): Ditto.

20 years agoMove testsuite ChangeLog entry to testsuite/ChangeLog
H.J. Lu [Thu, 22 Apr 2004 16:42:13 +0000 (16:42 +0000)] 
Move testsuite ChangeLog entry to testsuite/ChangeLog

20 years ago2004-04-22 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 22 Apr 2004 16:31:47 +0000 (16:31 +0000)] 
2004-04-22  H.J. Lu  <hongjiu.lu@intel.com>

* ld-i386/tlspic.dd: Updated.

20 years ago * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
Paul Brook [Thu, 22 Apr 2004 16:18:29 +0000 (16:18 +0000)] 
* config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
testsuite
* maverick.c (off8s): Test full shifted operand range.
(MCC2): Define.
(MVDSPACC, MVACCDSP): Use it.
* maverick.d, maverick.s: Regenerate.

20 years ago2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 22 Apr 2004 16:17:31 +0000 (16:17 +0000)] 
2004-04-22  Andrew Cagney  <cagney@redhat.com>

* cache.c (bfd_cache_close): Check for a previously closed file.

20 years ago2004-04-22 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Thu, 22 Apr 2004 15:48:13 +0000 (15:48 +0000)] 
2004-04-22  Elena Zannoni  <ezannoni@redhat.com>

       * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.

20 years agobfd/
Jakub Jelinek [Thu, 22 Apr 2004 14:45:32 +0000 (14:45 +0000)] 
bfd/
* bfd.c (bfd_get_synthetic_symtab): Define.
* targets.c (BFD_JUMP_TABLE_DYNAMIC): Add
NAME##_get_synthetic_symtab.
(struct bfd_target): Add _bfd_get_synthetic_symtab.
* libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Define.
* elf-bfd.h (struct elf_backend_data): Add plt_sym_val and
relplt_name fields.
(_bfd_elf_get_synthetic_symtab): New prototype.
* elfcode.h (elf_get_synthetic_symtab): Define.
* elf.c (_bfd_elf_get_synthetic_symtab): New function.
* elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Define.
(elf_backend_plt_sym_val, elf_backend_relplt_name): Define.
(elfNN_bed): Add elf_backend_plt_sym_val and elf_backend_relplt_name.
* bfd-in2.h: Rebuilt.
* libbfd.h: Rebuilt.
* elf32-i386.c (elf_i386_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf64-x86-64.c (elf64_x86_64_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf32-s390.c (elf_s390_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf64-s390.c (elf_s390_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf32-sparc (elf32_sparc_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf64-sparc.c (sparc64_elf_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* elf32-ppc.c (ppc_elf_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
* aout-target.h (MY_get_synthetic_symtab): Define.
* aout-tic30.c (MY_get_synthetic_symtab): Define.
* coff-rs6000.c (rs6000coff_vec): Add
_bfd_nodynamic_get_synthetic_symtab.
(pmac_xcoff_vec): Likewise.
* coff64-rs6000.c (rs6000coff64_vec): Add
_bfd_nodynamic_get_synthetic_symtab.
(aix5coff64_vec): Likewise.
* sunos.c (MY_get_synthetic_symtab): Define.
* vms.c (vms_get_synthetic_symtab): Define.
binutils/
* objdump.c (synthsyms, synthcount): New variables.
(disassemble_data): Use dynsyms for stripped binaries or libraries.
Add synthetized symbols.
(dump_bfd): For disassemble, initialize dynsyms always and
also synthsyms.  Free synthsyms and clear {sym,dynsym,synth}count
before returning.

20 years agoHave bfd_archive_filename() return NULL on NULL input
Nick Clifton [Thu, 22 Apr 2004 10:43:34 +0000 (10:43 +0000)] 
Have bfd_archive_filename() return NULL on NULL input

20 years agoAdd support for ColdFire MAC instructions and tidy up support for other m68k
Nick Clifton [Thu, 22 Apr 2004 10:33:16 +0000 (10:33 +0000)] 
Add support for ColdFire MAC instructions and tidy up support for other m68k
variants.

20 years agoApply Bruno de Bus's patch to record the ARM mapping symbol state on a per-
Nick Clifton [Thu, 22 Apr 2004 09:49:03 +0000 (09:49 +0000)] 
Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-
section basis and to switch to the MAP_DATA state when emitting literal pools.

20 years ago* ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
Jim Blandy [Thu, 22 Apr 2004 08:37:06 +0000 (08:37 +0000)] 
* ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
register number zero.

20 years ago(forgot to commit this earlier)
Chris Demetriou [Thu, 22 Apr 2004 05:24:04 +0000 (05:24 +0000)] 
(forgot to commit this earlier)
2004-04-21  Chris Demetriou  <cgd@broadcom.com>

* gas/mips/elempic.d: File removed as part of -membedded-pic removal.
* gas/mips/empic.d: Likewise.
* gas/mips/empic.l: Likewise.
* gas/mips/empic.s: Likewise.
* gas/mips/empic2.d: Likewise.
* gas/mips/empic2.s: Likewise.
* gas/mips/empic3_e.d: Likewise.
* gas/mips/empic3_e.s: Likewise.
* gas/mips/empic3_g1.d: Likewise.
* gas/mips/empic3_g1.s: Likewise.
* gas/mips/empic3_g2.d: Likewise.
* gas/mips/empic3_g2.s: Likewise.
* gas/mips/jal-empic-elf-2.d: Likewise.
* gas/mips/jal-empic-elf-2.s: Likewise.
* gas/mips/jal-empic-elf-3.d: Likewise.
* gas/mips/jal-empic-elf-3.s: Likewise.
* gas/mips/jal-empic-elf.d: Likewise.
* gas/mips/jal-empic.d: Likewise.
* gas/mips/la-empic.d: Likewise.
* gas/mips/la-empic.s: Likewise.
* gas/mips/lb-empic.d: Likewise.
* gas/mips/ld-empic.d: Likewise.
* gas/mips/lif-empic.d: Likewise.
* gas/mips/telempic.d: Likewise.
* gas/mips/tempic.d: Likewise.
* gas/mips/ulh-empic.d: Likewise.
* gas/mips/ld-pic.s: Remove code conditional on EMPIC.
* gas/mips/lifloat.s: Likewise.
* gas/mips/mips.exp: Remove -membedded-pic tests and related comments.

20 years ago2004-04-21 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 22 Apr 2004 02:41:02 +0000 (02:41 +0000)] 
2004-04-21  Chris Demetriou  <cgd@broadcom.com>

* gas/mips/elempic.d: File removed as part of -membedded-pic removal.
* gas/mips/empic.d: Likewise.
* gas/mips/empic.l: Likewise.
* gas/mips/empic.s: Likewise.
* gas/mips/empic2.d: Likewise.
* gas/mips/empic2.s: Likewise.
* gas/mips/empic3_e.d: Likewise.
* gas/mips/empic3_e.s: Likewise.
* gas/mips/empic3_g1.d: Likewise.
* gas/mips/empic3_g1.s: Likewise.
* gas/mips/empic3_g2.d: Likewise.
* gas/mips/empic3_g2.s: Likewise.
* gas/mips/jal-empic-elf-2.d: Likewise.
* gas/mips/jal-empic-elf-2.s: Likewise.
* gas/mips/jal-empic-elf-3.d: Likewise.
* gas/mips/jal-empic-elf-3.s: Likewise.
* gas/mips/jal-empic-elf.d: Likewise.
* gas/mips/jal-empic.d: Likewise.
* gas/mips/la-empic.d: Likewise.
* gas/mips/la-empic.s: Likewise.
* gas/mips/lb-empic.d: Likewise.
* gas/mips/ld-empic.d: Likewise.
* gas/mips/lif-empic.d: Likewise.
* gas/mips/telempic.d: Likewise.
* gas/mips/tempic.d: Likewise.
* gas/mips/ulh-empic.d: Likewise.
* gas/mips/ld-pic.s: Remove code conditional on EMPIC.
* gas/mips/lifloat.s: Likewise.
* gas/mips/mips.exp: Remove -membedded-pic tests and related comments.

20 years agodaily update
Alan Modra [Thu, 22 Apr 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 23:52:21 +0000 (23:52 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* annotate.h (deprecated_annotate_starting_hook)
(deprecated_annotate_stopped_hook)
(deprecated_annotate_exited_hook)
(deprecated_annotate_signal_hook)
(deprecated_annotate_signalled_hook): Deprecate.
* tracepoint.h (deprecated_create_tracepoint_hook)
(deprecated_delete_tracepoint_hook)
(deprecated_modify_tracepoint_hook)
(deprecated_trace_find_hook)
(deprecated_trace_start_stop_hook): Deprecate.
* target.h (deprecated_target_new_objfile_hook): Deprecate.
* remote.h (deprecated_target_resume_hook)
(deprecated_target_wait_loop_hook): Deprecate.
* gdbcore.h (deprecated_exec_file_display_hook)
(deprecated_file_changed_hook): Deprecate.
* frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
* defs.h (deprecated_modify_breakpoint_hook)
(deprecated_command_loop_hook, deprecated_show_load_progress)
(deprecated_print_frame_info_listing_hook)
(deprecated_query_hook, deprecated_warning_hook)
(deprecated_flush_hook, deprecated_create_breakpoint_hook)
(deprecated_delete_breakpoint_hook)
(deprecated_interactive_hook, deprecated_registers_changed_hook)
(deprecated_readline_begin_hook, deprecated_readline_hook)
(deprecated_readline_end_hook, deprecated_register_changed_hook)
(deprecated_memory_changed_hook, deprecated_init_ui_hook)
(deprecated_context_hook, deprecated_target_wait_hook)
(deprecated_attach_hook, deprecated_detach_hook)
(deprecated_call_command_hook, deprecated_set_hook)
(deprecated_error_hook, deprecated_error_begin_hook)
(deprecated_ui_load_progress_hook): Deprecate.
* valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
* tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
* target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
* remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
* main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
* exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
* cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
* annotate.c, aix-thread.c: Update.

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 23:27:02 +0000 (23:27 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (vaxnbsd-tdep.o): Update dependencies.
* vaxnbsd-tdep.c: Include "gdb_string.h".

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 22:02:38 +0000 (22:02 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* symfile.c (symbol_file_add_from_memory): #if 0 function.
(add_symbol_file_from_memory_command): #if 0 function body, call
error instead.

20 years ago[ bfd/ChangeLog ]
Chris Demetriou [Wed, 21 Apr 2004 20:52:31 +0000 (20:52 +0000)] 
[ bfd/ChangeLog ]
2004-04-21  Chris Demetriou  <cgd@broadcom.com>

* coff-mips.c (bfd_mips_ecoff_create_embedded_relocs): Remove.
* elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Remove.
* bfd-in.h (bfd_mips_ecoff_create_embedded_relocs)
(bfd_mips_elf32_create_embedded_relocs): Remove prototypes
* bfd-in2.h: Regenerate.

[ ld/ChangeLog ]
2004-04-21  Chris Demetriou  <cgd@broadcom.com>

* ld.texinfo: Remove MIPS --embedded-relocs documentation.
* emulparams/elf32bmip.sh (EXTRA_EM_FILE): Remove definition.
* emulparams/mipsidt.sh (TEMPLATE_NAME): Use generic.em.
(EXTRA_EM_FILE): Use mipsecoff.em
* emulparams/mipsidtl.sh (TEMPLATE_NAME): Use generic.em.
(EXTRA_EM_FILE): Use mipsecoff.em
* emultempl/mipsecoff.em: Restructure to be included as an
extra emulation file.
(check_sections, gld${EMULATION_NAME}_after_open)
(gld${EMULATION_NAME}_after_allocation)
(gld${EMULATION_NAME}_get_script)
(ld_${EMULATION_NAME}_emulation): Remove
(gld${EMULATION_NAME}_before_parse): Rename to...
(mipsecoff_before_parse): This.
(LDEMUL_BEFORE_PARSE): Define.
* emultempl/mipself.em: Remove file.
* scripttempl/mips.sc (.rel.sdata): Do not include in output.
(__runtime_reloc_start, __runtime_reloc_stop): Stop providing
these symbols.
* Makefile.am: Remove dependencies on emultempl/mipself.em.
* Makefile.in: Regenerate.

[ ld/testsuite/ChangeLog ]
2004-04-21  Chris Demetriou  <cgd@broadcom.com>

* ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
* ld-empic/empic.exp: Likewise.
* ld-empic/relax.t: Likewise.
* ld-empic/relax1.c: Likewise.
* ld-empic/relax2.c: Likewise.
* ld-empic/relax3.c: Likewise.
* ld-empic/relax4.c: Likewise.
* ld-empic/runtest1.c: Likewise.
* ld-empic/runtest2.c: Likewise.
* ld-empic/runtesti.s: Likewise.
* ld-mips-elf/empic1-ln.d: Likewise.
* ld-mips-elf/empic1-lp.d: Likewise.
* ld-mips-elf/empic1-mn.d: Likewise.
* ld-mips-elf/empic1-mp.d: Likewise.
* ld-mips-elf/empic1-ref.s: Likewise.
* ld-mips-elf/empic1-sn.d: Likewise.
* ld-mips-elf/empic1-sp.d: Likewise.
* ld-mips-elf/empic1-space.s: Likewise.
* ld-mips-elf/empic1-tgt.s: Likewise.
* ld-mips-elf/empic2-fwd-0.d: Likewise.
* ld-mips-elf/empic2-fwd-1.d: Likewise.
* ld-mips-elf/empic2-fwd-tgt.s: Likewise.
* ld-mips-elf/empic2-ref.s: Likewise.
* ld-mips-elf/empic2-rev-0.d: Likewise.
* ld-mips-elf/empic2-rev-1.d: Likewise.
* ld-mips-elf/empic2-rev-tgt.s: Likewise.
* ld-mips-elf/empic2-space.s: Likewise.
* ld-mips-elf/emrelocs-eb.d: Likewise.
* ld-mips-elf/emrelocs-el.d: Likewise.
* ld-mips-elf/emrelocs.ld: Likewise.
* ld-mips-elf/emrelocs1.s: Likewise.
* ld-mips-elf/emrelocs2.s: Likewise.
* ld-mips-elf/mips-elf.exp: Don't run now-removed tests.

20 years ago * elf32-xtensa.c (is_same_value): Add final_static_link argument and
Bob Wilson [Wed, 21 Apr 2004 18:12:47 +0000 (18:12 +0000)] 
* elf32-xtensa.c (is_same_value): Add final_static_link argument and
require relocations against a weak symbol to reference the same
symbol hash entry if not a final, static link.
(get_cached_value, add_value_map): Add final_static_link argument.
(remove_literals): Pass final_static_link argument as needed.

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 17:47:10 +0000 (17:47 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* gdbcore.h: Update copyright.
(deprecated_add_core_fns): Rename add_core_fns.
* win32-nat.c (_initialize_core_win32): Update.
* sun3-nat.c (_initialize_core_sun3): Update.
* shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
* rs6000-nat.c (_initialize_core_rs6000): Update.
* ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
* nto-tdep.c (_initialize_nto_tdep): Update.
* ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
* mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
* mips-nat.c (_initialize_core_mips): Update.
* mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
* m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
* m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
* lynx-nat.c (_initialize_core_lynx): Update.
* irix5-nat.c (_initialize_core_irix5): Update.
* i386-interix-nat.c (_initialize_core_interix): Update.
* cris-tdep.c (_initialize_cris_tdep): Update.
* corelow.c (deprecated_add_core_fns): Update.
* core-regset.c (_initialize_core_regset): Update.
* core-aout.c (_initialize_core_aout): Update.
* armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
* alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
* alpha-nat.c (_initialize_core_alpha): Update.

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 17:19:28 +0000 (17:19 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* gdb.base/sigstep.c: New file.
* gdb.base/sigstep.exp: New file.

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 17:05:12 +0000 (17:05 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* opncls.c (_bfd_new_bfd_contained_in): Copy "iovec".
(struct opncls, opncls_btell, opncls_bseek, opncls_bread)
(opncls_bwrite, opncls_bclose, opncls_bflush)
(opncls_bstat, opncls_iovec, bfd_openr_iovec): Implement a
bfd iovec that uses function callbacks.
(bfd_close): Use the iovec's bclose.
* cache.c (cache_btell, cache_bseek, cache_bread, cache_bwrite)
(cache_bclose, cache_bflush, cache_bstat)
(cache_iovec): New functions and global variable, implement a
cache "iovec", where applicable set bfd_error.
(bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
* bfdio.c (struct bfd_iovec): Define.
(real_read): Delete function.
(bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)
(bfd_seek, bfd_get_mtime, bfd_get_size): Use the bfd's "iovec",
assume that bread and bwrite set bfd_error.
* bfd.c (struct bfd): Add "iovec", update comments.
* bfd-in2.h, libbfd.h: Re-generate.

20 years ago2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 Apr 2004 16:58:57 +0000 (16:58 +0000)] 
2004-04-21  Andrew Cagney  <cagney@redhat.com>

* libaout.h (enum machine_type): Add M_POWERPC_NETBSD.

20 years ago* rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
Jim Blandy [Wed, 21 Apr 2004 16:38:07 +0000 (16:38 +0000)] 
* rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.

20 years agoAdd more documentation about h8300 relaxation.
Nick Clifton [Wed, 21 Apr 2004 10:47:13 +0000 (10:47 +0000)] 
Add more documentation about h8300 relaxation.

20 years ago * NEWS: Mention change in DEFINED semantics.
Hans-Peter Nilsson [Wed, 21 Apr 2004 10:04:02 +0000 (10:04 +0000)] 
* NEWS: Mention change in DEFINED semantics.

20 years ago * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
Eric Botcazou [Wed, 21 Apr 2004 07:15:05 +0000 (07:15 +0000)] 
* scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
(.data): Add KEEP for .gnu.linkonce.d.*personality*.
(.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*.

20 years ago * elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
Eric Botcazou [Wed, 21 Apr 2004 07:14:15 +0000 (07:14 +0000)] 
* elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
(bfd_elf_gc_sections): Fail if a shared object is being created.
Do not fail if dynamic sections have been created.  Instead call
elf_gc_mark_dynamic_ref_symbol to mark sections that contain
dynamically referenced symbols.  Do not mark the whole graph
rooted at .eh_frame, only the section proper.

20 years ago * ld.texinfo (Simple Example): Add missing punctuation.
Ben Elliston [Wed, 21 Apr 2004 06:08:47 +0000 (06:08 +0000)] 
* ld.texinfo (Simple Example): Add missing punctuation.

20 years ago[ gas/ChangeLog ]
Chris Demetriou [Wed, 21 Apr 2004 00:44:36 +0000 (00:44 +0000)] 
[ gas/ChangeLog ]
2004-04-20  Chris Demetriou  <cgd@broadcom.com>

        * NEWS: Note that MIPS -membedded-pic option is deprecated.

[ ld/ChangeLog ]
2004-04-20  Chris Demetriou  <cgd@broadcom.com>

        * NEWS: Note that MIPS --embedded-relocs option is deprecated.

20 years agodaily update
Alan Modra [Wed, 21 Apr 2004 00:00:05 +0000 (00:00 +0000)] 
daily update

20 years ago2004-04-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 20 Apr 2004 14:50:22 +0000 (14:50 +0000)] 
2004-04-20  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elfweak/elfweak.exp: Add an undefined weak size change
test.

* ld-elfweak/size.dat: New file.
* ld-elfweak/size_bar.c: Likewise.
* ld-elfweak/size_foo.c: Likewise.
* ld-elfweak/size_main.c: Likewise.

20 years agoAdd support for a .secrel32 x86 reloc to allow DWARF" debug information to used
Nick Clifton [Tue, 20 Apr 2004 12:17:16 +0000 (12:17 +0000)] 
Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
with COFF based x86 ports.

20 years ago * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
Jakub Jelinek [Tue, 20 Apr 2004 10:23:51 +0000 (10:23 +0000)] 
* sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
(fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
suffix.  Use fmov*x macros, create all 3 fpsize variants in one
macro.  Adjust all users.

20 years agodaily update
Alan Modra [Tue, 20 Apr 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years ago2004-04-19 Eric Christopher <echristo@redhat.com>
Eric Christopher [Mon, 19 Apr 2004 21:08:43 +0000 (21:08 +0000)] 
2004-04-19  Eric Christopher  <echristo@redhat.com>

        * config/tc-mips.c (mips_dwarf2_addr_size): Revert part
        of previous patch for fix in gcc.

20 years ago * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
Daniel Jacobowitz [Mon, 19 Apr 2004 18:20:50 +0000 (18:20 +0000)] 
* dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
Delete.
(dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
(read_attribute_value): Update calls to dwarf_alloc_block.
(dwarf2_build_psymtabs_hard): Don't initialize or clean up
dwarf2_tmp_obstack.
(psymtab_to_symtab_1): Likewise.  Clean up using
free_stack_comp_unit.
(add_to_cu_func_list): Use the comp_unit_obstack.

20 years ago * dwarf2read.c (dwarf2_flag_true_p): New function.
Joel Brobecker [Mon, 19 Apr 2004 18:12:00 +0000 (18:12 +0000)] 
    * dwarf2read.c (dwarf2_flag_true_p): New function.
        (die_is_declaration): Use the function above. Add some comments.

20 years ago * configure.in (mips*-*-irix5*): Enable ld.
Rainer Orth [Mon, 19 Apr 2004 15:38:50 +0000 (15:38 +0000)] 
* configure.in (mips*-*-irix5*): Enable ld.
* configure: Regenerate.

20 years agobfd/
Jakub Jelinek [Mon, 19 Apr 2004 14:25:49 +0000 (14:25 +0000)] 
bfd/
* elf32-sparc.c (elf32_sparc_relocate_section): Handle
relocs against hidden/protected undefweak symbols properly.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
gas/testsuite/
* gas/cfi/cfi-sparc64-1.d: Update.
ld/testsuite/
* ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
* ld-shared/shared.exp: Likewise.

20 years ago * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.
Jakub Jelinek [Mon, 19 Apr 2004 10:35:23 +0000 (10:35 +0000)] 
* config/tc-xtensa.c (xg_assembler_literal): Fix a typo.

20 years ago * read.c (do_align): Call md_flush_pending_output, if defined.
Nathan Sidwell [Mon, 19 Apr 2004 09:32:55 +0000 (09:32 +0000)] 
* read.c (do_align): Call md_flush_pending_output, if defined.

20 years ago * ldlang.c (lang_do_assignments_1): Handle .tbss output section
Jakub Jelinek [Mon, 19 Apr 2004 07:35:12 +0000 (07:35 +0000)] 
* ldlang.c (lang_do_assignments_1): Handle .tbss output section
specially.

20 years agodaily update
Alan Modra [Mon, 19 Apr 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years ago* sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
Mark Kettenis [Sun, 18 Apr 2004 22:58:06 +0000 (22:58 +0000)] 
* sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
architecture when registering sparcnbsd_core_osabi_sniffer.
Adjust comment.

20 years ago* libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
Mark Kettenis [Sun, 18 Apr 2004 20:55:55 +0000 (20:55 +0000)] 
* libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
* netbsd-core.c (netbsd_core_file_p): Set architecture for PowerPC
core files.

20 years ago* infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
Mark Kettenis [Sun, 18 Apr 2004 19:12:59 +0000 (19:12 +0000)] 
* infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
return value.

20 years agoBased on a patch from Brian Ford <ford@vss.fsi.com>:
Mark Kettenis [Sun, 18 Apr 2004 18:38:04 +0000 (18:38 +0000)] 
Based on a patch from Brian Ford <ford@vss.fsi.com>:
* i386-tdep.c: Correct register numbering scheme comments
throughout.
(i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
(i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
(i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
(i386_gdb_arch_init): Likewise.

20 years ago* Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
Mark Kettenis [Sun, 18 Apr 2004 16:50:29 +0000 (16:50 +0000)] 
* Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
ppcnbsd-tdep.o.

20 years ago* m68k-tdep.h: Tweak comments.
Mark Kettenis [Sun, 18 Apr 2004 13:03:13 +0000 (13:03 +0000)] 
* m68k-tdep.h: Tweak comments.
* m68k-tdep.c: Tweak comment.

20 years agodaily update
Alan Modra [Sun, 18 Apr 2004 00:00:04 +0000 (00:00 +0000)] 
daily update

20 years ago * scriptempl/pe.sc: Put numbered .ctors.* after .ctors
Danny Smith [Sat, 17 Apr 2004 23:22:49 +0000 (23:22 +0000)] 
* scriptempl/pe.sc:  Put numbered .ctors.* after .ctors
with default priority. Likewise for dtors.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
Randolph Chung [Sat, 17 Apr 2004 17:41:10 +0000 (17:41 +0000)] 
2004-04-17  Randolph Chung  <tausq@debian.org>

* Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
* hppa-hpux-tdep.c (hppa-tdep.h): Include.
  (hppa_hpux_som_init_abi): Set is_elf to 0.
  (hppa_hpux_elf_init_abi): Set is_elf to 1.
* hppa-tdep.c (low_text_segment_address): Remove global.
(record_text_segment_lowaddr): Pass in low address as parameter. Use
section offset to calculate segment address.
(internalize_unwinds): Define low_text_segment_address as local and
pass to record_text_segment_lowaddr for ELF targets.
(hppa_gdbarch_init): Zero fill tdep structure.
(hppa_dump_tdep): Print tdep structure.
* hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
Randolph Chung [Sat, 17 Apr 2004 17:31:40 +0000 (17:31 +0000)] 
2004-04-17  Randolph Chung  <tausq@debian.org>

* hppa-tdep.c (hppa_pseudo_register_read): Define.
(hppa_gdbarch_init): Set pseudo_register_read.
* config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
* regcache.c (supply_register): Remove check for
DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
Randolph Chung [Sat, 17 Apr 2004 17:19:29 +0000 (17:19 +0000)] 
2004-04-17  Randolph Chung  <tausq@debian.org>

* Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
* hppa-tdep.c (hppa_objfile_priv_data): New.
(SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Use
HPPA_INSTRUCTION_SIZE.
(read_unwind_info): Use objfile_data to reference unwind info.
(find_unwind_entry): Likewise.
(hpread_adjust_stack_address): Move to hpread.c.
(_initialize_hppa_tdep): Register hppa objfile data.
* hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Define.
(unwind_table_entry, unwind_stub_types): Move from tm-hppa.h.
(obj_unwind_info, obj_private_struct): Move from tm-hppa.h, and rename
with hppa_ prefix.
* hpread.c (hppa-tdep.h): Include.
(hpread_adjust_stack_address): Move from hppa-tdep.c.
(hpread_read_function_type, hpread_read_doc_function_type)
(hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
directly. Use objfile_data to access solib data.
* pa64solib.c (hppa-tdep.h): Include.
(pa64_solib_add_solib_objfile): Use objfile_data to access solib data.
* somsolib.c (hppa-tdep.h): Include.
(som_solib_add_solib_objfile): Use objfile_data to access solib data.
* config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type)
(inferior_status): Remove unused forward declarations.
(INSTRUCTION_SIZE): Move to hppa-tdep.c.
(unwind_table_entry, unwind_stub_types, obj_unwind_info)
(obj_private_struct): Move to hppa-tdep.h.
(HPREAD_ADJUST_STACK_ADDRESS): Remove.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
Randolph Chung [Sat, 17 Apr 2004 15:34:16 +0000 (15:34 +0000)] 
2004-04-17  Randolph Chung  <tausq@debian.org>

        * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
        (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
        (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
        (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
        Remove forward declaration and make static.
        (hppa_reg_struct_has_addr): Remove.

20 years ago * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
Alan Modra [Sat, 17 Apr 2004 11:18:47 +0000 (11:18 +0000)] 
* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
filepos for the SizeOfHeaders field.
(_bfd_XXi_swap_scnhdr_out): Correct section flags lossage on reloc
overflow.
(_bfd_XXi_swap_sym_in): Remove redundant section flags assignment.

20 years ago * observer.sh: Move comments in sed command to first column.
Joel Brobecker [Sat, 17 Apr 2004 04:45:32 +0000 (04:45 +0000)] 
    * observer.sh: Move comments in sed command to first column.

20 years ago2004-04-16 Jason Molenda (jmolenda@apple.com)
Jason Molenda [Sat, 17 Apr 2004 00:48:25 +0000 (00:48 +0000)] 
2004-04-16  Jason Molenda  (jmolenda@apple.com)

        * frame.c: Minor typeo corrections in comments.

20 years ago*** empty log message ***
gdbadmin [Sat, 17 Apr 2004 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 17 Apr 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

20 years agoRestore 2002 ChangeLog history.
Brian Ford [Fri, 16 Apr 2004 23:56:29 +0000 (23:56 +0000)] 
Restore 2002 ChangeLog history.

20 years ago * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
Joel Brobecker [Fri, 16 Apr 2004 17:29:43 +0000 (17:29 +0000)] 
    * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
        call to observer_notify_normal_stop.

20 years ago * observer.c (observer_test_first_notification_function): Update
Joel Brobecker [Fri, 16 Apr 2004 17:26:40 +0000 (17:26 +0000)] 
    * observer.c (observer_test_first_notification_function): Update
        function profile.
        (observer_test_second_notification_function): Likewise.
        (observer_test_third_notification_function): Likewise.

20 years agoFrom Brian Ford <ford@vss.fsi.com>:
Mark Kettenis [Fri, 16 Apr 2004 16:49:55 +0000 (16:49 +0000)] 
From Brian Ford <ford@vss.fsi.com>:
* i386-tdep.c (i386_coff_init_abi): New function.
* i386-tdep.h (i386_coff_init_abi): New prototype.
* i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
register number translation functions for DWARF and DWARF 2.

20 years ago * dwarf2read.c: Back out my previous change, it was incorrect.
Joel Brobecker [Fri, 16 Apr 2004 16:12:52 +0000 (16:12 +0000)] 
    * dwarf2read.c: Back out my previous change, it was incorrect.

This page took 0.043198 seconds and 4 git commands to generate.