deliverable/binutils-gdb.git
20 years ago * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
Ian Lance Taylor [Wed, 14 Jan 2004 03:06:02 +0000 (03:06 +0000)] 
* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
mips_elf64_rtype_to_howto instead of using howto_table.

* gas/mips/mips16-64.d: New test.
* gas/mips/mips.exp: Run it.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 14 Jan 2004 02:51:42 +0000 (02:51 +0000)] 
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_convert_register_p): Handle both raw and
cooked floating-point registers.
(mips_gdbarch_init): Set convert_register_p, register_to_value,
and value_to_register.

20 years ago*** empty log message ***
gdbadmin [Wed, 14 Jan 2004 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago2004-01-13 David Carlton <carlton@kealia.com>
David Carlton [Tue, 13 Jan 2004 23:39:54 +0000 (23:39 +0000)] 
2004-01-13  David Carlton  <carlton@kealia.com>

* gdb.base/completion.exp: Don't look for 'ask' after set
follow-fork-mode.  Update copyright.

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

20 years ago2004-01-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 13 Jan 2004 21:38:47 +0000 (21:38 +0000)] 
2004-01-13  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
* gdbarch.c: Re-generate.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
FUNCTION_START_OFFSET.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* sparc-tdep.c (sparc32_gdbarch_init): Ditto.
* sh64-tdep.c (sh64_gdbarch_init): Ditto.
* sh-tdep.c (sh_gdbarch_init): Ditto.
* s390-tdep.c (s390_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* mips-tdep.c (mips_gdbarch_init): Ditto.
* mcore-tdep.c (mcore_gdbarch_init): Ditto.
* m68k-tdep.c (m68k_gdbarch_init): Ditto.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
* m32r-tdep.c (m32r_gdbarch_init): Ditto.
* ia64-tdep.c (ia64_gdbarch_init): Ditto.
* i386-tdep.c (i386_gdbarch_init): Ditto.
* hppa-tdep.c (hppa_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* frv-tdep.c (frv_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* cris-tdep.c (cris_gdbarch_init): Ditto.
* avr-tdep.c (avr_gdbarch_init): Ditto.
* arm-tdep.c (arm_gdbarch_init): Ditto.
* alpha-tdep.c (alpha_gdbarch_init): Ditto.

20 years ago * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
Daniel Jacobowitz [Tue, 13 Jan 2004 21:34:31 +0000 (21:34 +0000)] 
* cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
takes two parameters.
* cp-demint.c (cplus_demangle_fill_component): Likewise.

20 years ago * infrun.c (follow_fork_mode_ask): Remove.
Daniel Jacobowitz [Tue, 13 Jan 2004 21:31:43 +0000 (21:31 +0000)] 
* infrun.c (follow_fork_mode_ask): Remove.
(follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
(follow_fork): Simplify and remove internal error for
follow_fork_mode_ask.
(_initialize_infrun): Update "set follow-fork-mode" help text.

20 years ago * gdb.texinfo: Update copyright year. Mention that set
Daniel Jacobowitz [Tue, 13 Jan 2004 21:31:07 +0000 (21:31 +0000)] 
* gdb.texinfo: Update copyright year.  Mention that set
follow-fork-mode is supported on GNU/Linux.  Remove documentation
of "set follow-fork-mode ask".

20 years ago * elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
Daniel Jacobowitz [Tue, 13 Jan 2004 21:09:34 +0000 (21:09 +0000)] 
* elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
the .plt section.
(elf32_arm_check_relocs): Don't increment the PLT refcount for
relocs which would not use the PLT.

20 years ago * ld-arm/arm-elf.exp: Add arm-static-app test.
Daniel Jacobowitz [Tue, 13 Jan 2004 21:09:18 +0000 (21:09 +0000)] 
* ld-arm/arm-elf.exp: Add arm-static-app test.
* ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
ld-arm/arm-static-app.r: New files.

20 years ago2004-01-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 13 Jan 2004 19:56:46 +0000 (19:56 +0000)] 
2004-01-13  Michael Snyder  <msnyder@redhat.com>

        * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.

20 years ago2004-01-13 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Tue, 13 Jan 2004 17:08:03 +0000 (17:08 +0000)] 
2004-01-13  Elena Zannoni  <ezannoni@redhat.com>

         * gdb.threads/gcore-thread.exp: Prefix name of binary with
         test specific name.
         * gdb.mi/gdb669.exp: Ditto.
         * gdb.mi/mi-pthreads.exp: Ditto.
         * gdb.mi/mi1-pthreads.exp: Ditto.
         * gdb.mi/mi2-pthreads.exp: Ditto.

20 years ago2004-01-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 13 Jan 2004 17:06:37 +0000 (17:06 +0000)] 
2004-01-13  Andrew Cagney  <cagney@redhat.com>

* configure.in: Update copyright year.
(build_warnings): Add -Wunused-label.
* configure: Re-generate.

2004-01-13  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo: Update copyright year.
(Coding): Add -Wunused-label to list of -Werror warnings.

20 years ago * objcopy.c: Include elf-bfd.h.
Jakub Jelinek [Tue, 13 Jan 2004 15:41:00 +0000 (15:41 +0000)] 
* objcopy.c: Include elf-bfd.h.
(is_strip_section): Don't strip debugging sections if
STRIP_NONDEBUG.
(setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.

* objcopy.c (copy_section): Free relpp if relcount == 0.

20 years ago* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
Nick Clifton [Tue, 13 Jan 2004 11:10:53 +0000 (11:10 +0000)] 
* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
  prevent the LMA region being used as a replacement for a default VMA region.
  (lang_leave_output_section_statement): Pass extra parameter.
  (lang_leave_overlay): Likewise.
* ld.texinfo (Output Section LMA): Document that the LMA region can be set to
  the VMA region if no VMA has been set.
* ldlang.h (struct lang_output_section_phdr_list): Create a typedef for this
  type.  Minor formatting fixes.

20 years agoIf dot is advanced, then assume that the section should be allocated.
Nick Clifton [Tue, 13 Jan 2004 08:24:20 +0000 (08:24 +0000)] 
If dot is advanced, then assume that the section should be allocated.

20 years ago2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Tue, 13 Jan 2004 04:53:00 +0000 (04:53 +0000)] 
2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/member-ptr.cc: Add copyright notice.

20 years ago2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Tue, 13 Jan 2004 04:36:04 +0000 (04:36 +0000)] 
2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
some patterns for recent versions of gcc and hpacc.  Delete
calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
Delete tests that access a NULL pointer-to-member-data.  This
script is still disabled for gcc.

