OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago2004-06-29 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 30 Jun 2004 03:51:25 +0000 (03:51 +0000)]
2004-06-29  H.J. Lu  <hongjiu.lu@intel.com>

PR 240
* elfxx-ia64.c (elfNN_ia64_relax_section): Don't relax branch
in .init/.fini sections.

20 years ago*** empty log message ***
gdbadmin [Wed, 30 Jun 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Wed, 30 Jun 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * elf32-xtensa.c (elf_xtensa_relocate_section): Use
bwilson [Tue, 29 Jun 2004 22:03:31 +0000 (22:03 +0000)]
* elf32-xtensa.c (elf_xtensa_relocate_section): Use
bfd_get_section_limit.

20 years ago2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
jjohnstn [Tue, 29 Jun 2004 21:53:24 +0000 (21:53 +0000)]
2004-06-29  Artem B. Bityuckiy  <dedekind@oktetlabs.ru>

        * acinclude.m4: Move --enable-newlib-iconv option back here.
        * configure.in: Remove --enable-newlib-iconv option.  Don't
        tie iconv support to --enable-newlib-mb.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * doc/aclocal.m4, doc/configure: Ditto.
        * iconvdata/aclocal.m4, iconvdata/configure: Ditto.
        * libm/*/aclocal.m4: Ditto.
        * libm/*/configure: Ditto.
        * libc/*/aclocal.m4: Ditto.
        * libc/*/configure: Ditto.

20 years ago * elf32-xtensa.c (elf_xtensa_combine_prop_entries): Don't change the
bwilson [Tue, 29 Jun 2004 21:03:09 +0000 (21:03 +0000)]
* elf32-xtensa.c (elf_xtensa_combine_prop_entries): Don't change the
output section size.

20 years ago* doc/Makefile.am (info): Rename goal to...
macro [Tue, 29 Jun 2004 19:41:23 +0000 (19:41 +0000)]
* doc/Makefile.am (info): Rename goal to...
(info-local): ... this, to preserve implicit dependencies.
* doc/Makefile.in: Regenerate with automake 1.8.5.

20 years ago * compLoader.cxx (generic_loader): Add eflags_pin.
scox [Tue, 29 Jun 2004 19:10:39 +0000 (19:10 +0000)]
* compLoader.cxx (generic_loader):  Add eflags_pin.
(elf_loader): Add eflags.
(load_it): Set eflags.
* elfload.c (readElfFile): Add eflags.
* sidcpuutil.h (basic_cpu): Add eflags_set_pin, set_eflags.
* commonCfg.cxx (add_cpu):  Add eflags-set pin.

20 years ago * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function.
brobecke [Tue, 29 Jun 2004 18:17:41 +0000 (18:17 +0000)]
    * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function.
        (i386_cygwin_in_solib_call_trampoline): New function.
        (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
        and skip_trampoline_code gdbarch methods.

20 years ago * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
corinna [Tue, 29 Jun 2004 17:52:49 +0000 (17:52 +0000)]
* gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
directives to conditionalize symbol prefixing.
* gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
additional_flags handling.  Add underscore prefix for Cygwin.
* gdb.arch/i386-unwind.c: Use preprocessor directives to
conditionalize symbol prefixing.
* gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
additional_flags handling.  Add underscore prefix for Cygwin.

20 years ago* Makefile.in (gdb_callback_h): Renamed from callback_h to the
jimb [Tue, 29 Jun 2004 17:19:46 +0000 (17:19 +0000)]
* Makefile.in (gdb_callback_h): Renamed from callback_h to the
name actually used in the dependency lists.

20 years agogas/testsuite:
amylaar [Tue, 29 Jun 2004 16:35:04 +0000 (16:35 +0000)]
gas/testsuite:
Actually add these files:
2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
* testsuite/gas/sh/arch: New directory.
* testsuite/gas/sh/arch/arch.exp: New test script.
* testsuite/gas/sh/arch/arch_expected.txt: New file.
* testsuite/gas/sh/arch/sh.s: New file.
* testsuite/gas/sh/arch/sh2.s: New file.
* testsuite/gas/sh/arch/sh-dsp.s: New file.
* testsuite/gas/sh/arch/sh2e.s: New file.
* testsuite/gas/sh/arch/sh3-nommu.s: New file.
* testsuite/gas/sh/arch/sh3.s: New file.
* testsuite/gas/sh/arch/sh3-dsp.s: New file.
* testsuite/gas/sh/arch/sh3e.s: New file.
* testsuite/gas/sh/arch/sh4-nommu-nofpu.s: New file.
* testsuite/gas/sh/arch/sh4-nofpu.s: New file.
* testsuite/gas/sh/arch/sh4.s: New file.
* testsuite/gas/sh/arch/sh4a-nofpu.s: New file.
* testsuite/gas/sh/arch/sh4al-dsp.s: New file.
ld/testsuite:
Actually add these files:
2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
* testsuite/ld-sh/arch/arch.exp: New test script.
* testsuite/ld-sh/arch/arch_expected.txt: New file.
* testsuite/ld-sh/arch/sh.s: New file.
* testsuite/ld-sh/arch/sh2.s: New file.
* testsuite/ld-sh/arch/sh-dsp.s: New file.
* testsuite/ld-sh/arch/sh2e.s: New file.
* testsuite/ld-sh/arch/sh3-nommu.s: New file.
* testsuite/ld-sh/arch/sh3.s: New file.
* testsuite/ld-sh/arch/sh3-dsp.s: New file.
* testsuite/ld-sh/arch/sh3e.s: New file.
* testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
* testsuite/ld-sh/arch/sh4-nofpu.s: New file.
* testsuite/ld-sh/arch/sh4.s: New file.
* testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
* testsuite/ld-sh/arch/sh4al-dsp.s: New file.
* testsuite/ld-sh/arch/sh4a.s: New file.

20 years ago2004-06-29 Randolph Chung <tausq@debian.org>
tausq [Tue, 29 Jun 2004 16:13:06 +0000 (16:13 +0000)]
2004-06-29  Randolph Chung  <tausq@debian.org>

* NEWS (New native configurations): Mention GNU/Linux/hppa.

20 years ago * win32-nat.c (child_pid_to_exec_file): New function.
corinna [Tue, 29 Jun 2004 15:37:29 +0000 (15:37 +0000)]
* win32-nat.c (child_pid_to_exec_file): New function.
(init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
functionality.

20 years agofix scrambled changelog
cagney [Tue, 29 Jun 2004 15:22:28 +0000 (15:22 +0000)]
fix scrambled changelog

20 years ago2004-06-28 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 29 Jun 2004 14:57:37 +0000 (14:57 +0000)]
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* defs.h (xstrvprintf): Declare.
* utils.c (xstrvprintf): New function.
(internal_vproblem, xstrprintf, xasprintf)
(vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
* serial.c (serial_printf): Ditto.
* complaints.c (vcomplaint): Ditto.

20 years ago * ld-elf/frame.exp: Don't run on mcore.
amodra [Tue, 29 Jun 2004 14:44:25 +0000 (14:44 +0000)]
* ld-elf/frame.exp: Don't run on mcore.

20 years ago * gas/m68k/mode5.s: Pad section.
amodra [Tue, 29 Jun 2004 14:43:55 +0000 (14:43 +0000)]
* gas/m68k/mode5.s: Pad section.
* gas/m68k/mode5.d: Update.

20 years agobfd/
amodra [Tue, 29 Jun 2004 14:13:43 +0000 (14:13 +0000)]
bfd/
* elf64-mmix.c (mmix_set_relaxable_size): Save original size in
rawsize.
(mmix_elf_perform_relocation): Adjust for above change.
(mmix_elf_relocate_section): Likewise.
(mmix_elf_relax_section): Likewise.  Use output_section->rawsize.
(mmix_elf_get_section_contents): Delete.
(bfd_elf64_get_section_contents): Delete.
(mmix_elf_relocate_section): Zero stub area.
* linker.c (default_indirect_link_order): Alloc max of section size
and rawsize.
* simple.c (bfd_simple_get_relocated_section_contents): Likewise.
* section.c (bfd_malloc_and_get_section): Likewise.
(struct bfd_section): Update rawsize comment.
* bfd-in2.h: Regenerate.
ld/
* ldlang.c (lang_reset_memory_regions): Save last relax pass section
size in rawsize.

20 years ago * reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.
amodra [Tue, 29 Jun 2004 13:51:19 +0000 (13:51 +0000)]
* reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.

20 years ago * bfd-in.h (bfd_get_section_limit): Define.
amodra [Tue, 29 Jun 2004 13:46:26 +0000 (13:46 +0000)]
* bfd-in.h (bfd_get_section_limit): Define.
* reloc.c (bfd_perform_relocation, bfd_install_relocation)
(_bfd_final_link_relocate): Use bfd_get_section_limit.
* aout-tic30.c (tic30_aout_final_link_relocate): Likewise.
* coff-arm.c (coff_arm_relocate_section): Likewise.
* coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): Likewise.
* cpu-ns32k.c (do_ns32k_reloc): Likewise.
(bfd_ns32k_final_link_relocate): Likewise.
* elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): Likwise.
* elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): Likewise.
* elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc)
(i860_howto_highadj_reloc, i860_howto_splitn_reloc): Likewise.
* elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc)
(m32r_elf_generic_reloc, m32r_elf_relocate_section): Likewise.
* elf32-m68hc1x.c (m68hc11_elf_special_reloc): Likewise.
* elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
* elf32-or32.c (or32_elf_consth_reloc): Likewise.
* elf32-ppc.c (ppc_elf_addr16_ha_reloc): Likewise.
* elf32-s390.c (s390_elf_ldisp_reloc): Likewise.
* elf32-sh.c (sh_elf_reloc_loop): Likewise.
* elf32-sparc.c (sparc_elf_wdisp16_reloc): Likewise.
(sparc_elf_hix22_reloc, sparc_elf_lox10_reloc): Likwise.
* elf32-v850.c (v850_elf_reloc): Likewise.
* elf32-xstormy16.c (xstormy16_elf_24_reloc): Likewise.
* elf32-xtensa.c (bfd_elf_xtensa_reloc): Likewise.
* elf64-alpha.c (elf64_alpha_reloc_gpdisp): Likewise.
* elf64-mips.c (mips_elf64_gprel32_reloc)
(mips16_gprel_reloc): Likewise.
* elf64-mmix.c (mmix_elf_reloc): Likewise.
* elf64-s390.c (s390_elf_ldisp_reloc): Likewise.
* elf64-sparc.c (init_insn_reloc): Likewise.
* elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
* elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp)
(_bfd_mips_elf_hi16_reloc, _bfd_mips_elf_lo16_reloc)
(_bfd_mips_elf_generic_reloc): Likewise.
* bfd-in2.h: Regenerate.

