]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
20 years ago*** empty log message ***
gdbadmin [Mon, 3 Nov 2003 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sun, 2 Nov 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 2 Nov 2003 00:00:06 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 1 Nov 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
Kevin Buettner [Sat, 1 Nov 2003 01:42:48 +0000 (01:42 +0000)] 
* frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
(opcodes/frv-desc.h): Include.
(iacc0h_regnum, iacc0l_regnum): Define.
(last_spr_regnum, frv_num_regs): Update.
(new_variant): Don't supply default names for holes in the SPRs.
Supply names for iacc0h_regnum and iacc0l_regnum.
(frv_register_type): Use symbolic constants first_fpr_regnum and
last_fpr_regnum instead of hardcoded constants 64 and 127.  Use
builtin_type_int instead of builtin_type_int32.
(frv_register_sim_regno): New function.
(frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
* Makefile.in (gdb_sim_frv_h): Define.
(frv-tdep.o): Update dependencies.

20 years ago * sim-frv.h: New file.
Kevin Buettner [Sat, 1 Nov 2003 01:33:25 +0000 (01:33 +0000)] 
* sim-frv.h: New file.

20 years ago*** empty log message ***
gdbadmin [Sat, 1 Nov 2003 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 23:47:17 +0000 (23:47 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* avr-tdep.c (avr_frame_this_id): Do not call
deprecated_inside_entry_file.
* m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
* m32r-tdep.c (m32r_frame_this_id): Ditto.
* d10v-tdep.c (d10v_frame_this_id): Ditto.
* arm-tdep.c (arm_prologue_this_id): Ditto.
* alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.

20 years agodaily update
Alan Modra [Fri, 31 Oct 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* elfread.c (elf_symtab_read): Allocate correct number of tail
Jim Blandy [Fri, 31 Oct 2003 22:47:48 +0000 (22:47 +0000)] 
* elfread.c (elf_symtab_read): Allocate correct number of tail
elements to sectinfo structure.  (Fix from Woody LaRue.)

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 22:38:22 +0000 (22:38 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* stack.c (return_command): Use get_frame_type, instead of
CALL_DUMMY_HAS_COMPLETED.
* inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
* config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.

20 years ago* x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
Mark Kettenis [Fri, 31 Oct 2003 22:26:29 +0000 (22:26 +0000)] 
* x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
explicitly specify size of array.
(x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
TDEP->sc_num_regs.

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 22:19:12 +0000 (22:19 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* s390-tdep.c (s390_cannot_extract_struct_value_address): New
function.
(s390_gdbarch_init): Set extract_struct_value_address.
* arch-utils.c (generic_cannot_extract_struct_value_address):
Delete function.
* arch-utils.h (generic_cannot_extract_struct_value_address):
Delete definition.

20 years ago* i386-linux-nat.c (fetch_core_registers): Remove.
Mark Kettenis [Fri, 31 Oct 2003 22:04:44 +0000 (22:04 +0000)] 
* i386-linux-nat.c (fetch_core_registers): Remove.
(linux_elf_core_fns): Remove.
(_initialize_i386_linux_nat): Remove.

20 years ago * config/tc-i860.c (md_pcrel_from): Fix typo in comment.
Christian Groessler [Fri, 31 Oct 2003 21:33:59 +0000 (21:33 +0000)] 
* config/tc-i860.c (md_pcrel_from): Fix typo in comment.

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 21:13:45 +0000 (21:13 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* solib-svr4.c: Update copyright.  Include "bfd-target.h" and
"exec.h".
(exec_entry_point): New function.
(enable_break): Create a "tmp_bfd_target", use that and
entry_point_address when computing the relocation offset.
(svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
* Makefile.in (solib-svr4.o): Update dependencies.

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 19:19:51 +0000 (19:19 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* defs.h (XZALLOC): Define.
* target.h (struct target_ops): Add "to_data";
* bfd-target.h, bfd-target.c: New files.
* Makefile.in (SFILES): Add "bfd-target.c".
(COMMON_OBS): Add "bfd-target.o".
(bfd-target.o): Specify dependencies.
(bfd_target_h): Define.
* defs.h (XZALLOC): Define.

20 years ago Fix more typos
Dave Brolley [Fri, 31 Oct 2003 18:31:36 +0000 (18:31 +0000)] 
Fix more typos

20 years agoFix typos.
Dave Brolley [Fri, 31 Oct 2003 18:25:05 +0000 (18:25 +0000)] 
Fix typos.

20 years ago2003-10-31 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 31 Oct 2003 18:23:47 +0000 (18:23 +0000)] 
2003-10-31  Dave Brolley  <brolley@redhat.com>

        * frv-sim.h (REGNUM_LR): Removed.
        (REGNUM_SPR_MIN,REGNUM_SPR_MAX): New macros.
        * frv.c (frvbf_fetch_register): Fetch SPR registers based on
        REGNUM_SPR_MIN and REGNUM_SPR_MAX. Check whether SPRs are implemented.
        Return 0 for an unimplemented register. Return the length of the data
        for an implemented register.
        (frvbf_store_register): Ditto.

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 16:37:03 +0000 (16:37 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
adjust_breakpoint_address.
* Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
* ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
* ppc-sysv-tdep.c: Include "target.h".  Update copyright.
(ppc64_sysv_abi_adjust_breakpoint_address): New function.

20 years ago2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 31 Oct 2003 15:25:34 +0000 (15:25 +0000)] 
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* target.h (struct target_ops): Replace "to_read_partial" and
"to_write_partial" with "to_xfer_partial".  Update comments.
* target.c (debug_to_write_partial): Delete function.
(debug_to_xfer_partial): Replace debug_to_read_partial.
(add_target, update_current_target, setup_target_debug): Set
"to_xfer_partial" instead of "to_read_partial" and
"to_write_partial".
(default_xfer_partial): Replace "default_write_partial".
(default_read_partial): Delete.
(target_read_partial, target_write_partial): Call
"to_xfer_partial".
* remote.c (init_remote_ops): Set "to_xfer_partial".
(init_remote_async_ops): Ditto.
(remote_xfer_partial): Replace "remote_read_partial".

20 years agomerge from gcc
DJ Delorie [Fri, 31 Oct 2003 13:10:32 +0000 (13:10 +0000)] 
merge from gcc

20 years agoWhen looking for a previously loaded file compare the local_sym_name not the
Nick Clifton [Fri, 31 Oct 2003 10:27:34 +0000 (10:27 +0000)] 
When looking for a previously loaded file compare the local_sym_name not the
filename, as the filename might have been transformed via the search directory
path lookup.  If the sought-for file has not been found in the input file
chain then create a new node with the search_dirs_flag set so that the entire
set of directory paths will be scanned for it.

20 years agoMinor text corrections
Nick Clifton [Fri, 31 Oct 2003 08:59:18 +0000 (08:59 +0000)] 
Minor text corrections

20 years agoIndex: sim/frv/ChangeLog
Andrew Cagney [Fri, 31 Oct 2003 05:32:46 +0000 (05:32 +0000)] 
Index: sim/frv/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* traps.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".

Index: sim/d10v/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* simops.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".

Index: sim/common/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* sim-trace.c, sim-base.h: Replace "struct symbol_cache_entry"
with "struct bfd_symbol".

Index: ld/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
with "struct bfd_symbol".

Index: bfd/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* syms.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".
* vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
* mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
* cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
* bfd-in2.h: Re-generate.

20 years ago*** empty log message ***
gdbadmin [Fri, 31 Oct 2003 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago* i386-tdep.c (i386_supply_fpregset): Support floating-point
Mark Kettenis [Thu, 30 Oct 2003 23:03:36 +0000 (23:03 +0000)] 
* i386-tdep.c (i386_supply_fpregset): Support floating-point
registers in `fxsave' format.
(i386_regset_from_core_section): Deal with ".reg-xfp" sections.

20 years agodaily update
Alan Modra [Thu, 30 Oct 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
Mark Kettenis [Thu, 30 Oct 2003 22:25:54 +0000 (22:25 +0000)] 
* i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
(i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs and tdep->sizeof_gregset.

20 years agomerge from gcc
DJ Delorie [Thu, 30 Oct 2003 21:31:43 +0000 (21:31 +0000)] 
merge from gcc

20 years ago* i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
Mark Kettenis [Thu, 30 Oct 2003 21:22:13 +0000 (21:22 +0000)] 
* i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
specify size of array.
(i386_linux_init_abi): Remove initialization of
TDEP->num_xmm_regs.  Use I386_LINUX_NUM_REGS for number of
registers.  Use ARRAY_SIZE to initialize TDEP->sc_num_regs.

20 years ago* config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
Mark Kettenis [Thu, 30 Oct 2003 19:41:40 +0000 (19:41 +0000)] 
* config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
* config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
core-regset.o.

20 years ago* fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
Mark Kettenis [Thu, 30 Oct 2003 19:29:40 +0000 (19:29 +0000)] 
* fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
the ELF header.

20 years agomerge from gcc
DJ Delorie [Thu, 30 Oct 2003 18:39:13 +0000 (18:39 +0000)] 
merge from gcc

20 years ago * elfxx-ia64.c: Include objalloc.h, hashtab.h.
Jakub Jelinek [Thu, 30 Oct 2003 14:41:37 +0000 (14:41 +0000)] 
* elfxx-ia64.c: Include objalloc.h, hashtab.h.
(struct elfNN_ia64_local_hash_entry): Remove root. Add id and r_sym
fields.
(struct elfNN_ia64_local_hash_table): Remove.
(struct elfNN_ia64_link_hash_table): Change loc_hash_table's type
to htab_t.  Add loc_hash_memory field.
(elfNN_ia64_local_hash_table_init, elfNN_ia64_new_loc_hash_entry):
Removed.
(elfNN_ia64_local_htab_hash, elfNN_ia64_local_htab_eq): New
functions.
(elfNN_ia64_hash_table_create): Use hashtab.h hashtable for
loc_hash_table.  Initialize loc_hash_memory.
(elfNN_ia64_hash_table_free): New function.
(elfNN_ia64_local_hash_lookup): Remove.
(elfNN_ia64_local_dyn_sym_thunk): Change into htab_traverse
callback.
(elfNN_ia64_dyn_sym_traverse): Use htab_traverse.
(get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
(bfd_elfNN_bfd_link_hash_table_free): Define.

20 years agoDo not dump the contents of SHT_NOBITS sections - they have no file space
Nick Clifton [Thu, 30 Oct 2003 14:24:02 +0000 (14:24 +0000)] 
Do not dump the contents of SHT_NOBITS sections - they have no file space
assigned to their contents.

20 years ago * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
Alan Modra [Thu, 30 Oct 2003 14:13:50 +0000 (14:13 +0000)] 
* elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
symbol string in place.

20 years agoCheck the correct arch_info object's mach field: all PowerPC machines are
Nick Clifton [Thu, 30 Oct 2003 12:01:08 +0000 (12:01 +0000)] 
Check the correct arch_info object's mach field: all PowerPC machines are
supersets of the original rs6000, but not later rs6000 machines.

20 years agoAdd second argument to rcpp instruction.
Nick Clifton [Thu, 30 Oct 2003 10:03:03 +0000 (10:03 +0000)] 
Add second argument to rcpp instruction.

20 years agooops - use correct version of automake to regenerate Makefile.in
Nick Clifton [Thu, 30 Oct 2003 09:56:26 +0000 (09:56 +0000)] 
oops - use correct version of automake to regenerate Makefile.in

20 years ago * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
Alan Modra [Thu, 30 Oct 2003 09:50:02 +0000 (09:50 +0000)] 
* dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
Add "val" and "sval" fields.
(DW_STRING, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR): Delete.
(read_attribute_value): Expand and adjust DW_* occurrences.
(scan_unit_for_functions, parse_comp_unit): Likewise.

20 years agoSwitch to ELF targeted VxWorks targets
Nick Clifton [Thu, 30 Oct 2003 09:47:15 +0000 (09:47 +0000)] 
Switch to ELF targeted VxWorks targets

20 years agoRemove separate vxworks stanza; merge withother common ELF triples.
Nick Clifton [Thu, 30 Oct 2003 09:05:14 +0000 (09:05 +0000)] 
Remove separate vxworks stanza; merge withother common ELF triples.

20 years ago*** empty log message ***
gdbadmin [Thu, 30 Oct 2003 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Wed, 29 Oct 2003 23:00:04 +0000 (23:00 +0000)] 
daily update

20 years ago * merge.c (struct sec_merge_sec_info): Update comment.
Alan Modra [Wed, 29 Oct 2003 22:59:37 +0000 (22:59 +0000)] 
* merge.c (struct sec_merge_sec_info): Update comment.
(struct sec_merge_hash_entry): Remove entsize.
(sec_merge_hash_lookup): Only adjust alignment when creating.
(sec_merge_emit): Remove register keyword.
(cmplengthentry, last4_eq, last_eq): Delete.
(strrevcmp, strrevcmp_align, is_suffix): New.
(merge_strings): Use them to implement fast suffix merging.
* elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
Make "len" signed.
(_bfd_elf_strtab_add): Lose on >2G strings.
(_bfd_elf_strtab_emit): Don't emit strings with len < 0.
(cmplengthentry, last4_eq): Delete.
(strrevcmp, is_suffix): New.
(_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.

20 years ago* config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
Mark Kettenis [Wed, 29 Oct 2003 22:53:08 +0000 (22:53 +0000)] 
* config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
* config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
core-regset.o.

20 years ago* fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
Mark Kettenis [Wed, 29 Oct 2003 22:47:37 +0000 (22:47 +0000)] 
* fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.

20 years ago2003-10-29 Daniel Jacobowitz <drow@mvista.com>
Phil Blundell [Wed, 29 Oct 2003 22:33:26 +0000 (22:33 +0000)] 
2003-10-29  Daniel Jacobowitz  <drow@mvista.com>

        * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
        SEC_ALLOC.

2003-10-29  Philip Blundell  <philb@gnu.org>

* elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
code sequence.
(PLT_HEADER_SIZE): New.
(struct elf32_arm_pcrel_relocs_copied): Rename to ...
(struct elf32_arm_relocs_copied): ... this.  Count both
pcrel and non-pcrel relocs.  All uses updated.
(struct elf32_arm_link_hash_table): Add pointers to dynamic linker
sections and symbol/section mapping cache.
(create_got_section): New.
(elf32_arm_create_dynamic_sections): New.
(elf_backend_create_dynamic_sections): Use it.
(elf32_arm_final_link_relocate): Support garbage collection of relocs.
(elf32_arm_check_relocs): Likewise.
(elf32_arm_adjust_dynamic_symbol): Likewise.
(elf32_arm_copy_indirect_symbol): New.
(elf32_arm_link_hash_table_create): Initialise new fields.
(elf32_arm_gc_sweep_hook): Implement.
(elf32_arm_discard_copies): Delete.
(elf32_arm_finish_dynamic_symbol): Use new PLT code.
(elf32_arm_finish_dynamic_sections): Likewise.
(elf_backend_can_refcount): Define.
(elf_backend_copy_indirect_symbol): Likewise.
(elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.

20 years ago* corelow.c: Include "arch-utils.h", "regset.h" and
Mark Kettenis [Wed, 29 Oct 2003 20:59:07 +0000 (20:59 +0000)] 
* corelow.c: Include "arch-utils.h", "regset.h" and
"gdb_assert.h".
(core_gdbarch): New variable.
(sniff_core_bfd): Don't sniff if we have support for register sets
in CORE_GDBARCH.
(core_close): Reset CORE_GDBARCH.
(core_open): Initialize CORE_GDBARCH.
(get_core_register_section): Use register sets if they are
supported by CORE_GDBARCH.
(get_core_registers): Don't print error message if we have support
for register sets in CORE_GDBARCH.

20 years agoMake a generic VxWorks entry
Nick Clifton [Wed, 29 Oct 2003 19:48:00 +0000 (19:48 +0000)] 
Make a generic VxWorks entry

20 years ago2003-10-29 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 29 Oct 2003 19:24:52 +0000 (19:24 +0000)] 
2003-10-29  Andrew Cagney  <cagney@redhat.com>

* ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
default PPC machine, register 32-bit and 64-bit PPC, and rs6k.

20 years ago* objfiles.h (clear_objfile_data): New prototype.
Mark Kettenis [Wed, 29 Oct 2003 18:29:07 +0000 (18:29 +0000)] 
* objfiles.h (clear_objfile_data): New prototype.
* objfiles.c (clear_objfile_data): New function.
* symfile.c (reread_symbols): Clear per-objfile data.

20 years agoUpdate documentation
Nick Clifton [Wed, 29 Oct 2003 18:21:10 +0000 (18:21 +0000)] 
Update documentation

20 years ago * elf64-ppc.c (elf_backend_grok_prstatus): Define.
Alan Modra [Wed, 29 Oct 2003 13:06:06 +0000 (13:06 +0000)] 
* elf64-ppc.c (elf_backend_grok_prstatus): Define.
(elf_backend_grok_psinfo): Define.
(ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.

20 years ago * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
Alan Modra [Wed, 29 Oct 2003 11:15:24 +0000 (11:15 +0000)] 
* elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
sections with the same name.
(elfcore_grok_lwpstatus): Likewise.
(elfcore_grok_win32pstatus): Likewise.
(elfcore_grok_note): Likewise.
(elfcore_grok_nto_status): Likewise.
(elfcore_grok_nto_gregs): Likewise.

20 years ago*** empty log message ***
gdbadmin [Wed, 29 Oct 2003 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Tue, 28 Oct 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* gdb.texinfo (The F request packet, The F reply packet): Renamed
Jim Blandy [Tue, 28 Oct 2003 22:04:47 +0000 (22:04 +0000)] 
* gdb.texinfo (The F request packet, The F reply packet): Renamed
from "The `F' request packet" and "The `F' reply packet", to make
texi2dvi happy.
(File-I/O remote protocol extension): Update menu entries, too.

20 years ago2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 28 Oct 2003 17:09:12 +0000 (17:09 +0000)] 
2003-10-28  Jeff Johnston  <jjohnstn@redhat.com>

        * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
        printf_unfiltered instead of printf_filtered for output messages.
        (add_symbol_file_command): Ditto.
        (reread_symbols): Ditto.
        (overlay_auto_command): Ditto.
        (overlay_manual_command): Ditto.
        (overlay_off_command): Ditto.

20 years ago*** empty log message ***
gdbadmin [Tue, 28 Oct 2003 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Mon, 27 Oct 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* arch-utils.c (deprecated_select_gdbarch_hack): New function.
Mark Kettenis [Mon, 27 Oct 2003 20:47:27 +0000 (20:47 +0000)] 
* arch-utils.c (deprecated_select_gdbarch_hack): New function.
(gdbarch_from_bfd): New function.
(set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
deprecated_select_gdbarch_hack.
* arch-utils.h (gdbarch_from_bfd): New prototype.

20 years agos/post date/commit date/ for change log
Andrew Cagney [Mon, 27 Oct 2003 18:53:47 +0000 (18:53 +0000)] 
s/post date/commit date/ for change log

20 years ago * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
Daniel Jacobowitz [Mon, 27 Oct 2003 17:33:44 +0000 (17:33 +0000)] 
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
objects.

20 years ago2003-10-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 27 Oct 2003 16:18:23 +0000 (16:18 +0000)] 
2003-10-24  Andrew Cagney  <cagney@redhat.com>

* osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
arch_info.  Use warning instead of fprintf_filtered.  Do not use
deprecated bfd_printable_arch_mach.

20 years ago * readelf.c (dump_section): Don't display DEL characters.
Alan Modra [Mon, 27 Oct 2003 14:06:45 +0000 (14:06 +0000)] 
* readelf.c (dump_section): Don't display DEL characters.

20 years ago2003-10-26 Michael Chastain <mec@shout.net>
Michael Chastain [Mon, 27 Oct 2003 13:59:08 +0000 (13:59 +0000)] 
2003-10-26  Michael Chastain  <mec@shout.net>

* gdb.texinfo (Thread Stops): Document the issue with
premature return from system calls in multi-threaded programs.

20 years ago * ChangeLog: Fix typos.
Kazu Hirata [Mon, 27 Oct 2003 13:20:32 +0000 (13:20 +0000)] 
* ChangeLog: Fix typos.
* ChangeLog-9197: Likewise.
* ChangeLog-9899: Likewise.
* NEWS: Likewise.
* ar.c: Fix comment typos.
* arsup.c: Likewise.
* coffgrok.c: Likewise.
* debug.c: Likewise.
* debug.h: Likewise.
* dlltool.c: Likewise.
* ieee.c: Likewise.
* nm.c: Likewise.
* objdump.c: Likewise.
* prdbg.c: Likewise.
* readelf.c: Likewise.
* resrc.c: Likewise.
* sysinfo.y: Likewise.
* windres.c: Likewise.

20 years agoDo not complain when copying a file format that does not support relocations.
Nick Clifton [Mon, 27 Oct 2003 12:45:38 +0000 (12:45 +0000)] 
Do not complain when copying a file format that does not support relocations.

20 years ago * ChangeLog: Fix typos.
Kazu Hirata [Mon, 27 Oct 2003 12:45:17 +0000 (12:45 +0000)] 
* ChangeLog: Fix typos.
* ChangeLog-9295: Likewise.
* as.c: Fix comment typos.
* as.h: Likewise.
* atof-generic.c: Likewise.
* bit_fix.h: Likewise.
* frags.h: Likewise.
* hash.c: Likewise.
* input-file.c: Likewise.
* input-scrub.c: Likewise.
* itbl-ops.c: Likewise.
* itbl-parse.y: Likewise.
* listing.c: Likewise.
* macro.h: Likewise.
* read.c: Likewise.
* sb.c: Likewise.
* sb.h: Likewise.
* symbols.c: Likewise.
* symbols.h: Likewise.

20 years ago * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
Stephane Carrez [Mon, 27 Oct 2003 11:42:30 +0000 (11:42 +0000)] 
* ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
due to elf/Dwarf2 binutils limitation.

20 years ago * scripttempl/elfm68hc12.sc: Define eeprom memory region.
Stephane Carrez [Mon, 27 Oct 2003 10:10:57 +0000 (10:10 +0000)] 
* scripttempl/elfm68hc12.sc: Define eeprom memory region.

20 years ago * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
Stephane Carrez [Mon, 27 Oct 2003 10:01:51 +0000 (10:01 +0000)] 
* gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
* gas/m68hc11/lbranch-dwarf2.d: Update.

20 years ago * config/tc-m68hc11.c: Convert to ISO C90.
Stephane Carrez [Mon, 27 Oct 2003 09:57:59 +0000 (09:57 +0000)] 
* config/tc-m68hc11.c: Convert to ISO C90.
* config/tc-m68hc11.h: Likewise.

20 years ago * m68hc11-dis.c: Convert to ISO C90 prototypes.
Stephane Carrez [Mon, 27 Oct 2003 09:26:13 +0000 (09:26 +0000)] 
* m68hc11-dis.c: Convert to ISO C90 prototypes.

20 years agoRevert small portion of previous commit. (Delete a #if 0 and #endif that I
Kevin Buettner [Mon, 27 Oct 2003 06:30:49 +0000 (06:30 +0000)] 
Revert small portion of previous commit.  (Delete a #if 0 and #endif that I
had added for testing.)

20 years ago * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
Kevin Buettner [Mon, 27 Oct 2003 06:26:12 +0000 (06:26 +0000)] 
* frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
Delete.
(frv_register_type): Rename from frv_register_virtual_type.  Add
``struct gdbarch *'' parameter.
(frv_gdbarch_init): Delete calls to the following functions:
set_gdbarch_deprecated_size(),
set_gdbarch_deprecated_register_bytes(),
set_gdbarch_deprecated_register_raw_size(),
set_gdbarch_deprecated_max_register_raw_size(),
set_gdbarch_deprecated_register_virtual_size(),
set_gdbarch_deprecated_max_register_virtual_size(),
set_gdbarch_deprecated_register_virtual_size(),
set_gdbarch_deprecated_register_virtual_type().
Add call to function set_gdbarch_register_type().

20 years ago * doc/c-sh64.texi: Fix a typo.
Kazu Hirata [Mon, 27 Oct 2003 00:06:06 +0000 (00:06 +0000)] 
* doc/c-sh64.texi: Fix a typo.

20 years ago*** empty log message ***
gdbadmin [Mon, 27 Oct 2003 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sun, 26 Oct 2003 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago * doc/c-alpha.texi: Fix typos.
Kazu Hirata [Sun, 26 Oct 2003 18:12:03 +0000 (18:12 +0000)] 
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-xtensa.texi: Likewise.
* doc/internals.texi: Likewise.

20 years agoFix typo.
Mark Kettenis [Sun, 26 Oct 2003 15:05:54 +0000 (15:05 +0000)] 
Fix typo.

20 years ago* i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
Mark Kettenis [Sun, 26 Oct 2003 15:03:42 +0000 (15:03 +0000)] 
* i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
FDOFF_REGNUM): Remove defines.
* win32-nat.c (do_child_fetch_inferior_registers): Include
"i387-tdep.h".
(do_child_fetch_inferior_registers): Use I387_FISEG_ST0_REGNUM and
I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM.  Define and
undefine I387_ST0_REGNUM.

20 years ago* i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
Mark Kettenis [Sun, 26 Oct 2003 14:47:26 +0000 (14:47 +0000)] 
* i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
* x86-64-tdep.c (x86_64_store_return_value): Use
I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.

20 years agoChange register numbers to enumartion values.
Mark Kettenis [Sun, 26 Oct 2003 13:08:57 +0000 (13:08 +0000)] 
Change register numbers to enumartion values.
* i386-tdep.h (enum i386_regnum): New.
(I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
I386_ST0_REGNUM): Remove defines.
* i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
I386_EDI_REGNUM): Remove defines.

20 years ago*** empty log message ***
gdbadmin [Sun, 26 Oct 2003 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 25 Oct 2003 23:00:07 +0000 (23:00 +0000)] 
daily update

20 years ago * ChangeLog-9197: Fix typos.
Kazu Hirata [Sat, 25 Oct 2003 16:26:30 +0000 (16:26 +0000)] 
* ChangeLog-9197: Fix typos.
* NEWS: Likewise.
* ld.texinfo: Likewise.
* ldlang.c: Fix comment typos.

20 years ago*** empty log message ***
gdbadmin [Sat, 25 Oct 2003 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 25 Oct 2003 00:00:05 +0000 (00:00 +0000)] 
daily update

20 years ago2003-10-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 24 Oct 2003 20:24:06 +0000 (20:24 +0000)] 
2003-10-24  Andrew Cagney  <cagney@redhat.com>

* target.c: Include "gdbcore.h".
(get_target_memory, get_target_memory_unsigned): New functions.
* target.h (get_target_memory, get_target_memory_unsigned): Declare.
* ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
Use get_target_memory_unsigned.
* Makefile.in (target.o): Update dependencies.

20 years ago2003-10-22 Michael Chastain <mec@shout.net>
Michael Chastain [Fri, 24 Oct 2003 19:55:09 +0000 (19:55 +0000)] 
2003-10-22  Michael Chastain  <mec@shout.net>

* gdb.mi/pthreads.c: Add copyright notice.

20 years ago2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 24 Oct 2003 18:55:39 +0000 (18:55 +0000)] 
2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (lang_vers_match): Fix a typo.

20 years agoIndex: mi/ChangeLog
Andrew Cagney [Fri, 24 Oct 2003 17:37:04 +0000 (17:37 +0000)] 
Index: mi/ChangeLog
2003-10-24  Andrew Cagney  <cagney@redhat.com>

* tui-out.c: Fix "fortunatly"[sic].

Index: doc/ChangeLog
2003-10-24  Andrew Cagney  <cagney@redhat.com>

* annotate.texinfo: Fix "fortunatly"[sic].

2003-10-24  Andrew Cagney  <cagney@redhat.com>

* osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
* PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
* complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
* frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
* kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.

20 years ago2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 24 Oct 2003 15:41:23 +0000 (15:41 +0000)] 
2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* config/obj-elf.c (obj_elf_change_section): Allow SHF_ALLOC
for .interp, .strtab and .symtab. Use specified section
attributes.

20 years ago2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 24 Oct 2003 15:40:20 +0000 (15:40 +0000)] 
2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (lang_vers_match): Check demangled symbols.

20 years ago2003-10-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 24 Oct 2003 15:36:17 +0000 (15:36 +0000)] 
2003-10-24  Andrew Cagney  <cagney@redhat.com>

* osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
(can_run_code_for): Use the OO term "singleton".

20 years ago * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
Richard Sandiford [Fri, 24 Oct 2003 15:18:29 +0000 (15:18 +0000)] 
* elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.