OSDN Git Service

pf3gnuchains/sourceware.git
20 years agoprint_percentage: Use floating point to avoid incorrect results when
hilfingr [Sat, 20 Mar 2004 09:53:03 +0000 (09:53 +0000)]
print_percentage: Use floating point to avoid incorrect results when
 portion*100 overflows.

20 years ago* emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
aoliva [Sat, 20 Mar 2004 05:49:26 +0000 (05:49 +0000)]
* emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.

20 years agoRemove old frame code. Enable new frame code for AIX.
kevinb [Sat, 20 Mar 2004 04:58:08 +0000 (04:58 +0000)]
Remove old frame code.  Enable new frame code for AIX.

20 years agoCommit Andrew Cagney's rs6000 / PPC framification patch.
kevinb [Sat, 20 Mar 2004 04:51:20 +0000 (04:51 +0000)]
Commit Andrew Cagney's rs6000 / PPC framification patch.

20 years ago * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.
danglin [Sat, 20 Mar 2004 00:42:10 +0000 (00:42 +0000)]
* elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.
(final_link_relocate): Likewise.

20 years ago2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Sat, 20 Mar 2004 00:03:32 +0000 (00:03 +0000)]
2004-03-19  Pierre Humblet <pierre.humblet@ieee.org>

        * dir.cc (rmdir): Reorganize error handling to reduce indentation.

20 years ago*** empty log message ***
gdbadmin [Sat, 20 Mar 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Fri, 19 Mar 2004 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago * config/tc-xtensa.c (mark_literal_frags): New function.
bwilson [Fri, 19 Mar 2004 22:35:31 +0000 (22:35 +0000)]
* config/tc-xtensa.c (mark_literal_frags): New function.
(xtensa_move_literals): Call mark_literal_frags for all literal
segments, including init and fini literal segments.
(xtensa_post_relax_hook): Swap use of xt_insn_sec and xt_literal_sec.

20 years ago * breakpoint.c (adjust_breakpoint_address): Don't adjust
kevinb [Fri, 19 Mar 2004 20:49:41 +0000 (20:49 +0000)]
* breakpoint.c (adjust_breakpoint_address): Don't adjust
breakpoint address for watchpoints or the catch eventpoints.
Add new paramter ``bptype''.  Adjust all callers.

20 years ago * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
danglin [Fri, 19 Mar 2004 19:19:51 +0000 (19:19 +0000)]
* elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
R_PARISC_PCREL32 and R_PARISC_PCREL64 relocations.
* tc-hppa.c (cons_fix_new_hppa): Check for PC relative base type.
(pa_comm): Set BSF_OBJECT in symbol flags.

20 years ago * ptrace-target.c (ptrace_exit_program): Cause main loop to exit.
kevinb [Fri, 19 Mar 2004 18:26:08 +0000 (18:26 +0000)]
* ptrace-target.c (ptrace_exit_program): Cause main loop to exit.
* server.c (sys/types.h, sys/stat.h, fcntl.h, string.h, unistd.h)
(ctype.h, termios.h): Include.
(close_device, tty_raw, invalid_speed, parse_speed): New functions.
(speed_table): New static global.
(usage): Update usage message.
(main): Add support for connecting to serial devices.

20 years ago* include/cygwin/version.h: Bump DLL minor number to 10.
cgf [Fri, 19 Mar 2004 18:00:07 +0000 (18:00 +0000)]
* include/cygwin/version.h: Bump DLL minor number to 10.

20 years ago2004-03-19 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 19 Mar 2004 17:43:33 +0000 (17:43 +0000)]
2004-03-19  Andrew Cagney  <cagney@redhat.com>

* config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.

Index: doc/ChangeLog
2004-03-19  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
reference to GDB_TARGET_IS_HPPA.

20 years ago2004-03-19 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 19 Mar 2004 17:02:29 +0000 (17:02 +0000)]
2004-03-19  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elfvers/vers.exp: Add new tests for versioned weak
definition.

* ld-elfvers/vers28a.c: New file.
* ld-elfvers/vers28a.dsym: Likewise.
* ld-elfvers/vers28a.ver: Likewise.
* ld-elfvers/vers28b.c: Likewise.
* ld-elfvers/vers28b.dsym: Likewise.
* ld-elfvers/vers28b.map: Likewise.
* ld-elfvers/vers28b.ver: Likewise.
* ld-elfvers/vers28c.c: Likewise.
* ld-elfvers/vers28c.dsym: Likewise.
* ld-elfvers/vers28c.ver: Likewise.

20 years ago2004-03-19 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 19 Mar 2004 16:42:30 +0000 (16:42 +0000)]
2004-03-19  Andrew Cagney  <cagney@redhat.com>

* PROBLEMS: Delete note that ARM does not use frame code, problem
fixed.

20 years ago * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),
dannysmith [Fri, 19 Mar 2004 09:26:13 +0000 (09:26 +0000)]
* msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),
msvcr70.dll, and msvcr71.dll.
* Makefile.in (msvcr*.def): Define preprocessor  __msvcr*__ constant
using basename of output def file.

20 years ago * po/sv.po: Updated.
amodra [Fri, 19 Mar 2004 07:21:48 +0000 (07:21 +0000)]
* po/sv.po: Updated.

20 years ago * ld-scripts/provide-2.d: Ignore random symbols.
amodra [Fri, 19 Mar 2004 07:14:43 +0000 (07:14 +0000)]
* ld-scripts/provide-2.d: Ignore random symbols.