20 years agomerge from gcc
dj [Tue, 29 Jun 2004 12:51:55 +0000 (12:51 +0000)]
merge from gcc

20 years ago * infcmd.c (attach_command): Move call to target_terminal_inferior
corinna [Tue, 29 Jun 2004 06:39:05 +0000 (06:39 +0000)]
* infcmd.c (attach_command): Move call to target_terminal_inferior
behind loading symbol table.

20 years ago * gdb.base/bigcore.exp: Skip test on Cygwin.
corinna [Tue, 29 Jun 2004 06:34:49 +0000 (06:34 +0000)]
* gdb.base/bigcore.exp: Skip test on Cygwin.

20 years ago2004-06-28 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 29 Jun 2004 01:01:27 +0000 (01:01 +0000)]
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
change - add back extern deprecated_ui_loop_hook declaration.

20 years agoIndex: mn10200/ChangeLog
cagney [Tue, 29 Jun 2004 00:53:59 +0000 (00:53 +0000)]
Index: mn10200/ChangeLog
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* interp.c: Rename ui_loop_hook to deprecated_ui_loop_hook.

Index: d10v/ChangeLog
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* interp.c (sim_resume): Rename ui_loop_hook to
deprecated_ui_loop_hook.

Index: arm/ChangeLog
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* armemu.c: Rename ui_loop_hook to deprecated_ui_loop_hook.

Index: common/ChangeLog
2004-06-28  Andrew Cagney  <cagney@gnu.org>

* run.c: Rename ui_loop_hook to deprecated_ui_loop_hook.