20 years ago * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
Ian Lance Taylor [Tue, 13 Jan 2004 03:07:16 +0000 (03:07 +0000)] 
* demangle.h: Instead of checking ANSI_PROTOTYPES, just include
"libiberty.h".

20 years agoMerge from gcc.
Ian Lance Taylor [Tue, 13 Jan 2004 01:51:08 +0000 (01:51 +0000)] 
Merge from gcc.

20 years ago * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
Alan Modra [Tue, 13 Jan 2004 00:31:07 +0000 (00:31 +0000)] 
* elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
(ppc64_elf_gc_sweep_hook): Likewise.
(ppc64_elf_size_dynamic_sections): Test for .plt directly.

20 years ago2004-01-12 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Tue, 13 Jan 2004 00:25:28 +0000 (00:25 +0000)] 
2004-01-12  Elena Zannoni  <ezannoni@redhat.com>

* gdb.mi/mi2-basics.exp: Make sure that full pathnames are
        escaped correctly.

20 years ago*** empty log message ***
gdbadmin [Tue, 13 Jan 2004 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Mon, 12 Jan 2004 23:00:04 +0000 (23:00 +0000)] 
daily update

20 years agomerge from gcc
DJ Delorie [Mon, 12 Jan 2004 21:24:38 +0000 (21:24 +0000)] 
merge from gcc

20 years agoUpdate copyright year.
Ian Lance Taylor [Mon, 12 Jan 2004 21:08:00 +0000 (21:08 +0000)] 
Update copyright year.