20 years ago * Makefile.am: Run "make dep-am".
amodra [Fri, 19 Mar 2004 07:07:22 +0000 (07:07 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* gconfig.in: Regenerate.
* po/gprof.pot: Regenerate.

20 years ago * config.in: Regenerate.
amodra [Fri, 19 Mar 2004 07:06:35 +0000 (07:06 +0000)]
* config.in: Regenerate.
* po/ld.pot: Regenerate.

20 years ago * Makefile.am: Run "make dep-am".
amodra [Fri, 19 Mar 2004 07:05:54 +0000 (07:05 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* config.in: Regenerate.
* po/gas.pot: Regenerate.

20 years ago * Makefile.am: Run "make dep-am".
amodra [Fri, 19 Mar 2004 07:03:39 +0000 (07:03 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* po/binutils.pot: Regenerate.

20 years ago * aclocal.m4: Regenerate.
amodra [Fri, 19 Mar 2004 07:02:24 +0000 (07:02 +0000)]
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* po/POTFILES.in: Regenerate.
* po/opcodes.pot: Regenerate.

20 years ago * Makefile.am: Run "make dep-am".
amodra [Fri, 19 Mar 2004 07:00:47 +0000 (07:00 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* po/bfd.pot: Regenerate.
doc/
* Makefile.in: Regenerate.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Revert last change. Move
amodra [Fri, 19 Mar 2004 01:36:44 +0000 (01:36 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Revert last change.  Move
type and size change code to where it was previously.  Remove
dt_needed param.  Treat old weak syms as strong if new sym is
from a shared lib, even when old sym is from another shared
lib.  Remove unnecessary tests of oldweak and newweak.  Correct
comments.
(_bfd_elf_add_default_symbol): Remove dt_needed param.  Update
_bfd_elf_merge_symbol calls.
* elflink.h (elf_link_add_object_symbols): Update calls.  Remove
dt_needed local var.  Update comments.
* elf-bfd.h (_bfd_elf_merge_symbol): Update prototype.
(_bfd_elf_add_default_symbol): Likewise.

20 years ago*** empty log message ***
gdbadmin [Fri, 19 Mar 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-03-18 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 18 Mar 2004 23:04:44 +0000 (23:04 +0000)]
2004-03-18  Andrew Cagney  <cagney@redhat.com>

* stack.c (return_command): Delete code wrapped in #ifdef
DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle
amodra [Thu, 18 Mar 2004 23:02:06 +0000 (23:02 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle
strong syms in one shared object overriding weak syms in another.

20 years agodaily update
amodra [Thu, 18 Mar 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2004-03-18 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 18 Mar 2004 20:30:06 +0000 (20:30 +0000)]
2004-03-18  Andrew Cagney  <cagney@redhat.com>

* rs6000-tdep.c (skip_prologue): Record only the first LR save.

20 years ago2004-03-18 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 18 Mar 2004 20:13:33 +0000 (20:13 +0000)]
2004-03-18  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Coding): Update section on gdbarch_data,
describe pre_init and post_init.

20 years ago2004-03-18 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 18 Mar 2004 19:59:03 +0000 (19:59 +0000)]
2004-03-18  Andrew Cagney  <cagney@redhat.com>

* config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
DEPRECATED_IN_SIGTRAMP.
* config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
* config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
* arch-utils.c (legacy_pc_in_sigtramp): Ditto.
* arch-utils.h: Remove reference to IN_SIGTRAMP in comment.

20 years ago* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.
cgf [Thu, 18 Mar 2004 19:30:50 +0000 (19:30 +0000)]
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.
(child_info::cygheap_alloc_sz): New field.
* cygheap.cc (init_cheap): Reduce size of cygwin stack until minimal hit when
attempting initial allocation.
(cygheap_setup_for_child): Use alloc_sz to create secondary memory mapped
entry.  Store alloc_sz in cygheap_alloc_sz.
(cygheap_fixup_in_child): Use cygheap_alloc_sz to map parent's cygheap.
* cygheap.h (_CYGHEAPSIZE_SLOP): New define.
(CYGHEAPSIZE): Use _CYGHEAPSIZE_SLOP.

20 years ago2004-03-18 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 18 Mar 2004 16:21:59 +0000 (16:21 +0000)]
2004-03-18  Andrew Cagney  <cagney@redhat.com>

* frame-base.c: Update copyright.  Include "gdb_obstack.h".
(struct frame_base_table_entry): Define.
(struct frame_base_table): Re-implement as a linked list.
(frame_base_init): Re-implement.
(frame_base_table): Delete function.
(append_predicate): Delete function.
(frame_base_append_sniffer): Update.
(frame_base_set_default): Update.
(frame_base_find_by_frame): Update.
(_initialize_frame_base): Use gdbarch_data_register_pre_init.
* Makefile.in (frame-base.o): Update dependencies.

20 years ago * read.c (read_a_source_file): Use demand_empty_rest_of_line.
nathan [Thu, 18 Mar 2004 13:31:02 +0000 (13:31 +0000)]
* read.c (read_a_source_file): Use demand_empty_rest_of_line.
(demand_empty_rest_of_line): Issue an error here.
(ignore_rest_of_line): Silently skip to end.
(demand_copy_string): Issue an error, not warning.
(equals): Likewise.
* config/obj-elf.c (obj_elf_section_name): Likewise.
(obj_elf_section): Likewise.
* config/tc-arc.c (arc_extoper): Remove bogus NULL checks.
(arc_extinst): Likewise.
* config/tc-ia64.c (dot_saveb): Use demand_empty_rest_of_line.
(dot_spill): Likewise.
(dot_unwabi): Likewise.
(dot_prologue): Likewise.

20 years agobfd/
amodra [Thu, 18 Mar 2004 12:50:18 +0000 (12:50 +0000)]
bfd/
* elf-bfd.h (struct elf_obj_tdata): Delete dt_soname field.  Add
dyn_lib_class field.  Rearrange for better packing.
(elf_dt_soname): Delete.
(elf_dyn_lib_class): Define.
* elf.c (bfd_elf_set_dt_needed_name): Update comment.
(bfd_elf_set_dt_needed_soname): Delete.
(bfd_elf_set_dyn_lib_class): New function.
* elflink.h (add_dt_needed_tag): New function.  Split out from..
(elf_link_add_object_symbols): ..here.  Rename "name" to "soname".
Use elf_dyn_lib_class to set dt_needed and add_needed.  Move fallback
initialization of soname.
(elf_link_check_versioned_symbol): Test elf_dyn_lib_class instead of
elf_dt_soname.
* bfd-in.h (enum dynamic_lib_link_class): New.
(bfd_elf_set_dt_needed_soname): Delete.
(bfd_elf_set_dyn_lib_class): Declare.
* bfd-in2.h: Regenerate.
ld/
* ld.texinfo: Add --as-needed doco.
* ldmain.c (as_needed): New global var.
* ldmain.h (as_needed): Declare.
* lexsup.c (option_values): Add OPTION_AS_NEEDED and
OPTION_NO_AS_NEEDED.
(ld_options): Likewise.
(parse_args): Handle them.
* ldlang.h (lang_input_statement_type): Add as_needed field.
* ldlang.c (new_afile): Set p->as_needed.
* emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
(gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
(ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.

* ldlang.c (open_input_bfds): Remove useless cast.
(lang_do_assignments_1): Likewise.
(lang_for_each_input_section): Delete.

20 years ago * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out
corinna [Thu, 18 Mar 2004 12:28:46 +0000 (12:28 +0000)]
* fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out
real swap file usage by requesting SystemPagefileInformation.  Use
GlobalMemoryStatus as fallback.
* ntdll.h (_SYSTEM_INFORMATION_CLASS): Add SystemPagefileInformation.
(struct _SYSTEM_PAGEFILE_INFORMATION): Define.

20 years ago * expr.c (operand): Reject ++ and --.
nathan [Thu, 18 Mar 2004 09:19:20 +0000 (09:19 +0000)]
* expr.c (operand): Reject ++ and --.
(operator): Likewise.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.
amodra [Thu, 18 Mar 2004 04:32:16 +0000 (04:32 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.
(_bfd_elf_add_default_symbol): Remove indirect BFD_ASSERTs.
* elflink.h (elf_link_add_object_symbols): Don't clear dt_needed in
symbol loop.  Instead use add_needed to flag tag as written.

20 years agomerge from gcc
dj [Thu, 18 Mar 2004 04:07:40 +0000 (04:07 +0000)]
merge from gcc

20 years agomerge from gcc
dj [Thu, 18 Mar 2004 02:07:18 +0000 (02:07 +0000)]
merge from gcc

20 years ago[gas]
kkojima [Thu, 18 Mar 2004 00:49:22 +0000 (00:49 +0000)]
[gas]
* config/tc-sh.c: Include dw2gencfi.h.
(sh_cfi_frame_initial_instructions): New function.
(sh_regname_to_dw2regnum): Likewise.
* config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Move to the end of
file.
(TARGET_USE_CFIPOP): Define.
(tc_cfi_frame_initial_instructions): Likewise.
(tc_regname_to_dw2regnum): Likewise.
(DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT): Likewise.
* Makefile.am: Update dependencies.
* Makefile.in: Regenerate.

[gas/testsuite]
* gas/cfi/cfi-sh-1.d: New file.
* gas/cfi/cfi-sh-1.s: Likewise.
* gas/cfi/cfi.exp: Add SH case.

20 years ago*** empty log message ***
gdbadmin [Thu, 18 Mar 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-03-17 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 17 Mar 2004 23:43:35 +0000 (23:43 +0000)]
2004-03-17  Andrew Cagney  <cagney@redhat.com>

* frame.c (legacy_get_prev_frame): Pass correct frame to
frame_unwind_find_by_frame.

20 years agodaily update
amodra [Wed, 17 Mar 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2004-03-17 David Carlton <carlton@kealia.com>
carlton [Wed, 17 Mar 2004 20:11:21 +0000 (20:11 +0000)]
2004-03-17  David Carlton  <carlton@kealia.com>

* gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
PR c++/826.

20 years ago2004-03-17 Paolo Bonzini <bonzini@gnu.org>
neroden [Wed, 17 Mar 2004 19:26:07 +0000 (19:26 +0000)]
2004-03-17  Paolo Bonzini  <bonzini@gnu.org>

* configure.in: Remove symbolic link section.
* configure: Regenerate.
* Makefile.tpl (links): Remove.
* Makefile.in: Regenerate.

20 years agoAdd FAQ about old packages. Remove B20 references.
joshuadfranklin [Wed, 17 Mar 2004 17:39:44 +0000 (17:39 +0000)]
Add FAQ about old packages. Remove B20 references.

20 years ago2004-03-17 David Carlton <carlton@kealia.com>
carlton [Wed, 17 Mar 2004 17:35:50 +0000 (17:35 +0000)]
2004-03-17  David Carlton  <carlton@kealia.com>

* NEWS: Mention C++ nested types and namespaces

20 years agoadd missing changelog entry
cgf [Wed, 17 Mar 2004 16:39:35 +0000 (16:39 +0000)]
add missing changelog entry

20 years ago* include/cygwin/version.h: Bump DLL minor number to 9.
cgf [Wed, 17 Mar 2004 16:38:46 +0000 (16:38 +0000)]
* include/cygwin/version.h: Bump DLL minor number to 9.

20 years ago * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
nathan [Wed, 17 Mar 2004 12:27:04 +0000 (12:27 +0000)]
* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
logic for null_input_bfd detection.

20 years ago2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 17 Mar 2004 07:00:40 +0000 (07:00 +0000)]
2004-03-16  Michael Chastain  <mec.gnu@mindspring.com>

* PROBLEMS: Add section headers, "Regressions since gdb 6.0"
and "Regressions since gdb 5.3.".  Add known regressions since
gdb 6.0.

20 years agoSwitch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
amodra [Wed, 17 Mar 2004 00:46:23 +0000 (00:46 +0000)]
Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.

20 years agoFix typo in ChangeLog entry.
kettenis [Wed, 17 Mar 2004 00:21:17 +0000 (00:21 +0000)]
Fix typo in ChangeLog entry.

20 years ago*** empty log message ***
gdbadmin [Wed, 17 Mar 2004 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Tue, 16 Mar 2004 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago2004-03-16 David Carlton <carlton@kealia.com>
carlton [Tue, 16 Mar 2004 22:43:14 +0000 (22:43 +0000)]
2004-03-16  David Carlton  <carlton@kealia.com>

* dwarf2read.c (process_structure_scope): Process children even
when we're a declaration.

20 years ago2004-03-15 Paolo Bonzini <bonzini@gnu.org>
neroden [Tue, 16 Mar 2004 22:21:55 +0000 (22:21 +0000)]
2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
            Nathanael Nerode  <neroden@gcc.gnu.org>

* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
        Set with AC_CHECK_PROGS.
* configure.in: Fix comment typo from last patch.
* configure: Regenerate.

20 years ago.
roland [Tue, 16 Mar 2004 21:47:19 +0000 (21:47 +0000)]
.

20 years ago2004-03-16 Roland McGrath <roland@redhat.com>
roland [Tue, 16 Mar 2004 21:47:03 +0000 (21:47 +0000)]
2004-03-16  Roland McGrath  <roland@redhat.com>

* gdb.base/auxv.exp: New file.
* gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.

20 years ago2004-03-16 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 16 Mar 2004 20:25:23 +0000 (20:25 +0000)]
2004-03-16  Andrew Cagney  <cagney@redhat.com>

* symtab.h (find_pc_sect_partial_function): Delete declaration.
* blockframe.c (find_pc_partial_function)
(find_pc_sect_partial_function): Merge into a single
find_pc_partial_function.

20 years ago* i386bsd-nat.c: s/regno/regnum/g.
kettenis [Tue, 16 Mar 2004 13:54:09 +0000 (13:54 +0000)]
* i386bsd-nat.c: s/regno/regnum/g.
(fetch_inferior_registers): Use I386_ST0_REGNUM instead of
FP0_REGNUM.
(store_inferior_registers): Likewise.

20 years ago* i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
kettenis [Tue, 16 Mar 2004 13:48:21 +0000 (13:48 +0000)]
* i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
of i387_fill_fsave.
(store_inferior_registers): Call i387_collect_fsave and
i387_collect_fxsave instead of i387_fill_fsave and
i387_fill_fxsave.

20 years ago* netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
kettenis [Tue, 16 Mar 2004 12:22:15 +0000 (12:22 +0000)]
* netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
code.

20 years agoRevert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.
amodra [Tue, 16 Mar 2004 11:46:14 +0000 (11:46 +0000)]
Revert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.

20 years agocopyright date.
amodra [Tue, 16 Mar 2004 10:31:18 +0000 (10:31 +0000)]
copyright date.

20 years ago * elflink.c (elf_link_read_relocs_from_section): Don't use
amodra [Tue, 16 Mar 2004 10:29:10 +0000 (10:29 +0000)]
* elflink.c (elf_link_read_relocs_from_section): Don't use
NUM_SHDR_ENTRIES in end of reloc calc.  Move NULL shdr check..
(_bfd_elf_link_read_relocs): ..to here.
* elf32-ppc.c (ppc_elf_relax_section): Formatting.

20 years ago * include/docobj.h (IOleDocumentView::GetDocument): Correct
dannysmith [Tue, 16 Mar 2004 09:51:18 +0000 (09:51 +0000)]
* include/docobj.h (IOleDocumentView::GetDocument): Correct
prototype.
Thanks to Buster Copley  <consequent@users.sourceforge.net>

20 years ago * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.
dannysmith [Tue, 16 Mar 2004 09:26:23 +0000 (09:26 +0000)]
* lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.
(MmMapIoSpace): Likewise.
Thanks to Dan Aloni  <da-x@colinux.org>

20 years ago2004-03-16 Martin Fuchs <martin-fuchs@gmx.net>
dannysmith [Tue, 16 Mar 2004 09:13:07 +0000 (09:13 +0000)]
2004-03-16  Martin Fuchs <martin-fuchs@gmx.net>

* include/shellapi.h (NIM_* NIS_*): Define constants for
notification icons with _WIN32_IE >= 0x0500.
(NOTIFYICONDATA): Add new structure members for notification
icons with _WIN32_IE >= 0x0500.

20 years ago * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
amodra [Tue, 16 Mar 2004 09:05:20 +0000 (09:05 +0000)]
* configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
values selected in configure.host.  Require both to be defined
before setting BFD_HOST_64_BIT_DEFINED.  Protect assignment to
corresponding BFD_HOST vars with quotes.
<${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
Always require BFD_HOST_64_BIT_DEFINED.
<file_ptr type>: Find off_t size before emitting message.  Combine
off_t and ftello64 conditional.
* configure: Regenerate.

20 years ago* sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminating
cgf [Tue, 16 Mar 2004 05:05:22 +0000 (05:05 +0000)]
* sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminating
or suffer potential hangs.
(get_proc_lock): Reorganize debugging output slightly.

20 years ago* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if a
cgf [Tue, 16 Mar 2004 04:39:37 +0000 (04:39 +0000)]
* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if a
signal occurred during the parent's fork.  Otherwise leave it alone.

20 years ago * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
amodra [Tue, 16 Mar 2004 01:49:30 +0000 (01:49 +0000)]
* elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
aliasing warning.  Remove trailing whitespace throughout file.

20 years agoopcodes/
amodra [Tue, 16 Mar 2004 00:58:41 +0000 (00:58 +0000)]
opcodes/
* ppc-dis.c (print_insn_powerpc): Don't print tabs.  Handle
PPC_OPERANDS_GPR_0.
* ppc-opc.c (RA0): Define.
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
(RAOPT): Rename from RAO.  Update all uses.
(powerpc_opcodes): Use RA0 as appropriate.  Add "lsdx", "lsdi",
"stsdx", "stsdi", "lmd" and "stmd" insns.

include/opcode/
* ppc.h (PPC_OPERAND_GPR_0): Define.  Bump other operand defines.

gas/testsuite/
Update gas/ppc/.

ld/testsuite/
Update ld-powerpc/.

20 years ago2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Tue, 16 Mar 2004 00:04:59 +0000 (00:04 +0000)]
2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl: Introduce experimental top level bootstrap support.
* Makefile.in: Regenerate.
* configure.in: Introduce support for top level bootstrap.
* configure: Regenerate.

20 years ago*** empty log message ***
gdbadmin [Tue, 16 Mar 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-03-15 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 15 Mar 2004 23:08:25 +0000 (23:08 +0000)]
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (frame-unwind.o): Update dependencies.
* frame-unwind.c: Include "gdb_obstack.h".
(frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
parameter.
(append_predicate): Delete function.
(struct frame_unwind_table_entry): New structure.
(struct frame_unwind_table): Replace "sniffer" with "head" and
"tail".
(frame_unwind_append_sniffer): Update.
(frame_unwind_find_by_frame): Update.
(_initialize_frame_unwind): Registe frame_unwind_init using
gdbarch_data_register_pre_init.

20 years ago* i386bsd-nat.c: Update copyright year.
kettenis [Mon, 15 Mar 2004 23:03:05 +0000 (23:03 +0000)]
* i386bsd-nat.c: Update copyright year.
(CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
define unconditionally.

20 years agodaily update
amodra [Mon, 15 Mar 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* i387-tdep.h (i387_collect_fsave): New prototype.
kettenis [Mon, 15 Mar 2004 22:44:09 +0000 (22:44 +0000)]
* i387-tdep.h (i387_collect_fsave): New prototype.
* i387-tdep.c (i387_collect_fsave): New function containing most
of the code from i387_fill_fsave.
(i387_fill_fsave): Call i387_fill_fsave.

20 years ago* i386-linux-tdep.c: Update copyright year.
kettenis [Mon, 15 Mar 2004 22:38:18 +0000 (22:38 +0000)]
* i386-linux-tdep.c: Update copyright year.
(i386_linux_svr4_fetch_link_map_offsets): Remove function.
(i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
svr4_ilp32_link_map_offsets instead of
i386_linux_svr4_fetch_link_map_offsets.

20 years ago2004-03-15 David Carlton <carlton@kealia.com>
carlton [Mon, 15 Mar 2004 22:33:51 +0000 (22:33 +0000)]
2004-03-15  David Carlton  <carlton@kealia.com>

Fix for PR c++/1553:
* dwarf2read.c (read_structure_type): Determine type name by
calling determine_class_name.
(determine_class_name): New.
(determine_prefix): Look at TYPE_TAG_NAME and call
determine_class_name when appropriate.
(determine_prefix_aux, class_name): Delete.

20 years ago * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
kevinb [Mon, 15 Mar 2004 21:58:31 +0000 (21:58 +0000)]
* breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
unused macro definition.  The definition in target.h (or perhaps
elsewhere) takes precedence.

20 years ago2004-03-15 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 15 Mar 2004 21:35:24 +0000 (21:35 +0000)]
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* ppc-tdep.h: Update copyright.
(ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
function signatures to match "regsets.h".
* ppc-linux-tdep.c: Include "regset.h".
(ELF_GREGSET_SIZE): Delete.
(right_supply_register): New function.
(ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
using right_supply_register.
(ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
functions.
(ppc64_linux_gregset, ppc32_linux_gregset): Define.
(ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
(_initialize_ppc_linux_tdep): Do not register
ppc_linux_regset_core_fns.
(ppc_linux_regset_from_core_section): Replace
fetch_core_registers.
(ppc_linux_regset_core_fns): Delete.
* ppc-linux-nat.c: (right_fill_reg): New function.
(supply_gregset): Update call to ppc_linux_supply_gregset.
(fill_gregset): Clear the register set, use right_fill_reg.
(supply_fpregset): Update call to ppc_linux_supply_fpregset.
(fill_fpregset): Use right_fill_reg, correctly compute FP offsets.

Index: ppc-linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/ppc-linux-nat.c,v
retrieving revision 1.28
diff -u -r1.28 ppc-linux-nat.c
--- ppc-linux-nat.c 8 Mar 2004 01:45:02 -0000 1.28
+++ ppc-linux-nat.c 15 Mar 2004 21:28:31 -0000
@@ -507,7 +507,24 @@
 void
 supply_gregset (gdb_gregset_t *gregsetp)
 {
-  ppc_linux_supply_gregset ((char *) gregsetp);
+  /* NOTE: cagney/2003-11-25: This is the word size used by the ptrace
+     interface, and not the wordsize of the program's ABI.  */
+  int wordsize = sizeof (PTRACE_XFER_TYPE);
+  ppc_linux_supply_gregset (current_regcache, -1, gregsetp,
+     sizeof (gdb_gregset_t), wordsize);
+}
+
+static void
+right_fill_reg (int regnum, void *reg)
+{
+  /* NOTE: cagney/2003-11-25: This is the word size used by the ptrace
+     interface, and not the wordsize of the program's ABI.  */
+  int wordsize = sizeof (PTRACE_XFER_TYPE);
+  /* Right fill the register.  */
+  regcache_raw_collect (current_regcache, regnum,
+ ((bfd_byte *) reg
+  + wordsize
+  - register_size (current_gdbarch, regnum)));
 }

 void
@@ -516,36 +533,42 @@
   int regi;
   elf_greg_t *regp = (elf_greg_t *) gregsetp;
   struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
+  const int elf_ngreg = 48;
+
+
+  /* Start with zeros.  */
+  memset (regp, 0, elf_ngreg * sizeof (*regp));

   for (regi = 0; regi < 32; regi++)
     {
       if ((regno == -1) || regno == regi)
-        regcache_collect (regi, regp + PT_R0 + regi);
+ right_fill_reg (regi, (regp + PT_R0 + regi));
     }

   if ((regno == -1) || regno == PC_REGNUM)
-    regcache_collect (PC_REGNUM, regp + PT_NIP);
+    right_fill_reg (PC_REGNUM, regp + PT_NIP);
   if ((regno == -1) || regno == tdep->ppc_lr_regnum)
-    regcache_collect (tdep->ppc_lr_regnum, regp + PT_LNK);
+    right_fill_reg (tdep->ppc_lr_regnum, regp + PT_LNK);
   if ((regno == -1) || regno == tdep->ppc_cr_regnum)
     regcache_collect (tdep->ppc_cr_regnum, regp + PT_CCR);
   if ((regno == -1) || regno == tdep->ppc_xer_regnum)
     regcache_collect (tdep->ppc_xer_regnum, regp + PT_XER);
   if ((regno == -1) || regno == tdep->ppc_ctr_regnum)
-    regcache_collect (tdep->ppc_ctr_regnum, regp + PT_CTR);
+    right_fill_reg (tdep->ppc_ctr_regnum, regp + PT_CTR);
 #ifdef PT_MQ
   if (((regno == -1) || regno == tdep->ppc_mq_regnum)
       && (tdep->ppc_mq_regnum != -1))
-    regcache_collect (tdep->ppc_mq_regnum, regp + PT_MQ);
+    right_fill_reg (tdep->ppc_mq_regnum, regp + PT_MQ);
 #endif
   if ((regno == -1) || regno == tdep->ppc_ps_regnum)
-    regcache_collect (tdep->ppc_ps_regnum, regp + PT_MSR);
+    right_fill_reg (tdep->ppc_ps_regnum, regp + PT_MSR);
 }

 void
 supply_fpregset (gdb_fpregset_t * fpregsetp)
 {
-  ppc_linux_supply_fpregset ((char *) fpregsetp);
+  ppc_linux_supply_fpregset (NULL, current_regcache, -1, fpregsetp,
+      sizeof (gdb_fpregset_t));
 }

 /* Given a pointer to a floating point register set in /proc format
@@ -557,12 +580,13 @@
 {
   int regi;
   struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
+  bfd_byte *fpp = (void *) fpregsetp;

   for (regi = 0; regi < 32; regi++)
     {
       if ((regno == -1) || (regno == FP0_REGNUM + regi))
- regcache_collect (FP0_REGNUM + regi, (char *) (*fpregsetp + regi));
+ regcache_collect (FP0_REGNUM + regi, fpp + 8 * regi);
     }
   if ((regno == -1) || regno == tdep->ppc_fpscr_regnum)
-    regcache_collect (tdep->ppc_fpscr_regnum, (char *) (*fpregsetp + regi));
+    right_fill_reg (tdep->ppc_fpscr_regnum, (fpp + 8 * 32));
 }
Index: ppc-linux-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/ppc-linux-tdep.c,v
retrieving revision 1.50
diff -u -r1.50 ppc-linux-tdep.c
--- ppc-linux-tdep.c 16 Feb 2004 21:49:22 -0000 1.50
+++ ppc-linux-tdep.c 15 Mar 2004 21:28:31 -0000
@@ -32,7 +32,7 @@
 #include "regcache.h"
 #include "value.h"
 #include "osabi.h"
-
+#include "regset.h"
 #include "solib-svr4.h"
 #include "ppc-tdep.h"

@@ -959,81 +959,114 @@
 };

 enum {
-  ELF_GREGSET_SIZE = (ELF_NGREG * 4),
   ELF_FPREGSET_SIZE = (ELF_NFPREG * 8)
 };

+static void
+right_supply_register (struct regcache *regcache, int wordsize, int regnum,
+        const bfd_byte *buf)
+{
+  regcache_raw_supply (regcache, regnum,
+        (buf + wordsize
+ - register_size (current_gdbarch, regnum)));
+}
+
+/* Extract the register values found in the WORDSIZED ABI GREGSET,
+   storing their values in REGCACHE.  Note that some are left-aligned,
+   while others are right aligned.  */
+
 void
-ppc_linux_supply_gregset (char *buf)
+ppc_linux_supply_gregset (struct regcache *regcache,
+   int regnum, const void *gregs, size_t size,
+   int wordsize)
 {
   int regi;
-  struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
+  struct gdbarch *regcache_arch = get_regcache_arch (regcache);
+  struct gdbarch_tdep *regcache_tdep = gdbarch_tdep (regcache_arch);
+  const bfd_byte *buf = gregs;

   for (regi = 0; regi < 32; regi++)
-    supply_register (regi, buf + 4 * regi);
+    right_supply_register (regcache, wordsize, regi, buf + wordsize * regi);
+
+  right_supply_register (regcache, wordsize, gdbarch_pc_regnum (regcache_arch),
+  buf + wordsize * PPC_LINUX_PT_NIP);
+  right_supply_register (regcache, wordsize, regcache_tdep->ppc_lr_regnum,
+  buf + wordsize * PPC_LINUX_PT_LNK);
+  regcache_raw_supply (regcache, regcache_tdep->ppc_cr_regnum,
+        buf + wordsize * PPC_LINUX_PT_CCR);
+  regcache_raw_supply (regcache, regcache_tdep->ppc_xer_regnum,
+        buf + wordsize * PPC_LINUX_PT_XER);
+  regcache_raw_supply (regcache, regcache_tdep->ppc_ctr_regnum,
+        buf + wordsize * PPC_LINUX_PT_CTR);
+  if (regcache_tdep->ppc_mq_regnum != -1)
+    right_supply_register (regcache, wordsize, regcache_tdep->ppc_mq_regnum,
+    buf + wordsize * PPC_LINUX_PT_MQ);
+  right_supply_register (regcache, wordsize, regcache_tdep->ppc_ps_regnum,
+  buf + wordsize * PPC_LINUX_PT_MSR);
+}

-  supply_register (PC_REGNUM, buf + 4 * PPC_LINUX_PT_NIP);
-  supply_register (tdep->ppc_lr_regnum, buf + 4 * PPC_LINUX_PT_LNK);
-  supply_register (tdep->ppc_cr_regnum, buf + 4 * PPC_LINUX_PT_CCR);
-  supply_register (tdep->ppc_xer_regnum, buf + 4 * PPC_LINUX_PT_XER);
-  supply_register (tdep->ppc_ctr_regnum, buf + 4 * PPC_LINUX_PT_CTR);
-  if (tdep->ppc_mq_regnum != -1)
-    supply_register (tdep->ppc_mq_regnum, buf + 4 * PPC_LINUX_PT_MQ);
-  supply_register (tdep->ppc_ps_regnum, buf + 4 * PPC_LINUX_PT_MSR);
+static void
+ppc32_linux_supply_gregset (const struct regset *regset,
+     struct regcache *regcache,
+     int regnum, const void *gregs, size_t size)
+{
+  ppc_linux_supply_gregset (regcache, regnum, gregs, size, 4);
 }

+static struct regset ppc32_linux_gregset = {
+  NULL, ppc32_linux_supply_gregset
+};
+
+static void
+ppc64_linux_supply_gregset (const struct regset *regset,
+     struct regcache * regcache,
+     int regnum, const void *gregs, size_t size)
+{
+  ppc_linux_supply_gregset (regcache, regnum, gregs, size, 8);
+}
+
+static struct regset ppc64_linux_gregset = {
+  NULL, ppc64_linux_supply_gregset
+};
+
 void
-ppc_linux_supply_fpregset (char *buf)
+ppc_linux_supply_fpregset (const struct regset *regset,
+    struct regcache * regcache,
+    int regnum, const void *fpset, size_t size)
 {
   int regi;
-  struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
+  struct gdbarch *regcache_arch = get_regcache_arch (regcache);
+  struct gdbarch_tdep *regcache_tdep = gdbarch_tdep (regcache_arch);
+  const bfd_byte *buf = fpset;

   for (regi = 0; regi < 32; regi++)
-    supply_register (FP0_REGNUM + regi, buf + 8 * regi);
+    regcache_raw_supply (regcache, FP0_REGNUM + regi, buf + 8 * regi);

   /* The FPSCR is stored in the low order word of the last doubleword in the
      fpregset.  */
-  supply_register (tdep->ppc_fpscr_regnum, buf + 8 * 32 + 4);
+  regcache_raw_supply (regcache, regcache_tdep->ppc_fpscr_regnum,
+        buf + 8 * 32 + 4);
 }

-/*
-  Use a local version of this function to get the correct types for regsets.
-*/
+static struct regset ppc_linux_fpregset = { NULL, ppc_linux_supply_fpregset };

-static void
-fetch_core_registers (char *core_reg_sect,
-       unsigned core_reg_size,
-       int which,
-       CORE_ADDR reg_addr)
+static const struct regset *
+ppc_linux_regset_from_core_section (struct gdbarch *core_arch,
+     const char *sect_name, size_t sect_size)
 {
-  if (which == 0)
+  struct gdbarch_tdep *tdep = gdbarch_tdep (core_arch);
+  if (strcmp (sect_name, ".reg") == 0)
     {
-      if (core_reg_size == ELF_GREGSET_SIZE)
- ppc_linux_supply_gregset (core_reg_sect);
+      if (tdep->wordsize == 4)
+ return &ppc32_linux_gregset;
       else
- warning ("wrong size gregset struct in core file");
-    }
-  else if (which == 2)
-    {
-      if (core_reg_size == ELF_FPREGSET_SIZE)
- ppc_linux_supply_fpregset (core_reg_sect);
-      else
- warning ("wrong size fpregset struct in core file");
+ return &ppc64_linux_gregset;
     }
+  if (strcmp (sect_name, ".reg2") == 0)
+    return &ppc_linux_fpregset;
+  return NULL;
 }

-/* Register that we are able to handle ELF file formats using standard
-   procfs "regset" structures.  */
-
-static struct core_fns ppc_linux_regset_core_fns =
-{
-  bfd_target_elf_flavour, /* core_flavour */
-  default_check_format, /* check_format */
-  default_core_sniffer, /* core_sniffer */
-  fetch_core_registers, /* core_read_registers */
-  NULL /* next */
-};
-
 static void
 ppc_linux_init_abi (struct gdbarch_info info,
                     struct gdbarch *gdbarch)
@@ -1086,6 +1119,7 @@
       /* PPC64 malloc's entry-point is called ".malloc".  */
       set_gdbarch_name_of_malloc (gdbarch, ".malloc");
     }
+  set_gdbarch_regset_from_core_section (gdbarch, ppc_linux_regset_from_core_section);
 }

 void
@@ -1099,5 +1133,4 @@
                          ppc_linux_init_abi);
   gdbarch_register_osabi (bfd_arch_rs6000, bfd_mach_rs6k, GDB_OSABI_LINUX,
                          ppc_linux_init_abi);
-  add_core_fns (&ppc_linux_regset_core_fns);
 }
Index: ppc-tdep.h
===================================================================
RCS file: /cvs/src/src/gdb/ppc-tdep.h,v
retrieving revision 1.25
diff -u -r1.25 ppc-tdep.h
--- ppc-tdep.h 10 Nov 2003 22:47:28 -0000 1.25
+++ ppc-tdep.h 15 Mar 2004 21:28:31 -0000
@@ -1,6 +1,7 @@
 /* Target-dependent code for GDB, the GNU debugger.
-   Copyright 2000, 2001, 2002, 2003
-   Free Software Foundation, Inc.
+
+   Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
+   Inc.

    This file is part of GDB.

@@ -62,8 +63,12 @@
      CORE_ADDR bpaddr);
 int ppc_linux_memory_remove_breakpoint (CORE_ADDR addr, char *contents_cache);
 struct link_map_offsets *ppc_linux_svr4_fetch_link_map_offsets (void);
-void ppc_linux_supply_gregset (char *buf);
-void ppc_linux_supply_fpregset (char *buf);
+void ppc_linux_supply_gregset (struct regcache *regcache,
+        int regnum, const void *gregs, size_t size,
+        int wordsize);
+void ppc_linux_supply_fpregset (const struct regset *regset,
+ struct regcache *regcache,
+ int regnum, const void *gregs, size_t size);

 enum return_value_convention ppc64_sysv_abi_return_value (struct gdbarch *gdbarch,
    struct type *valtype,

20 years ago* cygpath.cc (usage): Don't issue helpful message if -i is used.
cgf [Mon, 15 Mar 2004 21:34:12 +0000 (21:34 +0000)]
* cygpath.cc (usage): Don't issue helpful message if -i is used.
(from Igor Pechtchanski)

20 years ago2004-03-15 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 15 Mar 2004 21:21:00 +0000 (21:21 +0000)]
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* rs6000-tdep.c (rs6000_register_virtual_type): Make registers
unsigned.

20 years ago2004-03-15 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 15 Mar 2004 20:38:07 +0000 (20:38 +0000)]
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (gdbarch_data_pre_init_fytpe)
(gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
(gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
and register_gdbarch_data.
(deprecated_set_gdbarch_data): Rename set_gdbarch_data.
(struct gdbarch_data): Replace "init" by "pre_init" and
"post_init".
* gdbarch.h, gdbarch.c: Re-generate.
* dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
with"obstack", use OBSTACK_ZALLOC.
(dwarf2_frame_ops): Delete.
(dwarf2_frame_set_init_reg): Use gdbarch_data.
(dwarf2_frame_init_reg): Use gdbarch_data.
(_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
* solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
(_initialize_svr4_solib): Update.
* user-regs.c (_initialize_user_regs): Update.
* reggroups.c (_initialize_reggroup): Update.
* regcache.c (_initialize_regcache): Update.
* mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
* libunwind-frame.c (_initialize_libunwind_frame): Update.
* gnu-v3-abi.c (init_gnuv3_ops): Update.
* frame-unwind.c (_initialize_frame_unwind): Update.
* frame-base.c (_initialize_frame_base): Update.
* user-regs.c (user_reg_add): Update.
* reggroups.c (reggroup_add): Update.
* mips-linux-tdep.c (set_mips_linux_register_addr): Update.
* libunwind-frame.c (libunwind_frame_set_descr): Update.
* frame-unwind.c (frame_unwind_append_sniffer): Update.
* frame-base.c (frame_base_table): Update.
* remote.c (_initialize_remote): Update.
* gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.

20 years ago2004-03-15 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 15 Mar 2004 20:32:51 +0000 (20:32 +0000)]
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* cris-tdep.c (bfd_lookup_symbol): Delete unused function.

20 years ago * Makefile.in (frv-linux-tdep.o): Add dependencies.
kevinb [Mon, 15 Mar 2004 19:42:23 +0000 (19:42 +0000)]
* Makefile.in (frv-linux-tdep.o): Add dependencies.
* frv-linux-tdep.c: New file.
* frv-tdep.c (struct gdbarch_tdep): Add new field
``sigcontext_reg_addr''.
(frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
(frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
(frv_sigramp_frame_sniffer): New functions.
(frv_sigtramp_frame_unwind): New static global.
(frv_gdbarch_init): Hook in ABI-specific overrides.  Hook up frame
sniffers.
* frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
* config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.

20 years ago * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
aldyh [Mon, 15 Mar 2004 19:07:39 +0000 (19:07 +0000)]
    * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.

20 years ago * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
kevinb [Mon, 15 Mar 2004 18:49:01 +0000 (18:49 +0000)]
* frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
but not via a call to error(), when unable to read memory.

20 years ago * frv-tdep.c (frv_call_dummy_words): Delete.
kevinb [Mon, 15 Mar 2004 18:31:35 +0000 (18:31 +0000)]
* frv-tdep.c (frv_call_dummy_words): Delete.
(frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.

20 years ago * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
danglin [Mon, 15 Mar 2004 17:53:44 +0000 (17:53 +0000)]
* elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
input_section in calls to get_dyn_name.
* elf64-hppa.c (get_dyn_name): Change type of first argument to "bfd *". Use section id of first section in input BFD to build dynamic name for
local symbols.
(elf64_hppa_check_relocs): Pass abfd in call to get_dyn_name.

20 years agoIndex: ChangeLog
cagney [Mon, 15 Mar 2004 17:12:48 +0000 (17:12 +0000)]
Index: ChangeLog
2004-03-15  Andrew Cagney  <cagney@redhat.com>

* infrun.c (handle_step_into_function, step_over_function): Only
update and use STEP_FRAME_ID when the system is using legacy
frames.  Update comments.

20 years ago* exceptions.cc (try_to_debug): Report on tid of caller.
cgf [Mon, 15 Mar 2004 15:50:18 +0000 (15:50 +0000)]
* exceptions.cc (try_to_debug): Report on tid of caller.
* sync.cc (muto::acquire): Fix some races.
* sync.h (muto): Expose some fields for easier debugging.

20 years ago * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
amodra [Mon, 15 Mar 2004 14:21:42 +0000 (14:21 +0000)]
* bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
(BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Don't define here.
(bfd_getb64, bfd_getl64, bfd_get_bits): Return bfd_uint64_t.
(bfd_getb_signed_64, bfd_getl_signed_64): Return bfd_int64_t.
(bfd_putb64, bfd_putl64, bfd_put_bits): Accept bfd_uint64_t.
* configure.in (HOST_U_64BIT_TYPE): Set when sizeof long is 8.
(BFD_HOST_64_BIT_DEFINED, BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Set
when using long.
* libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.
(bfd_getb64): Return bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
(bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
(bfd_putb64): Accept bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
(bfd_putl64, bfd_put_bits, bfd_get_bits): Likewise.
* dwarf2.c (struct attribute): Use bfd_int64_t and bfd_uint64_t.
(read_8_bytes, read_indirect_string, read_address): Likewise.
(read_abbrevs, parse_comp_unit): Likewise.
* targets.c (struct bfd_target): Likewise.
* aix386-core.c (NO_GET64, NO_PUT64, NO_GETS64): Define and use.
* hppabsd-core.c: Likewise.  Formatting.
* hpux-core.c: Likewise.
* irix-core.c: Likewise.
* netbsd-core.c: Likewise.
* osf-core.c: Likewise.
* ptrace-core.c: Likewise.
* sco5-core.c: Likewise.
* trad-core.c: Likewise.
* configure: Regenerate.
* bfd-in2.h: Regenerate.

20 years ago * sparc-dis.c (print_insn_sparc): Update getword prototype.
amodra [Mon, 15 Mar 2004 13:36:28 +0000 (13:36 +0000)]
* sparc-dis.c (print_insn_sparc): Update getword prototype.