20 years agodaily update
amodra [Tue, 29 Jun 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Tue, 29 Jun 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-06-26 Andrew Cagney <cagney@gnu.org>
cagney [Mon, 28 Jun 2004 23:59:25 +0000 (23:59 +0000)]
2004-06-26  Andrew Cagney  <cagney@gnu.org>

* xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
xstrprintf.
* varobj.c (varobj_gen_name, create_child, c_name_of_child)
(c_value_of_variable): Ditto.
* utils.c (internal_vproblem): Ditto.
* solib-aix5.c (build_so_list_from_mapfile): Ditto.
* remote.c (add_packet_config_cmd): Ditto.
* remote-rdp.c (rdp_set_command_line): Ditto.
* regcache.c (regcache_dump): Ditto.
* frv-tdep.c (new_variant, new_variant): Ditto.
* fbsd-proc.c (child_pid_to_exec_file): Ditto.
(fbsd_find_memory_regions): Ditto.
* breakpoint.c (create_thread_event_breakpoint)
(create_breakpoints): Ditto.
* aix-thread.c (aix_thread_pid_to_str): Ditto.
* ada-lang.c (is_package_name): Ditto.  Also delete xmalloc call.

Index: doc/ChangeLog
2004-06-26  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.

20 years ago2004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>
jjohnstn [Mon, 28 Jun 2004 22:42:19 +0000 (22:42 +0000)]
2004-06-27  Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>

        * Makefile.in: Support $(DESTDIR).
        * arm/Makefile.in: Ditto.
        * d30v/Makefile.in: Ditto.
        * doc/Makefile.in: Ditto.
        * fr30/Makefile.in: Ditto.
        * frv/Makefile.in: Ditto.
        * hp74x/Makefile.in: Ditto.
        * i386/Makefile.in: Ditto.
        * i960/Makefile.in: Ditto.
        * iq2000/Makefile.in: Ditto.
        * libnosys/Makefile.in: Ditto.
        * m32r/Makefile.in: Ditto.
        * m68hc11/Makefile.in: Ditto.
        * m68k/Makefile.in: Ditto.
        * mcore/Makefile.in: Ditto.
        * mips/Makefile.in: Ditto.
        * mn10200/Makefile.in: Ditto.
        * mn10300/Makefile.in: Ditto.
        * pa/Makefile.in: Ditto.
        * rs6000/Makefile.in: Ditto.
        * sparc/Makefile.in: Ditto.
        * sparc/libsys/Makefile.in: Ditto.
        * xstormy16/Makefile.in: Ditto.

20 years ago2004-06-28 Dave Brolley <brolley@redhat.com>
brolley [Mon, 28 Jun 2004 21:18:07 +0000 (21:18 +0000)]
2004-06-28  Dave Brolley  <brolley@redhat.com>

        * gdb.cxx (process_get_mem): Use byte-at-a-time access for unaligned
        requests.
        (process_set_mem): Ditto.

20 years agosim/h8300/ChangeLog:
aoliva [Mon, 28 Jun 2004 19:26:37 +0000 (19:26 +0000)]
sim/h8300/ChangeLog:
2003-07-23  Richard Sandiford  <rsandifo@redhat.com>
* compile.c (sim_resume): Make sure that dst.reg refers to the
right register byte in mova/sz.l @(dd,RnL),ERn.
2003-07-21  Richard Sandiford  <rsandifo@redhat.com>
* compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
mulxs, divs and divxs.
sim/testsuite/sim/h8300/ChangeLog:
2003-07-22  Michael Snyder  <msnyder@redhat.com>
* mul.s: Don't try to use negative immediate (it's always
unsigned).
* div.s: Ditto.

20 years ago* compile.c (sim_load): Update sd->memory_size.
aoliva [Mon, 28 Jun 2004 19:25:43 +0000 (19:25 +0000)]
* compile.c (sim_load): Update sd->memory_size.

20 years ago* e500_registers.h (EVR): Cast the 32-bit value of the GPR to an
jimb [Mon, 28 Jun 2004 19:02:48 +0000 (19:02 +0000)]
* e500_registers.h (EVR): Cast the 32-bit value of the GPR to an
unsigned type before or-ing it with a 64-bit value.

20 years ago * ada-lang.c: Re-indent file, with some massaging to help indent
brobecke [Mon, 28 Jun 2004 18:59:13 +0000 (18:59 +0000)]
    * ada-lang.c: Re-indent file, with some massaging to help indent
        a bit when the result is otherwise really too ugly.

20 years ago2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 28 Jun 2004 18:19:44 +0000 (18:19 +0000)]
2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
formats for "info register".  Use gdb_test_multiple.  Fix
the "invalid register" test.

20 years agomerge from gcc
dj [Mon, 28 Jun 2004 18:01:41 +0000 (18:01 +0000)]
merge from gcc

20 years ago* Makefile.in: Regenerate to clean up breakage.
macro [Mon, 28 Jun 2004 15:11:13 +0000 (15:11 +0000)]
* Makefile.in: Regenerate to clean up breakage.

20 years agoopcodes/
amodra [Mon, 28 Jun 2004 14:08:05 +0000 (14:08 +0000)]
opcodes/
* ppc-opc.c (insert_fxm): Handle mfocrf and mtocrf.
(extract_fxm): Don't test dialect.
(XFXFXM_MASK): Include the power4 bit.
(XFXM): Add p4 param.
(powerpc_opcodes): Add mfocrf and mtocrf.  Adjust mtcr.

gas/testsuite/
* gas/ppc/power4.d: Update.

20 years ago * bfd-in.h (struct stab_info): Move from stabs.c.
amodra [Mon, 28 Jun 2004 13:57:57 +0000 (13:57 +0000)]
* bfd-in.h (struct stab_info): Move from stabs.c.
* stabs.c (struct stab_link_includes_table): Delete.
(stab_link_includes_lookup): Delete.
(_bfd_write_section_stabs, _bfd_write_stab_strings): Remove one
level of indirection from sinfo parm.
(_bfd_link_section_stabs): Likewise.  Set SEC_LINKER_CREATED on
stabstr section.  Adjust hash table accesses.
* coff-ppc.c (ppc_bfd_coff_final_link): Do include rawsize in contents
alloc.  Adjust stab_info test.
* cofflink.c (_bfd_coff_link_hash_table_init): Clear stab_info.
(_bfd_coff_final_link): Adjust stab_info test.
(_bfd_coff_link_input_bfd): Ignore SEC_LINKER_CREATED sections.
* elf-bfd.h (struct elf_link_hash_table): Include struct stab_info
in place.
* libcoff-in.h (struct coff_link_hash_table): Likewise.
* elf.c (_bfd_elf_link_hash_table_init): Clear stab_info.
* elflink.c (bfd_elf_final_link): Don't attempt to link linker created
stabstr section.  Adjust stab_info test.
* libbfd-in.h (_bfd_link_section_stabs, _bfd_write_section_stabs)
(_bfd_write_stab_strings): Adjust prototypes.
* libbfd.h: Regenerate.
* libcoff.h: Regenerate.
* bfd-in2.h: Regenerate.