20 years ago * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
Ian Lance Taylor [Mon, 12 Jan 2004 21:04:04 +0000 (21:04 +0000)] 
* stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
(stab_demangle_argtypes): Likewise.
(stab_demangle_v3_argtypes): New static function.
(stab_demangle_v3_arg): New static function.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 12 Jan 2004 20:33:21 +0000 (20:33 +0000)] 
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* exec.h (exec_ops): Make "extern".

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 12 Jan 2004 20:13:25 +0000 (20:13 +0000)] 
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_pseudo_register_read): Don't return a value,
the function is void.
(mips_pseudo_register_write): Ditto.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 12 Jan 2004 18:33:47 +0000 (18:33 +0000)] 
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
call.  Never defined.
* sparc-tdep.h (struct frame_info): Add opaque declaration.
* sparc64-tdep.h (struct gdbarch): Add opaque declaration.
(struct sparc_gregset, struct regcache): Ditto.
* sparc-nat.c: Update copyright.  Specify "GNU/Linux".

20 years ago2004-01-12 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 12 Jan 2004 17:20:41 +0000 (17:20 +0000)] 
2004-01-12  Elena Zannoni  <ezannoni@redhat.com>

* gdb.base/sepdebug.exp: New file.
* gdb.base/sepdebug.c: New file.
* lib/gdb.exp (separate_debug_filename): New procedure.
(gdb_gnu_strip_debug): New procedure.

20 years agoEliminate the old mi/tui specific ChangeLog files as in ...
Andrew Cagney [Mon, 12 Jan 2004 15:16:44 +0000 (15:16 +0000)] 
Eliminate the old mi/tui specific ChangeLog files as in ...

Added Files:
mi/ChangeLog-1999-2003 testsuite/gdb.mi/ChangeLog-1999-2003
tui/ChangeLog-1998-2003
Removed Files:
mi/ChangeLog testsuite/gdb.mi/ChangeLog tui/ChangeLog

20 years agooops - add changeog entry for previous delta
Nick Clifton [Mon, 12 Jan 2004 15:04:05 +0000 (15:04 +0000)] 
oops - add changeog entry for previous delta

20 years agoAdd support for relaxation of bit manipulation instructions.
Nick Clifton [Mon, 12 Jan 2004 15:02:22 +0000 (15:02 +0000)] 
Add support for relaxation of bit manipulation instructions.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 12 Jan 2004 14:44:49 +0000 (14:44 +0000)] 
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
"Renaming a directory to a non-empty directory returns ENOTEMPTY
or EEXIST", treat EBUSY as an XFAIL.

20 years ago * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
Alan Modra [Mon, 12 Jan 2004 13:47:32 +0000 (13:47 +0000)] 
* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
sections.  Do ignore SEC_NEVER_LOAD sections.
(lang_size_sections_1): Remove test made redundant with the above.

20 years agoFix typo in comment in previous delta
Nick Clifton [Mon, 12 Jan 2004 13:34:30 +0000 (13:34 +0000)] 
Fix typo in comment in previous delta

20 years agoDo not produce any output if the output file will be empty
Nick Clifton [Mon, 12 Jan 2004 13:10:02 +0000 (13:10 +0000)] 
Do not produce any output if the output file will be empty

20 years agogas/
Richard Sandiford [Mon, 12 Jan 2004 09:30:49 +0000 (09:30 +0000)] 
gas/
* config/tc-mips.c (macro_build_jalr): When adding an R_MIPS_JALR
reloc, reserve space for the delay slot as well as the jalr itself.

gas/testsuite/
* gas/mips/elf-rel18.[sd]: New test.
* gas/mips/mips.exp: Run it.

20 years ago * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
Alan Modra [Mon, 12 Jan 2004 05:34:16 +0000 (05:34 +0000)] 
* dwarf2.c: Convert to C90, remove unneeded casts and prototypes.

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

20 years ago2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sun, 11 Jan 2004 23:16:25 +0000 (23:16 +0000)] 
2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/scope.exp: Remove obsolete setup_xfail for
hp_cc_compiler.

20 years agodaily update
Alan Modra [Sun, 11 Jan 2004 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* sparc64nbsd-tdep.c: Include "regset.h".
Mark Kettenis [Sun, 11 Jan 2004 20:52:29 +0000 (20:52 +0000)] 
* sparc64nbsd-tdep.c: Include "regset.h".
(sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64nbsd_core_fns): Remove variable.
(sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
functions.
(sparc64nbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.

20 years agoFix typo and pasto.
Mark Kettenis [Sun, 11 Jan 2004 20:50:26 +0000 (20:50 +0000)] 
Fix typo and pasto.

20 years ago* sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
Mark Kettenis [Sun, 11 Jan 2004 20:47:53 +0000 (20:47 +0000)] 
* sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
sparc_extract_struct_value_address.
(sparc32_gdbarch_init): Set extract_struct_value_address.
* sparc64-tdep.c (sparc64_extract_struct_value_address): New
function.
(sparc64_init_abi): Set extract_struct_value_address.  Don't set
return_value_on_stack.

20 years agoReally check this in now.
Mark Kettenis [Sun, 11 Jan 2004 20:02:18 +0000 (20:02 +0000)] 
Really check this in now.

* sparc64fbsd-tdep.c: Include "regset.h".
(sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64fbsd_core_fns): Remove variable.
(sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
functions.
(sparc64fbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparnbsd_tdep): Remove call to add_core_fns.

20 years ago* NEWS: Mention that %cs and %ss have been added to the AMD64
Mark Kettenis [Sun, 11 Jan 2004 17:00:38 +0000 (17:00 +0000)] 
* NEWS: Mention that %cs and %ss have been added to the AMD64
configurations

20 years ago* frame.c: Update copyright year.
Mark Kettenis [Sun, 11 Jan 2004 16:52:16 +0000 (16:52 +0000)] 
* frame.c: Update copyright year.
(get_prev_frame): Improve comment.

20 years ago*** empty log message ***
gdbadmin [Sun, 11 Jan 2004 16:00:02 +0000 (16:00 +0000)] 
*** empty log message ***

20 years ago* sparc64fbsd-tdep.c: Include "regset.h".
Mark Kettenis [Sun, 11 Jan 2004 12:44:09 +0000 (12:44 +0000)] 
* sparc64fbsd-tdep.c: Include "regset.h".
(sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64fbsd_core_fns): Remove variable.
(sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
functions.
(sparc64fbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparnbsd_tdep): Remove call to add_core_fns.

20 years ago2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sun, 11 Jan 2004 09:40:37 +0000 (09:40 +0000)] 
2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
decorations.

20 years agoFix last commit. I accidentally committed a ChangeLog entry for a
Michael Chastain [Sun, 11 Jan 2004 08:16:42 +0000 (08:16 +0000)] 
Fix last commit.  I accidentally committed a ChangeLog entry for a
change that hasn't been approved yet (setvar.exp).  The change itself
was never committed.  -- sorry, michael c

20 years ago2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sun, 11 Jan 2004 08:14:49 +0000 (08:14 +0000)] 
2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
and "(aCC)" decorations.  Remove obsolete doco about old
test results.

20 years ago * elf32-h8300.c: Fix formatting.
Kazu Hirata [Sun, 11 Jan 2004 08:05:10 +0000 (08:05 +0000)] 
* elf32-h8300.c: Fix formatting.

20 years ago * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
Kazu Hirata [Sun, 11 Jan 2004 07:40:24 +0000 (07:40 +0000)] 
* elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
dynamic object is present.  Declare r_symndx and h in an inner
scope.
* elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.

20 years ago* sparcnbsd-tdep.c: Include "regset.h".
Mark Kettenis [Sat, 10 Jan 2004 23:48:48 +0000 (23:48 +0000)] 
* sparcnbsd-tdep.c: Include "regset.h".
(fetch_core_registers): Remove function.
(sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
(sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
functions.
(sparc32nbsd_init_abi): Initialize TDEP->gregset and
TDEP->fpregset.
(_initialize_sparnbsd_tdep): Remove calls to add_core_fns.

20 years ago* sparc-tdep.h (struct regset): Provide opaque declaration.
Mark Kettenis [Sat, 10 Jan 2004 23:43:25 +0000 (23:43 +0000)] 
* sparc-tdep.h (struct regset): Provide opaque declaration.
(struct gdbarch_tdep): Add gregset, sizeof_gregset,
fpregset and sizeof_fpregset members.
* sparc-tdep.c (struct regset): Provide opaque declaration.
(sparc_regset_from_core_section): New function.
(sparc32_gdbarch_init): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
Set regset_from_core_section when appropriate.

20 years agodaily update
Alan Modra [Sat, 10 Jan 2004 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago* x86-64-tdep.c (amd64_non_pod_p): New function.
Mark Kettenis [Sat, 10 Jan 2004 17:58:30 +0000 (17:58 +0000)] 
* x86-64-tdep.c (amd64_non_pod_p): New function.
(amd64_classify_aggregate): Return class memory for non-POD
C++ structure types.

20 years ago* x86-64-tdep.c (amd64_push_arguments): Add struct_return
Mark Kettenis [Sat, 10 Jan 2004 17:48:15 +0000 (17:48 +0000)] 
* x86-64-tdep.c (amd64_push_arguments): Add struct_return
argument.  Use it to reserve a register if necessary.
(amd64_push_dummy_call): Pass STRUCT_RETURN in call to
amd64_push_arguments.

20 years ago* x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
Mark Kettenis [Sat, 10 Jan 2004 13:21:06 +0000 (13:21 +0000)] 
* x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.

20 years ago* x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
Mark Kettenis [Sat, 10 Jan 2004 12:52:41 +0000 (12:52 +0000)] 
* x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
register numbers in comments.
* x86-64-tdep.h: Update copyright year.
(X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
Adjust for addition of %cs and %ss.
* amd64fbsd-nat.c: Update copyright year.
(reg_offset): Add register offsets for %cs and %ss.
* amd64fbsd-tdep.c: Update copyright year.
(amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
(amd64fbsd_sc_reg_offset): Likewise.
* x86-64-linux-nat.c: Update copyright year.
(x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
and %ss.
* amd64nbsd-nat.c: Update copyright year.
(amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
* amd64nbsd-tdep.c: Update copyright year.
(amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
* x86-64-linux-tdep.c: Update copyright year.
(user_to_gdb_regmap): Add mapping for %cs and %ss.
(x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
* regformats/reg-x86-64.dat: Add %cs and %ss.

20 years agomerge from gcc
DJ Delorie [Sat, 10 Jan 2004 04:10:18 +0000 (04:10 +0000)] 
merge from gcc

20 years agomerge from gcc
DJ Delorie [Sat, 10 Jan 2004 04:04:05 +0000 (04:04 +0000)] 
merge from gcc

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sat, 10 Jan 2004 00:43:28 +0000 (00:43 +0000)] 
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * gencode.c: Whitespace cleanup.
        * interp.c: Ditto.

20 years ago* blockframe.c (inside_entry_func): Reformat. Introduce new local
Mark Kettenis [Sat, 10 Jan 2004 00:09:58 +0000 (00:09 +0000)] 
* blockframe.c (inside_entry_func): Reformat.  Introduce new local
variables to prevent long lines.  Update comments to reflect
reality.

20 years ago2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sat, 10 Jan 2004 00:03:17 +0000 (00:03 +0000)] 
2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/exception.exp: Fix typo in doco.

20 years agodaily update
Alan Modra [Fri, 9 Jan 2004 23:00:05 +0000 (23:00 +0000)] 
daily update

20 years ago2004-01-09 David Carlton <carlton@kealia.com>
Elena Zannoni [Fri, 9 Jan 2004 22:22:07 +0000 (22:22 +0000)] 
2004-01-09  David Carlton  <carlton@kealia.com>

        Checked in by Elena Zannoni  <ezannoni@redhat.com>.
        * dwarf2read.c (read_namespace): Pull out name-generating code
        into namespace_name. Rename previous_namespace to previous_prefix
        and processing_current_namespace to processing_current_prefix..
        (namespace_name): New function.
        (add_partial_symbol): Substitute uses of pdi->name with
        actual_name.
        * cp-support.h: Rename processing_current_namespace to
        processing_current_prefix.
        Update copyright year.
        * cp-namespace.c: Rename processing_current_namespace to
        processing_current_prefix.
        Update copyright year.

20 years ago2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 9 Jan 2004 21:19:15 +0000 (21:19 +0000)] 
2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>

* ld-selective/selective.exp: Skip ia64-*-*.

20 years ago2004-01-09 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 9 Jan 2004 20:42:10 +0000 (20:42 +0000)] 
2004-01-09  Andrew Cagney  <cagney@redhat.com>

* jv-valprint.c, ser-unix.c: Add missing copyright years.

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 9 Jan 2004 19:47:36 +0000 (19:47 +0000)] 
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * dmxy.s, fipr.s, fpchg.s, ldrc.s, loop.s, movli.s, movua.s,
        movxy.s, pabs.s, pclr.s, prnd.s, psub.s, pswap.s: New files.
        * allinsn.exp: Add new tests.
        * testutils.inc (set_sr_bit): Add argument.
        (set_greg): Add .align directives.

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 9 Jan 2004 19:44:50 +0000 (19:44 +0000)] 
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * gencode.c: Replace 'Hitachi' with 'Renesas'.
        (op tab): Add new instructions for sh4a, DBR, SBR.
        (expand_opcode): Add handling for new movxy combinations.
        (gensym_caselist): Ditto.
        (expand_ppi_movxy): Remove movx/movy expansions,
        now handled in expand_opcode.
        (gensym): Add some helpful macros.
        (expand_ppi_code): Flatten loop for simplicity, tweak for 12-bit
        instead of 8-bit table (some insns are ambiguous to 8 bits).
(ppi_gensim, main): Generate 12-bit instead of 8-bit ppi table.

* interp.c: Replace 'Hitachi' with 'Renesas'.
        (union saved_state_type): Add dbr, sgr, ldst.
        (get_loop_bounds_ext): New function.
        (init_dsp): Add bfd_mach_sh4al_dsp.
(sim_resume): Handle extended loop bounds.

20 years ago(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.
Nick Clifton [Fri, 9 Jan 2004 17:47:17 +0000 (17:47 +0000)] 
(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.

20 years ago * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
Daniel Jacobowitz [Fri, 9 Jan 2004 16:53:45 +0000 (16:53 +0000)] 
* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
(elf32_arm_copy_indirect_symbol): Don't copy pc_count.
(elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
identically.  Do not emit PC24 relocations for shared libraries.
(elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
identically.  Don't adjust pc_count.
(elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
Set ELF_LINK_HASH_NEEDS_PLT for both.  Don't adjust pc_count; don't
adjust count for branch relocations.
(allocate_dynrelocs): Correct typo in call to
WILL_CALL_FINISH_DYNAMIC_SYMBOL.  Never allocate space for
PC24 or PLT32 relocs when linking.

20 years ago * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
Daniel Jacobowitz [Fri, 9 Jan 2004 16:53:10 +0000 (16:53 +0000)] 
* ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
changes.

20 years ago* gdb.base/gdb1476.exp: Fix typo.
Mark Kettenis [Fri, 9 Jan 2004 16:43:05 +0000 (16:43 +0000)] 
* gdb.base/gdb1476.exp: Fix typo.

20 years ago* dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
Mark Kettenis [Fri, 9 Jan 2004 16:26:17 +0000 (16:26 +0000)] 
* dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
complaining.
(process_one_symbol): Deal with N_PATCH stabs.

20 years ago2004-01-09 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Fri, 9 Jan 2004 15:33:15 +0000 (15:33 +0000)] 
2004-01-09  Elena Zannoni  <ezannoni@redhat.com>

       * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
       ifdeffed code.
       Update copyright year.

20 years agoRemainder of fixes for ARM WINCE support
Nick Clifton [Fri, 9 Jan 2004 13:59:55 +0000 (13:59 +0000)] 
Remainder of fixes for ARM WINCE support

20 years ago2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 12:14:28 +0000 (12:14 +0000)] 
2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
file.

20 years ago * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from
Paul Brook [Fri, 9 Jan 2004 11:53:16 +0000 (11:53 +0000)] 
* gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from
do_vfp_sp_reg2.
(do_vfp_sp2_from_reg2): New function.
(insns): Use them.
(do_vfp_dp_from_reg2): Check return values properly.
* opcodes/arm-opc.h (arm_opcodes): Move generic mcrr after known
specific opcodes.
* gas/testsuite/gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
* gas/testsuite/gas/arm/arm.exp: Add them.

20 years ago2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 09:48:52 +0000 (09:48 +0000)] 
2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
* gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
Use gdb_compile.  Remove restriction on gcc.  Add some patterns
for recent version of gdb.  Delete second half, which was a copy
of the first half with different build flags.  This test is
still disabled because it is still not ready for production.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 05:41:06 +0000 (05:41 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/exception.cc: Add copyright notice.
* gdb.cp/exception.exp: Add a notice that this file is broken
because of line number changes caused by addition of copyright
notice.

20 years ago * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
Alan Modra [Fri, 9 Jan 2004 05:36:30 +0000 (05:36 +0000)] 
* emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
program_header_size.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 05:19:13 +0000 (05:19 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
* gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 04:57:09 +0000 (04:57 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/classes.exp: Accept gnu abi 2.
* gdb.cp/derivation.exp: Likewise.
* gdb.cp/overload.exp: Likewise.
* gdb.cp/virtfunc.exp: Likewise.

20 years ago * config/tc-mips.c (warn_nops): Remove static variable.
Ian Lance Taylor [Fri, 9 Jan 2004 02:34:04 +0000 (02:34 +0000)] 
* config/tc-mips.c (warn_nops): Remove static variable.
(macro): Remove test of warn_nops.
(md_shortops): Remove 'n'.
(md_parse_option): Remove 'n' case.
(md_show_usage): Remove -n.
* doc/as.texinfo (Overview): Remove MIPS -n option.
* doc/c-mips.texi (MIPS Opts): Remove mention -n.
* NEWS: Mention removal of MIPS -n option.

20 years ago * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
Ian Lance Taylor [Fri, 9 Jan 2004 02:24:23 +0000 (02:24 +0000)] 
* gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
* gas/mips/ldstla-n64-shared.d: Likewise.

20 years ago * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
Ian Lance Taylor [Fri, 9 Jan 2004 02:16:30 +0000 (02:16 +0000)] 
* config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
(cop_interlocks): Check ISA level.
(cop_mem_interlocks): Define.
(reg_needs_delay): Check cop_interlocks rather than
ISA_HAS_COPROC_DELAYS.
(append_insn): Likewise.  Use cop_mem_interlocks rather than
directly checking mips_opts.isa.
(mips_emit_delays): Likewise.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 01:36:26 +0000 (01:36 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* config/pa/tm-hppa.h: Update extern declarations for
hppa32_hpux_frame_saved_pc_in_sigtramp,
hppa32_hpux_frame_base_before_sigtramp, and
hppa32_hpux_frame_find_saved_regs_in_sigtramp.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 9 Jan 2004 00:25:05 +0000 (00:25 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* config/pa/tm-hppah.h: Update copyright years.

20 years ago2004-01-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 9 Jan 2004 00:09:53 +0000 (00:09 +0000)] 
2004-01-08  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
(mips_o32_reg_struct_has_addr): Delete function.
(mips_gdbarch_init): Update.
(mips_extract_struct_value_address): Delete function.

20 years ago*** empty log message ***
gdbadmin [Fri, 9 Jan 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 8 Jan 2004 23:00:04 +0000 (23:00 +0000)] 
daily update

20 years ago2004-01-08 Jason Molenda <jmolenda@apple.com>
Jason Molenda [Thu, 8 Jan 2004 22:47:00 +0000 (22:47 +0000)] 
2004-01-08  Jason Molenda  <jmolenda@apple.com>
            Eli Zaretskii  <eliz@is.elta.co.il>

        * gdb.texinfo: Update copyright.
        (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
        around names, as appropriate.  Minor syntax cleanup of
        _NSPrintForDebugger explanation.  Two spaces after periods.
        GDBN used instead of lit. "gdb".  Index entries added for
        print-object and _NSPrintForDebugger.  @noindent added in one spot.

20 years ago2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 8 Jan 2004 21:43:39 +0000 (21:43 +0000)] 
2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/pthreads.c (done_making_threads): Remove extraneous
semicolon after end of function.

20 years ago(coff_arm_relocate_section): Do not alter relocs that are not partial_inplace
Nick Clifton [Thu, 8 Jan 2004 16:46:56 +0000 (16:46 +0000)] 
(coff_arm_relocate_section): Do not alter relocs that are not partial_inplace
during a relocatable link.

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