20 years ago * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
corinna [Mon, 28 Jun 2004 11:15:28 +0000 (11:15 +0000)]
* gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
PID for Cygwin.  Add Cygwin specific strings to check for in some
tests.
(do_attach_tests): Add a test for user interaction when attaching
to a process with no matching symbol table already loaded.

20 years agodaily update
amodra [Mon, 28 Jun 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Mon, 28 Jun 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago * frame.h (struct frame_id): Change bit field type of stack_addr_p,
uweigand [Sun, 27 Jun 2004 22:26:34 +0000 (22:26 +0000)]
* frame.h (struct frame_id): Change bit field type of stack_addr_p,
code_addr_p and special_addr_p to 'unsigned int'.

20 years ago* i386v4-nat.c: Update copyright year and tweak comment.
kettenis [Sun, 27 Jun 2004 21:52:20 +0000 (21:52 +0000)]
* i386v4-nat.c: Update copyright year and tweak comment.
(regmap): Remove trailing comma.
(supply_gregset): Rename local variable i to regnum.  Call
regcache_raw_supply instead of supply_register.
(fill_gregset): Rename argument regno to regnum.  Call
regcache_raw_collect instead of regcache_collect.

20 years ago * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
uweigand [Sun, 27 Jun 2004 20:45:03 +0000 (20:45 +0000)]
* frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
and special_addr_p.
(frame_id_build, frame_id_build_special): Update comments.
(frame_id_build_wild): New prototype.
* frame.c (frame_id_build, frame_id_build_special): Fill in new
struct frame_id fields.
(frame_id_build_wild): New function.
(frame_id_eq, frame_id_inner): Use new struct frame_id fields.

20 years ago* config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
kettenis [Sun, 27 Jun 2004 20:37:34 +0000 (20:37 +0000)]
* config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
hppabsd-tdep.c.

20 years ago * ada-lang.c: Minor reformatting to conform to GNU coding standards.
brobecke [Sun, 27 Jun 2004 19:28:20 +0000 (19:28 +0000)]
    * ada-lang.c: Minor reformatting to conform to GNU coding standards.

20 years ago* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one
cgf [Sun, 27 Jun 2004 19:16:48 +0000 (19:16 +0000)]
* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one
known thread.
(__cygwin_lock_unlock): Ditto for unlocking.

20 years ago * ada-lang.c: Re-indent file.
brobecke [Sun, 27 Jun 2004 19:06:23 +0000 (19:06 +0000)]
    * ada-lang.c: Re-indent file.

20 years ago * ada-lang.c (symtab_symbol_info): Remove unused declaration.
brobecke [Sun, 27 Jun 2004 18:55:48 +0000 (18:55 +0000)]
    * ada-lang.c (symtab_symbol_info): Remove unused declaration.
        (no_symtab_msg): Likewise.

20 years ago* source.c: Fix whitespace.
schwab [Sun, 27 Jun 2004 18:36:14 +0000 (18:36 +0000)]
* source.c: Fix whitespace.

20 years ago* configure.in: Include <sys/param.h> for td_pcb test.
kettenis [Sun, 27 Jun 2004 16:41:20 +0000 (16:41 +0000)]
* configure.in: Include <sys/param.h> for td_pcb test.
* configure: Regenerated.

20 years ago* i386nbsd-nat.c: New file.
kettenis [Sun, 27 Jun 2004 16:22:41 +0000 (16:22 +0000)]
* i386nbsd-nat.c: New file.
* Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
i386obsd-nat.c and i386obsd-tdep.c.
(i386nbsd-nat.o): New dependency.
* config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.
* config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.

20 years ago* config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
kettenis [Sun, 27 Jun 2004 15:59:25 +0000 (15:59 +0000)]
* config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.

20 years ago* bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
kettenis [Sun, 27 Jun 2004 15:56:18 +0000 (15:56 +0000)]
* bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
fetching from BSD_KVM_PADDR.  Correctly lookup address for
"_thread0".

20 years ago* amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
kettenis [Sun, 27 Jun 2004 15:44:20 +0000 (15:44 +0000)]
* amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
"bsd-kvm.h".
(amd64fbsd_supply_pcb): New funcion.
(_initialize_amd64fbsd_nat): Enable libkvm interface.

20 years agoFrom Miod Vallat <miod@online.fr>:
kettenis [Sun, 27 Jun 2004 15:08:04 +0000 (15:08 +0000)]
From Miod Vallat <miod@online.fr>:
* aoutx.h (NAME(aout,machine_type)): Handle bfd_arch_m88k.

20 years ago2004-06-27 <david@streamline-computing.com>
dsl [Sun, 27 Jun 2004 07:57:15 +0000 (07:57 +0000)]
2004-06-27    <david@streamline-computing.com>

Partial fix for PR cli/1056.
* valarith.c (value_binop): Check for zero in division and
remainder evaluation.

20 years ago2003-07-21 Richard Sandiford <rsandifo@redhat.com>
aoliva [Sun, 27 Jun 2004 06:31:22 +0000 (06:31 +0000)]
2003-07-21  Richard Sandiford  <rsandifo@redhat.com>
* disassemble.c (disassembler): Handle bfd_mach_h8300sxn.

20 years ago * callback.c (os_shutdown): Fix bug in last change: actually
amylaar [Sun, 27 Jun 2004 03:14:51 +0000 (03:14 +0000)]
* callback.c (os_shutdown): Fix bug in last change: actually
mark file descriptors as available on startup.

20 years ago* elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.
aoliva [Sun, 27 Jun 2004 03:02:21 +0000 (03:02 +0000)]
* elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.
(struct elf32_mn10300_link_hash_entry): Remove
pcrel_relocs_copied.
(mn10300_elf_check_relocs): Only reserve dynamic relocations for
R_MN10300_32.  Don't adjust pcrel_relocs_copied.
(mn10300_elf_final_link_relocate): Fail for direct, pc-relative
and gotoff relocations if the symbol doesn't bind locally.  Use
_bfd_elf_symbol_refs_local_p to test.  Don't create dynamic
relocation for PCREL32.
(mn10300_elf_relocate_section): Use _bfd_elf_symbol_refs_local_p
to test whether a symbol binds locally.
(elf32_mn10300_link_hash_newfunc): Don't initialize
pcrel_relocs_copied.
(_bfd_mn10300_elf_discard_copies): Delete.
(_bfd_mn10300_elf_size_dynamic_sections): Don't call it.

20 years ago2004-06-26 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 27 Jun 2004 00:41:39 +0000 (00:41 +0000)]
2004-06-26  Andrew Cagney  <cagney@gnu.org>

Test PR java/1567 and PR java/1565.
* gdb.java/jmain.exp, gdb.java/jmain.java: New files.
* gdb.java/jmisc2.exp: Delete file.

20 years agodaily update
amodra [Sun, 27 Jun 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 27 Jun 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago* i387-tdep.c: Remove excessive whitespace.
kettenis [Sat, 26 Jun 2004 23:20:30 +0000 (23:20 +0000)]
* i387-tdep.c: Remove excessive whitespace.

20 years ago2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 26 Jun 2004 22:20:49 +0000 (22:20 +0000)]
2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.

20 years ago2000-08-07 Graham Stott <grahams@cygnus.co.uk>
aoliva [Sat, 26 Jun 2004 22:18:18 +0000 (22:18 +0000)]
2000-08-07  Graham Stott  <grahams@cygnus.co.uk>
* am33-2.igen (fmadd, fmsub, fmnadd, fmnsub): Correct typo.
2000-05-29  Alexandre Oliva  <aoliva@cygnus.com>
* interp.c (fpu_disabled_exception, fpu_unimp_exception,
fpu_check_signal_exception): Take additional state arguments.
Print exception type and call program_interrupt.  Adjust callers.
(fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Take additional
arguments.
* mn10300_sim.h (fpu_disabled_exception, fpu_unimp_exception,
fpu_check_signal_exception): Adjust prototypes.
(fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Likewise.
* am33-2.igen: Adjust calls.
2000-05-19  Alexandre Oliva  <aoliva@cygnus.com>
* op_utils.c (cmp2fcc): Moved...
* interp.c: ... here.
2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
* am33-2.igen: Use `unsigned32', `signed32', `unsigned64' or
`signed64' where type width is relevant.
2000-05-15  Alexandre Oliva  <aoliva@cygnus.com>
* mn10300_sim.h: Include sim-fpu.h.
(FD2FPU, FPU2FD): Enclose the FD argument in parentheses.
(fpu_check_signal_exception): Declare.
(struct fp_prec_t, fp_single_prec, fp_double_prec): Likewise.
(FP_SINGLE, FP_DOUBLE): Shorthands for fp_*_prec.
(fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Declare.
* interp.c (fpu_disabled_exception): Document.
(fpu_unimp_exception): Likewise.
(fpu_check_signal_exception): Define.
(reg2val_32, round_32, val2reg_32, fp_single_prec): Likewise.
(reg2val_64, round_64, val2reg_64, fp_double_prec): Likewise.
(REG2VAL, ROUND, VAL2REG): Define shorthands.
(fpu_status_ok): Define.
(fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Define.
* am33-2.igen (frsqrt, fcmp, fadd, fsub, fmul, fdiv,
fmadd, fmsub, fnmadd, fnmsub): Use new functions.
2000-04-27  Alexandre Oliva  <aoliva@cygnus.com>
* interp.c (sim_create_inferior): Set PSW bit to enable FP insns
if architecture is AM33/2.0.
* am33.igen: Include am33-2.igen.
2000-04-23  Alexandre Oliva  <aoliva@cygnus.com>
* mn10300.igen (movm, call, ret, retf): Check for am33_2 too.
* am33.igen (movm): Likewise.
2000-04-19  Alexandre Oliva  <aoliva@cygnus.com>
* am33.igen: Added `*am33_2' to some instructions that were
missing it.
2000-04-07  Alexandre Oliva  <aoliva@cygnus.com>
* am33-2.igen: New file.  All insns implemented, but FP flags are
only set for fcmp, exceptional conditions are not handled yet.
* Makefile.in (IGEN_INSN): Added am33-2.igen.
(tmp-igen): Added -M am33_2.
* mn10300.igen, am33.igen: Added `*am33_2' to all insns.
* gencode.c: Support FMT_D3.
* mn10300_sim.h (dword): New type.
(struct _state): Added fpregs.
(REG_FPCR, FPCR): New define.  All assorted bitmaps.
(XS2FS, AS2FS, Xf2FD): New macros.
(FS2FPU, FD2FPU, FPU2FS, FPU2FD): Likewise.
(load_dword, store_dword): New functions or macros.
(u642dw, dw2u64): New functions.
(fpu_disabled_exception, fpu_unimp_exception): Declared.
* interp.c (fpu_disabled_exception): Defined; no actual
implementation.
(fpu_unimp_exception): Likewise.
* op_utils.c (cmp2fcc): New function.

20 years ago* interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
aoliva [Sat, 26 Jun 2004 21:53:47 +0000 (21:53 +0000)]
* interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
and definitions to ISO C.

20 years ago* gencode.c, simops.c: Delete.
aoliva [Sat, 26 Jun 2004 21:44:56 +0000 (21:44 +0000)]
* gencode.c, simops.c: Delete.
* Makefile.in: Remove non-COMMON dependencies and commands.

20 years ago2004-06-26 Andrew Cagney <cagney@gnu.org>
cagney [Sat, 26 Jun 2004 20:37:11 +0000 (20:37 +0000)]
2004-06-26  Andrew Cagney  <cagney@gnu.org>

* gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
* gdb-events.h, gdb-events.c: Re-generate.
* tui/tui-hooks.c (tui_install_hooks): Update.
(tui_remove_hooks): Update.
* mi/mi-cmd-break.c (mi_cmd_break_insert): Update.

20 years ago2004-06-26 Andrew Cagney <cagney@gnu.org>
cagney [Sat, 26 Jun 2004 20:30:51 +0000 (20:30 +0000)]
2004-06-26  Andrew Cagney  <cagney@gnu.org>

* generic/gdbtk-hooks.c (gdbtk_add_hooks): Call
deprecated_set_gdb_event_hooks.

20 years ago* configure.in: Use common simulator always. Don't subst sim_gen
aoliva [Sat, 26 Jun 2004 18:45:53 +0000 (18:45 +0000)]
* configure.in: Use common simulator always.  Don't subst sim_gen
nor mn10300_common.
* configure: Rebuilt.
* Makefile.in (WITHOUT_COMMON_OBJS, WITHOUT_COMMON_INTERP_DEP,
WITHOUT_COMMON_RUN_OBJS): Remove.
(WITH_COMMON_OBJS): Rename to MN10300_OBJS.
(WITH_COMMON_INTERP_DEP): Rename to MN10300_INTERP_DEP.
(WITH_COMMON_RUN_OBJS): Rename to SIM_RUN_OBJS.
(SIM_EXTRA_CFLAGS): Don't use @sim_gen@.
* interp.c: Remove non-common bits.
* mn10300_sim.h: Likewise.

20 years agoRemove stray CVS conflict marker.
kettenis [Sat, 26 Jun 2004 11:49:19 +0000 (11:49 +0000)]
Remove stray CVS conflict marker.

20 years ago* amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
kettenis [Sat, 26 Jun 2004 11:47:52 +0000 (11:47 +0000)]
* amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
(gregset_t, fpregset_t): Remove typedefs.
(REG_OFFSET): Rename argument.
(amd64bsd_r_reg_offset): Rename from reg_offset.
(supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
Remove functions.
(_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
of reg_offset.
* Makefile.in (amd64fbsd-nat.o): Update dependencies.

20 years ago* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
kettenis [Sat, 26 Jun 2004 10:38:44 +0000 (10:38 +0000)]
* amd64-nat.c (amd64_supply_native_gregset): Fix comment.

20 years ago* vax-tdep.c: Tweak comment.
kettenis [Sat, 26 Jun 2004 10:25:19 +0000 (10:25 +0000)]
* vax-tdep.c: Tweak comment.

20 years agoAdd OpenBSD/hppa support.
kettenis [Sat, 26 Jun 2004 10:06:30 +0000 (10:06 +0000)]
Add OpenBSD/hppa support.
* NEWS (New native configurations): Mention OpenBSD/hppa.
* hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
files.
* Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
(hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
* configure.host: Add hppa*-*-openbsd*.
* configure.tgt: Add hppa*-*-openbsd*.

20 years ago * ppc-opc.c (BH, XLBH_MASK): Define.
amodra [Sat, 26 Jun 2004 08:32:12 +0000 (08:32 +0000)]
* ppc-opc.c (BH, XLBH_MASK): Define.
(powerpc_opcodes): Allow BH field on bclr, bclrl, bcctr, bcctrl.

20 years ago* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
kettenis [Sat, 26 Jun 2004 07:05:13 +0000 (07:05 +0000)]
* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.

20 years ago * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
amodra [Sat, 26 Jun 2004 04:20:13 +0000 (04:20 +0000)]
* ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.

20 years ago*** empty log message ***
gdbadmin [Sat, 26 Jun 2004 00:00:07 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sat, 26 Jun 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago2004-06-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 25 Jun 2004 22:17:04 +0000 (22:17 +0000)]
2004-06-25  Jeff Johnston  <jjohnstn@redhat.com>

        * libnosys/_exit.c: New file.
        * libnosys/Makefile.in: Add _exit.o.

20 years agoFix up latest entry that was missing some comments.
jjohnstn [Fri, 25 Jun 2004 21:37:59 +0000 (21:37 +0000)]
Fix up latest entry that was missing some comments.

20 years agoChanged sticky flags to -kb.
jjohnstn [Fri, 25 Jun 2004 21:14:39 +0000 (21:14 +0000)]
Changed sticky flags to -kb.

20 years agoNeed to change sticky flags to -kb.
jjohnstn [Fri, 25 Jun 2004 21:10:30 +0000 (21:10 +0000)]
Need to change sticky flags to -kb.

20 years ago2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
jjohnstn [Fri, 25 Jun 2004 20:32:30 +0000 (20:32 +0000)]
2004-06-25  Artem B. Bityuckiy  <dedekind@oktetlabs.ru>

* acinclude.m4: Move iconv options into configure.in.
* aclocal.m4: Regenerated.
* configure: Ditto.
* configure.in: Add iconv options.
* newlib.hin: Add new iconv encodings and remove deleted ones.
* doc/aclocal.m4: Regenerated.
* doc/configure: Ditto.
* iconvdata/aclocal.m4: Ditto.
* iconvdata/configure: Ditto.
* libc/iconv: Design change.  New size-optimized ccs format.
* libc/iconv/AUTHORS: Removed.
* libc/iconv/COPYING: Ditto.
* libc/iconv/README.ORIGINAL: Ditto.
* libc/iconv/README.TODO: Ditto.
* libc/iconv/charset.aliases: Ditto.
* libc/iconv/encoding.aliases: New file.
* libc/iconv/Makefile.am: Updated.
* libc/iconv/Makefile.in: Regenerated.
* libc/iconv/iconv.tex: Updated.
* libc/iconv/ccs/Makefile.am: Ditto.
* libc/iconv/ccs/Makefile.in: Regenerated.
* libc/iconv/ccs/big5.c: Updated.
* libc/iconv/ccs/cns11643_plane1.c: Ditto.
* libc/iconv/ccs/cns11643_plane14.c: Ditto.
* libc/iconv/ccs/cns11643_plane2.c: Ditto.
* libc/iconv/ccs/cp775.c: Ditto.
* libc/iconv/ccs/cp850.c: Ditto.
* libc/iconv/ccs/cp852.c: Ditto.
* libc/iconv/ccs/cp855.c: Ditto.
* libc/iconv/ccs/cp866.c: Ditto.
* libc/iconv/ccs/iso_8859_1.c: Ditto.
* libc/iconv/ccs/README.CCS.SOURCES: Removed.
* libc/iconv/ccs/gb_2312_80.c: Ditto.
* libc/iconv/ccs/iconv_mktbl: Ditto.
* libc/iconv/ccs/jis_x0201.c: Ditto.
* libc/iconv/ccs/jis_x0208_1983.c: Ditto.
* libc/iconv/ccs/shift_jis.c: Ditto.
* libc/iconv/ccs/us_ascii.c: Ditto.
* libc/iconv/ccs/ccs.h: New file.
* libc/iconv/ccs/ccsbi.c: Ditto.
* libc/iconv/ccs/ccsbi.h: Ditto.
* libc/iconv/ccs/ccsnames.h: Ditto.
* libc/iconv/ccs/iso_8859_10.c: Ditto.
* libc/iconv/ccs/iso_8859_11.c: Ditto.
* libc/iconv/ccs/iso_8859_13.c: Ditto.
* libc/iconv/ccs/iso_8859_14.c: Ditto.
* libc/iconv/ccs/iso_8859_3.c: Ditto.
* libc/iconv/ccs/iso_8859_6.c: Ditto.
* libc/iconv/ccs/iso_8859_7.c: Ditto.
* libc/iconv/ccs/iso_8859_8.c: Ditto.
* libc/iconv/ccs/iso_8859_9.c: Ditto.
* libc/iconv/ccs/iso_ir_111.c: Ditto.
* libc/iconv/ccs/jis_x0201_1976.c: Ditto.
* libc/iconv/ccs/jis_x0208_1990.c: Ditto.
* libc/iconv/ccs/koi8_ru.c: Ditto.
* libc/iconv/ccs/koi8_uni.c: Ditto.
* libc/iconv/ccs/mktbl.pl: Ditto.
* libc/iconv/ccs/win_1250.c: Ditto.
* libc/iconv/ccs/win_1251.c: Ditto.
* libc/iconv/ccs/win_1252.c: Ditto.
* libc/iconv/ccs/win_1253.c: Ditto.
* libc/iconv/ccs/win_1254.c: Ditto.
* libc/iconv/ccs/win_1255.c: Ditto.
* libc/iconv/ccs/win_1256.c: Ditto.
* libc/iconv/ccs/win_1257.c: Ditto.
* libc/iconv/ccs/win_1258.c: Ditto.
* libc/iconv/ccs/iso_8859_15.c
* libc/iconv/ccs/iso_8859_2.c
* libc/iconv/ccs/iso_8859_4.c
* libc/iconv/ccs/iso_8859_5.c
* libc/iconv/ccs/jis_x0212_1990.c
* libc/iconv/ccs/koi8_r.c
* libc/iconv/ccs/koi8_u.c
* libc/iconv/ccs/ksx1001.c
* libc/iconv/ccs/binary/gb_2312_80.cct: Removed.
* libc/iconv/ccs/binary/jis_x0201.cct: Ditto.
* libc/iconv/ccs/binary/shift_jis.cct: Ditto.
* libc/iconv/ccs/binary/us_ascii.cct: Ditto.
* libc/iconv/ccs/binary/jis_x0208_1983.cct: Ditto.
* libc/iconv/ccs/binary/Makefile.am: Updated.
* libc/iconv/ccs/binary/Makefile.in: Regenerated.
* libc/iconv/ccs/binary/big5.cct: Updated.
* libc/iconv/ccs/binary/cns11643_plane1.cct: Ditto.
* libc/iconv/ccs/binary/cns11643_plane14.cct: Ditto.
* libc/iconv/ccs/binary/cns11643_plane2.cct: Ditto.
* libc/iconv/ccs/binary/cp775.cct: Updated.: Ditto.
* libc/iconv/ccs/binary/cp850.cct: Ditto.: Ditto.
* libc/iconv/ccs/binary/cp852.cct: Ditto.: Ditto.
* libc/iconv/ccs/binary/cp855.cct: Ditto.: Ditto.
* libc/iconv/ccs/binary/cp866.cct: Ditto.: Ditto.
* libc/iconv/ccs/binary/iso_8859_1.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_15.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_4.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_5.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_2.cct: Ditto.
* libc/iconv/ccs/binary/jis_x0212_1990.cct: Ditto.
* libc/iconv/ccs/binary/koi8_r.cct: Ditto.
* libc/iconv/ccs/binary/koi8_u.cct: Ditto.
* libc/iconv/ccs/binary/ksx1001.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_10.cct: New file.
* libc/iconv/ccs/binary/iso_8859_11.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_13.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_14.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_3.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_6.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_7.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_8.cct: Ditto.
* libc/iconv/ccs/binary/iso_8859_9.cct: Ditto.
* libc/iconv/ccs/binary/iso_ir_111.cct: Ditto.
* libc/iconv/ccs/binary/jis_x0201_1976.cct: Ditto.
* libc/iconv/ccs/binary/jis_x0208_1990.cct: Ditto.
* libc/iconv/ccs/binary/koi8_ru.cct: Ditto.
* libc/iconv/ccs/binary/koi8_uni.cct: Ditto.
* libc/iconv/ccs/binary/win_1250.cct: Ditto.
* libc/iconv/ccs/binary/win_1251.cct: Ditto.
* libc/iconv/ccs/binary/win_1252.cct: Ditto.
* libc/iconv/ccs/binary/win_1253.cct: Ditto.
* libc/iconv/ccs/binary/win_1254.cct: Ditto.
* libc/iconv/ccs/binary/win_1255.cct: Ditto.
* libc/iconv/ccs/binary/win_1256.cct: Ditto.
* libc/iconv/ccs/binary/win_1257.cct: Ditto.
* libc/iconv/ccs/binary/win_1258.cct: Ditto.
* libc/iconv/ces/Makefile.am: Updated.
* libc/iconv/ces/Makefile.in: Regenerated.
* libc/iconv/ces/ucs-2-internal.c: Updated.
* libc/iconv/ces/ucs-4-internal.c: Ditto.
* libc/iconv/ces/utf-16.c: Ditto.
* libc/iconv/ces/utf-8.c: Ditto.
* libc/iconv/ces/cesbi.c: New file.
* libc/iconv/ces/cesbi.h: Ditto.
* libc/iconv/ces/cesdeps.h: Ditto.
* libc/iconv/ces/euc.c: Ditto.
* libc/iconv/ces/mkdeps.pl: Ditto.
* libc/iconv/ces/table-pcs.c: Ditto.
* libc/iconv/ces/table.c: Ditto.
* libc/iconv/ces/ucs-2.c: Ditto.
* libc/iconv/ces/ucs-4.c: Ditto.
* libc/iconv/ces/us-ascii.c: Ditto.
* libc/iconv/ces/euc-jp.c: Removed.
* libc/iconv/ces/euc-kr.c: Ditto.
* libc/iconv/ces/euc-tw.c: Ditto.
* libc/iconv/ces/gb2312.c: Ditto.
* libc/iconv/ces/iso-10646-ucs-2.: Ditto.c
* libc/iconv/ces/iso-10646-ucs-4.c: Ditto.
* libc/iconv/lib/Makefile.am: Updated.
* libc/iconv/lib/Makefile.in: Regenerated.
* libc/iconv/lib/endian.h: Updated.
* libc/iconv/lib/iconv.c: Ditto.
* libc/iconv/lib/local.h: Ditto.
* libc/iconv/lib/aliases.c: Removed.
* libc/iconv/lib/bialiasesi.c: Ditto.
* libc/iconv/lib/biccs.c: Ditto.
* libc/iconv/lib/bices.c: Ditto.
* libc/iconv/lib/ccs.c: Ditto.
* libc/iconv/lib/ces.c: Ditto.
* libc/iconv/lib/ces_euc.c: Ditto.
* libc/iconv/lib/ces_iso2022.c: Ditto.
* libc/iconv/lib/ces_table.c: Ditto.
* libc/iconv/lib/converter.c: Ditto.
* libc/iconv/lib/deps.h: Ditto.
* libc/iconv/lib/aliasesbi.c: Ditto.
* libc/iconv/lib/aliasesi.c: Ditto.
* libc/iconv/lib/conv.h: Ditto.
* libc/iconv/lib/encnames.h: Ditto.
* libc/iconv/lib/encoding.deps: Ditto.
* libc/iconv/lib/iconvnls.c: Ditto.
* libc/iconv/lib/iconvnls.h: Ditto.
* libc/iconv/lib/loaddata.c: Ditto.
* libc/iconv/lib/nullconv.c: Ditto.
* libc/iconv/lib/ucsconv.c: Ditto.
* libc/iconv/lib/ucsconv.h: Ditto.
* libc/include/iconv.h: Update copyright.
* libc/*/aclocal.m4: Regenerated.
* libc/*/configure: Ditto.
* libm/*/aclocal.m4: Ditto.
* libm/*/configure: Ditto.

20 years ago2004-06-25 Andrew Cagney <cagney@gnu.org>
cagney [Fri, 25 Jun 2004 19:46:06 +0000 (19:46 +0000)]
2004-06-25  Andrew Cagney  <cagney@gnu.org>

* defs.h (deprecated_ui_loop_hook): Deprecated.
* wince.c (child_wait): Update.
* win32-nat.c (child_wait): Update.
* v850ice.c (v850ice_wait): Update.
* top.c (deprecated_ui_loop_hook): Update.
* serial.h: Update.
* ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
(do_unix_readchar): Update.
* ser-tcp.c (net_open): Update.
* remote-sim.c (gdb_os_poll_quit): Update.
* rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.

20 years ago2004-06-25 Andrew Cagney <cagney@gnu.org>
cagney [Fri, 25 Jun 2004 19:44:21 +0000 (19:44 +0000)]
2004-06-25  Andrew Cagney  <cagney@gnu.org>

* generic/gdbtk.h: "ui_loop_hook" was deprecated, update.
* generic/gdbtk-hooks.c (gdbtk_add_hooks, x_event): Ditto.
* generic/gdbtk-cmds.c: Ditto.

20 years ago2004-06-25 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 25 Jun 2004 18:35:18 +0000 (18:35 +0000)]
2004-06-25  Chris Demetriou  <cgd@broadcom.com>

        * configure.in (sim_m16_machine): Include mipsIII.
        * configure: Regenerate.

20 years ago * som.c (som_set_reloc_info): Correct small typo.
brobecke [Fri, 25 Jun 2004 18:30:54 +0000 (18:30 +0000)]
    * som.c (som_set_reloc_info): Correct small typo.

20 years ago2004-06-25 Dave Brolley <brolley@redhat.com>
brolley [Fri, 25 Jun 2004 17:44:35 +0000 (17:44 +0000)]
2004-06-25  Dave Brolley  <brolley@redhat.com>

        * tracedis.cxx (register_name): Add parameter for the cgen MACH. Save
        it in hack_list->machine or p->machine.
        (cgen_disassemble): Add parameter for the cgen MACH. Pass it to
        register_name. Use it to set info->mach.
        (arch_hack): New field 'machine'.
        (bfd_lookup_arch): Make sure the machines match.
        * cgen-cpu.h (disassemble): Add parameter for the cgen MACH.
        * compCGEN.cxx (disassemble): Add parameter for the cgen MACH. Pass it
        to cgen_disassemble.
        * tracedis.h (cgen_disassemble): Add parameter for the cgen MACH.

20 years ago2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
amylaar [Fri, 25 Jun 2004 16:48:00 +0000 (16:48 +0000)]
2004-06-25  J"orn Rennecke <joern.rennecke@superh.com>

include/gdb:
* callback.h (host_callback_struct): Replace members fdopen and
        alwaysopen with fd_buddy.
sim/common:
* callback.c: Changed all users.

20 years agomention remgenerated files
nickc [Fri, 25 Jun 2004 16:21:24 +0000 (16:21 +0000)]
mention remgenerated files

20 years agoAdd support for M32R GOT relocs
nickc [Fri, 25 Jun 2004 16:11:04 +0000 (16:11 +0000)]
Add support for M32R GOT relocs

20 years ago * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
corinna [Fri, 25 Jun 2004 13:52:20 +0000 (13:52 +0000)]
* gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
attach process.

20 years ago*** empty log message ***
gdbadmin [Fri, 25 Jun 2004 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Fri, 25 Jun 2004 00:00:08 +0000 (00:00 +0000)]
daily update

20 years ago2004-06-24 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 24 Jun 2004 22:09:28 +0000 (22:09 +0000)]
2004-06-24  Andrew Cagney  <cagney@gnu.org>

* defs.h (deprecated_pre_add_symbol_hook)
(deprecated_post_add_symbol_hook): Deprecated.
* symfile.c (symbol_file_add_with_addrs_or_offsets)
(symbol_file_add_with_addrs_or_offsets): Update references.