deliverable/binutils-gdb.git
20 years ago * NEWS: Mention fork tracing.
Daniel Jacobowitz [Sun, 24 Aug 2003 21:21:11 +0000 (21:21 +0000)] 
* NEWS: Mention fork tracing.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sun, 24 Aug 2003 20:54:05 +0000 (20:54 +0000)] 
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* coff-i860.c (CALC_ADDEND): Define to be a no-op.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sun, 24 Aug 2003 18:16:46 +0000 (18:16 +0000)] 
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
shift by 2 before storing the relocated value.

20 years ago* i387-tdep.h: Update copyright date.
Mark Kettenis [Sun, 24 Aug 2003 13:55:48 +0000 (13:55 +0000)] 
* i387-tdep.h: Update copyright date.
(I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.

20 years ago* linux-proc.c (linux_proc_xfer_memory): Remove comment about
Mark Kettenis [Sun, 24 Aug 2003 13:34:01 +0000 (13:34 +0000)] 
* linux-proc.c (linux_proc_xfer_memory): Remove comment about
CFLAGS games to reflect reality.

20 years ago2003-08-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sun, 24 Aug 2003 11:47:18 +0000 (11:47 +0000)] 
2003-08-24  Andrew Cagney  <cagney@redhat.com>

* arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
GDB_MULTI_ARCH is always non-zero.
* osabi.c (_initialize_gdb_osabi): Ditto.
(gdbarch_init_osabi): Ditto.
* sparc-tdep.c: Ditto for #if code.

20 years agodaily update
Alan Modra [Sun, 24 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 24 Aug 2003 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago2003-08-23 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sat, 23 Aug 2003 23:00:09 +0000 (23:00 +0000)] 
2003-08-23  Jason Eckhardt  <jle@rice.edu>

[bfd/ChangeLog]
        * coff-i860.c (coff_i860_reloc_nyi): New function.
(howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
LOWn, SPLITn, and BRADDR.
(RTYPE2HOWTO): Check that the r_type is within the howto_table
before trying to access the entry.
(coff_i860_rtype_to_howto): Likewise.
(coff_i860_reloc_type_lookup): New function.
(i860_reloc_processing): New function.
(coff_bfd_reloc_type_lookup): Define macro.
(RELOC_PROCESSING): Define macro.
Minor formatting adjustments.

[include/coff/ChangeLog]
* coff/i860.h (COFF860_R_PAIR, COFF860_R_LOW0, COFF860_R_LOW1,
COFF860_R_LOW2, COFF860_R_LOW3, COFF860_R_LOW4, COFF860_R_SPLIT0,
COFF860_R_SPLIT1, COFF860_R_SPLIT2, COFF860_R_HIGHADJ,
COFF860_R_BRADDR): Define new relocation constants and document.
Minor formatting adjustments.

20 years ago* x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
Mark Kettenis [Sat, 23 Aug 2003 13:58:18 +0000 (13:58 +0000)] 
* x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
Update comments.
* x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype.  Update
comments.
* x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
x86_64_supply_fxsave.
* x86-64-linux-nat.c (supply_fpregset): Adjust call to
x86_64_supply_fxsave.
* amd64fbsd-nat.c (supply_fpregset): Adjust call to
x86_64_supply_fxsave.

20 years ago2003-08-23 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Sat, 23 Aug 2003 12:21:14 +0000 (12:21 +0000)] 
2003-08-23  Andreas Jaeger  <aj@suse.de>

        * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
        i387_supply_fxsave.

20 years ago* go32-nat.c (fetch_register): Call i387_supply_fsave instead of
Mark Kettenis [Sat, 23 Aug 2003 08:56:45 +0000 (08:56 +0000)] 
* go32-nat.c (fetch_register): Call i387_supply_fsave instead of
i387_supply_register.
(go32_fetch_registers): Adjust call to i387_supply_fsave.
* i386nbsd-tdep.c (fetch_core_registers): Adjust call to
i387_supply_fsave.
(fetch_elfcore_registers): Adjust call to i387_supply_fsave and
i387_supply_fxsave.
* i386obsd-tdep.c (fetch_core_registers): Adjust call to
i387_supply_fsave.
* i386bsd-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
(fetch_inferior_registers): Remove extraneous whitespace.  Adjust
call to i387_supply_fxsave.  Call i387_supply_fsave instead of
supply_fpregset.
(store_inferior_registers): Remove extraneous whitespace.  Call
i387_fill_fsave instead of fill_fpregset.
* i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
(supply_fpregset): Likewise.
* i386v4-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
* i386-interix-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
* i386-linux-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
(supply_fpxregset): Adjust call to i387_adjust_fxsave.
* i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
i387supply_fsave and i387_supply_fxsave.
* i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
Incorporate code from `i387_supply_register.
(i387_supply_register): Remove.
(i387_supply_fxsave): Add `regnum' argument.
Update comments.
* i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
prototype.
(i387_supply_register): remove prototype.
Update comments.

20 years agoRevise DejaGnu patch submission guidelines.
Ben Elliston [Sat, 23 Aug 2003 08:51:04 +0000 (08:51 +0000)] 
Revise DejaGnu patch submission guidelines.

20 years ago * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
Alan Modra [Sat, 23 Aug 2003 04:10:34 +0000 (04:10 +0000)] 
* elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.

20 years ago2003-08-22 Michael Chastain <mec@shout.net>
Michael Chastain [Sat, 23 Aug 2003 03:59:43 +0000 (03:59 +0000)] 
2003-08-22  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
Add lines for files in gdb/testsuite/gdb.cp/* that are
still not 8.3 unique.

20 years ago2003-08-22 Michael Chastain <mec@shout.net>
Michael Chastain [Sat, 23 Aug 2003 03:55:59 +0000 (03:55 +0000)] 
2003-08-22  Michael Chastain  <mec@shout.net>

* gdb.cp: New directory.
* gdb.cp/*: Copy from gdb.c++/*.
* gdb.c++/*: Remove.
* Makefile.in: Change gdb.c++ to gdb.cp.
* configure.in:  Ditto.
* configure: Regnerate.

20 years ago*** empty log message ***
gdbadmin [Sat, 23 Aug 2003 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

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

20 years ago2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 22 Aug 2003 23:35:59 +0000 (23:35 +0000)] 
2003-08-22  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
.got section at 8 bytes.

20 years ago * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
Daniel Jacobowitz [Fri, 22 Aug 2003 20:45:55 +0000 (20:45 +0000)] 
* gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
TYPE_VPTR_FIELDNO is valid.

20 years ago* utils.c (set_width_command): Remove prototypes.
Mark Kettenis [Fri, 22 Aug 2003 20:23:15 +0000 (20:23 +0000)] 
* utils.c (set_width_command): Remove prototypes.
(set_screen_size): New prototype.
(init_page_info): Simplify by fetching the screen size from
Readline.  Call set_screen_size.
(set_screen_size): New function.
(set_width): Add missing whitespace in comment.
(set_width_command): Call set_screen_size.
(set_height_command): New function.
(initialize_utils): Fix formatting.  Make "set height" command
call set_height_command.  Remove redundant code that turns off
pagination if output isn't a terminal.  Remove redundant call to
set_width_command.

20 years ago* sparc64-tdep.h (sparc64_regnum): Fix comment.
Mark Kettenis [Fri, 22 Aug 2003 18:52:50 +0000 (18:52 +0000)] 
* sparc64-tdep.h (sparc64_regnum): Fix comment.
(sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
(sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
* sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
`case' keyword.
(sparc64_register_info): Give the reister with number
SPARC64_STATE_REGNUM a name.
(sparc64_pseudo_register_write): Add support for %cwp, %pstate,
%asi and %ccr.
(sparc64_push_dummy_call): Take BIAS into account when checking
stcak alignment.
(sparc_software_single_step): Remove assertions that check whether
NPC and NNPC were zero.
(sparc_supply_rwindow): Make public.  Merge functionality with
sparc64_supply_rwindow.
(sparc_fill_rwindow): Make public.  Merge functionality with
sparc64_fill_rwindow.
(sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
* sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
* sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
sparc_supply_rwindow instead of sparc64_supply_rwindow.

20 years agoIndex: ChangeLog
Geoffrey Keating [Fri, 22 Aug 2003 17:05:58 +0000 (17:05 +0000)] 
Index: ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.

Index: gcc/ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.

20 years ago* reggroups.c: Add whitespace after declarations of local
Mark Kettenis [Fri, 22 Aug 2003 09:49:01 +0000 (09:49 +0000)] 
* reggroups.c: Add whitespace after declarations of local
variables in functions.

20 years ago2003-08-21 Michael Chastain <mec@shout.net>
Michael Chastain [Fri, 22 Aug 2003 05:05:56 +0000 (05:05 +0000)] 
2003-08-21  Michael Chastain  <mec@shout.net>

* gdbtypes.h: Change array bound type from an int to enum.

20 years ago2003-08-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 22 Aug 2003 00:35:32 +0000 (00:35 +0000)] 
2003-08-21  Andrew Cagney  <cagney@redhat.com>

* config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
* config/sparc/tm-sparc.h: Ditto.
* config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
unconditionally.
* config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.

20 years ago*** empty log message ***
gdbadmin [Fri, 22 Aug 2003 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Fri, 22 Aug 2003 00:00:05 +0000 (00:00 +0000)] 
daily update

20 years ago* objfiles.h (struct objfile): Add memebers `data' and `num_data'.
Mark Kettenis [Thu, 21 Aug 2003 22:35:33 +0000 (22:35 +0000)] 
* objfiles.h (struct objfile): Add memebers `data' and `num_data'.
(register_objfile_data, set_objfile_data, objfile_data): New
prototypes.
* objfiles.c (objfile_alloc_data, objfile_free_data): New
prototypes.
(allocate_objfile): Call objfile_alloc_data.
(free_objfile): Call objfile_free_data.
(struct objfile_data): New.
(struct objfile_data_registration): New.
(struct objfile_data_registry): New.
(objfile_data_registry): New variable.
(register_objfile_data): New function.
(objfile_alloc_data, objfile_free_data): New functions.
(set_objfile_data, objfile_data): New functions.
* dwarf2-frame.c (dwarf2_frame_data): New variable.
(dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
(_initialize_dwarf2_frame): New function and prototype.

20 years ago2003-08-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)] 
2003-08-21  Andrew Cagney  <cagney@redhat.com>

* sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
a specific architecture.
* arch-utils.h (set_architecture_from_arch_mach): Delete
declaration.
(target_architecture_hook): Delete declaration.
* arch-utils.c: Delete non GDB_MULTI_ARCH includes.
(default_float_format): Assume GDB_MULTI_ARCH.
(default_double_format): Assume GDB_MULTI_ARCH.
(set_endian_from_file): Delete function.
(arch_ok): Delete function.
(set_arch): Delete function.
(set_architecture_from_arch_mach): Delete function.
(set_architecture_from_file): Delete function.
(set_architecture): Assume GDB_MULTI_ARCH.
(set_gdbarch_from_file): Assume GDB_MULTI_ARCH.

20 years agoRewrite FreeBSD/sparc64 native configuration.
Mark Kettenis [Thu, 21 Aug 2003 20:38:46 +0000 (20:38 +0000)] 
Rewrite FreeBSD/sparc64 native configuration.
* sparcbsd-nat.c, sparcbsd-nat.h: New files.
* sparc64fbsd-nat.c: New file.
* sparc64fbsd-tdep.c: New file.
* sparc64-tdep.c sparc64-tdep.h: New files.
* Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
sparc64fbsd-tdep.o): New dependencies.
(SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
and sparc64fbsd-tdep.c.
(sparc64_tdep_h, sparcbsd_nat_h): New variables.
* config/sparc/fbsd.mh: Remove copyright notice.
(NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
sparcbsd-nat.o.
* config/sparc/fbsd.mt: Remove copyright notice.
(TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
solib-legacy.o.  Add sparc64-tdep.o and sparc64fbsd-tdep.o.
* config/sparc/nm-fbsd.h: Don't include "elf/common.h".
(SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
* config/sparc/tm-fbsd.h: Don't include "solib.h" and
"sparc/tm-sp64.h".
(SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
(GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.

20 years ago2003-08-21 Michael Chastain <mec@shout.net>
Michael Chastain [Thu, 21 Aug 2003 19:55:32 +0000 (19:55 +0000)] 
2003-08-21  Michael Chastain  <mec@shout.net>

* symtab.h: Add doco on the space critical structures and
some measurements of space usage.

20 years ago2003-08-21 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 21 Aug 2003 18:09:54 +0000 (18:09 +0000)] 
2003-08-21  Michael Snyder  <msnyder@redhat.com>

        * tracepoint.c (trace_dump_command): Trace break address
is subject to DECR_PC_AFTER_BREAK.
        (set_traceframe_context): Make "trace_line" an int.
        Fixes suggested by Mark Newman  <mark.newman@lmco.com>

20 years agoFix spelling typo.
Nick Clifton [Thu, 21 Aug 2003 16:26:20 +0000 (16:26 +0000)] 
Fix spelling typo.

20 years agoConvert to ISO C90. Tidy up formatting.
Nick Clifton [Thu, 21 Aug 2003 16:20:39 +0000 (16:20 +0000)] 
Convert to ISO C90.  Tidy up formatting.

20 years agoAdd PGI extensions
Nick Clifton [Thu, 21 Aug 2003 14:03:23 +0000 (14:03 +0000)] 
Add PGI extensions

20 years agoFor elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
Nick Clifton [Thu, 21 Aug 2003 14:00:06 +0000 (14:00 +0000)] 
For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
both.

20 years agoUpdated translations
Nick Clifton [Thu, 21 Aug 2003 13:52:58 +0000 (13:52 +0000)] 
Updated translations

20 years ago(mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh
Nick Clifton [Thu, 21 Aug 2003 13:37:01 +0000 (13:37 +0000)] 
(mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh
with output parameter.
(cmbtoh): Add profiling hack.

20 years agoMerge configure.in, configure with GCC.
Geoffrey Keating [Thu, 21 Aug 2003 02:21:21 +0000 (02:21 +0000)] 
Merge configure.in, configure with GCC.

20 years ago2003-08-20 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 21 Aug 2003 00:01:31 +0000 (00:01 +0000)] 
2003-08-20  Michael Snyder  <msnyder@redhat.com>

        * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
        * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
        FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
        argument passing.
        (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
        functions, replace sh_push_dummy_call.
        (sh_gdbarch_init): Set push_dummy_call to one of new methods.

20 years ago*** empty log message ***
gdbadmin [Thu, 21 Aug 2003 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 21 Aug 2003 00:00:05 +0000 (00:00 +0000)] 
daily update

20 years ago2003-08-20 Michael Chastain <mec@shout.net>
Michael Chastain [Wed, 20 Aug 2003 23:00:06 +0000 (23:00 +0000)] 
2003-08-20  Michael Chastain  <mec@shout.net>

* gdbtypes.h (struct main_type): Rearrange to save space.

20 years ago2003-08-20 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 20 Aug 2003 22:30:17 +0000 (22:30 +0000)] 
2003-08-20  Michael Snyder  <msnyder@redhat.com>

        * trad-frame.c: Comment typo fix.

20 years ago * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
Kevin Buettner [Wed, 20 Aug 2003 20:22:41 +0000 (20:22 +0000)] 
* frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
(frv_frame_init_saved_regs): Add declaration.
(frame_extra_info): Add new field ``saved_regs''.
(frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
(frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
Update frame related code.
(frv_extract_struct_value_address): Adjust formatting.
* Makefile.in (frv-tdep.o): Update dependencies.
* config/frv/tm-frv.h (target_insert_watchpoint)
(target_remove_watchpoint, target_insert_hw_breakpoint)
(target_remove_hw_breakpoint): Delete these macros.
(remote_insert_watchpoint, remote_remove_watchpoint)
(remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
these declarations.

20 years ago2003-08-20 Michael Chastain <mec@shout.net>
Michael Chastain [Wed, 20 Aug 2003 17:39:18 +0000 (17:39 +0000)] 
2003-08-20  Michael Chastain  <mec@shout.net>

* defs.h (ENUM_BITFIELD): New macro.
* symtab.h (ENUM_BITFIELD): Use it.
(BYTE_BITFIELD): Remove old macro, which was already disabled.

20 years agoFix spelling typo.
Nick Clifton [Wed, 20 Aug 2003 15:40:02 +0000 (15:40 +0000)] 
Fix spelling typo.

20 years ago * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
Richard Sandiford [Wed, 20 Aug 2003 13:53:42 +0000 (13:53 +0000)] 
* elf64-mips.c (elf_backend_copy_indirect_symbol): Define.

20 years agoBetter handking for unresolved symbols
Nick Clifton [Wed, 20 Aug 2003 08:37:19 +0000 (08:37 +0000)] 
Better handking for unresolved symbols

20 years ago * configure.in: Disable libgcj for darwin not on powerpc.
Geoffrey Keating [Wed, 20 Aug 2003 00:51:25 +0000 (00:51 +0000)] 
* configure.in: Disable libgcj for darwin not on powerpc.
* configure: Rebuild.

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

20 years ago*** empty log message ***
gdbadmin [Wed, 20 Aug 2003 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
Alan Modra [Tue, 19 Aug 2003 15:48:53 +0000 (15:48 +0000)] 
* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
PPC_OPCODE_RFMCI to -m440 selected ppc_cpu.

20 years agoAdd support for unindexed form of Addressing Mode 5
Nick Clifton [Tue, 19 Aug 2003 13:05:42 +0000 (13:05 +0000)] 
Add support for unindexed form of Addressing Mode 5

20 years ago2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
Shrinivas Atre [Tue, 19 Aug 2003 09:55:59 +0000 (09:55 +0000)] 
2003-08-19  Shrinivas Atre <shrinivasa@kpitcummins.com>

* MAINTAINERS (write after approval): Add myself.

20 years ago * config/tc-ppc.c (md_parse_option): Handle -m440.
Alan Modra [Tue, 19 Aug 2003 07:09:44 +0000 (07:09 +0000)] 
* config/tc-ppc.c (md_parse_option): Handle -m440.
(md_apply_fix3): Warning fix.
(md_show_usage): Add -m440.
* doc/c-ppc.texi: Document -m440.

20 years ago * ppc-opc.c (PPC440): Define.
Alan Modra [Tue, 19 Aug 2003 07:09:10 +0000 (07:09 +0000)] 
* ppc-opc.c (PPC440): Define.
(powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
icread instructions when PPC440.  Add dlmzb instruction.

20 years ago * ppc.h (PPC_OPCODE_440): Define. Formatting. Use hex for other
Alan Modra [Tue, 19 Aug 2003 07:08:20 +0000 (07:08 +0000)] 
* ppc.h (PPC_OPCODE_440): Define.  Formatting.  Use hex for other
PPC_OPCODE_* defines.

20 years ago*** empty log message ***
gdbadmin [Tue, 19 Aug 2003 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

20 years agodaily update
Alan Modra [Tue, 19 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years agoIndex: ChangeLog
Andrew Cagney [Mon, 18 Aug 2003 20:04:56 +0000 (20:04 +0000)] 
Index: ChangeLog
2003-08-18  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
* gdbarch.h, gdbarch.c: Re-generate.
* infcall.c (call_function_by_hand): Adjust the SP by
frame_red_zone_size before allocating any stack space.
* rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
* x86-64-tdep.c (x86_64_frame_align): New function.
(x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".

* x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
Remove code adjusting SP so that it skips over the Red Zone.

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

* gdbint.texinfo (Target Architecture Definition): Document
"frame_red_zone_size".

20 years ago2003-08-18 Andreas Schwab <schwab@suse.de>
H.J. Lu [Mon, 18 Aug 2003 18:26:56 +0000 (18:26 +0000)] 
2003-08-18  Andreas Schwab  <schwab@suse.de>

* libpei.h (bfd_pe_executable_p): Also recognize efi-app
executables.

20 years ago* NEWS (New native configurations): Mention FreeBSD/amd64.
Mark Kettenis [Mon, 18 Aug 2003 18:20:19 +0000 (18:20 +0000)] 
* NEWS (New native configurations): Mention FreeBSD/amd64.

20 years ago2003-08-18 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 18 Aug 2003 17:35:16 +0000 (17:35 +0000)] 
2003-08-18  Andrew Cagney  <cagney@redhat.com>

* m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
"dwarf2_build_frame_info".  Append "m68k_frame_sniffer" instead of
"m68k_frame_p".
(m68hc11_frame_sniffer): Replace "m68hc11_frame_p".

20 years ago* x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
Mark Kettenis [Mon, 18 Aug 2003 17:33:26 +0000 (17:33 +0000)] 
* x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.

20 years ago2003-08-18 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Mon, 18 Aug 2003 13:42:13 +0000 (13:42 +0000)] 
2003-08-18  Michal Ludvig  <mludvig@suse.cz>

* config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
Define.
* i386-linux-nat.c: Include "linux-nat.h".
(child_post_startup_inferior): New function.

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

20 years agodaily update
Alan Modra [Mon, 18 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago* gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
Mark Kettenis [Sun, 17 Aug 2003 23:18:31 +0000 (23:18 +0000)] 
* gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
* gdb.arch/i386-prologue.c (gdb1338): Add function.

20 years ago* i386-tdep.c (i386_analyze_register_saves): Handle register saves
Mark Kettenis [Sun, 17 Aug 2003 23:16:44 +0000 (23:16 +0000)] 
* i386-tdep.c (i386_analyze_register_saves): Handle register saves
at the start of a frameless function.  This probably fixes PR
backtrace/1338.

20 years ago2003-08-17 Michael Chastain <mec@shout.net>
Michael Chastain [Sun, 17 Aug 2003 22:33:08 +0000 (22:33 +0000)] 
2003-08-17  Michael Chastain  <mec@shout.net>

* symfile.c (find_sym_fns): Remove special case for apollo target.

20 years ago * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
Daniel Jacobowitz [Sun, 17 Aug 2003 20:17:02 +0000 (20:17 +0000)] 
* linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
(PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
(linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
(linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
(linux_supports_tracevforkdone): New function.
(linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
TRACEVFORKDONE.
(child_follow_fork): Handle vfork.
(linux_handle_extended_wait): Likewise.  Also handle exec.
(child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
* NEWS: Mention fork tracing.

20 years ago * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
Daniel Jacobowitz [Sun, 17 Aug 2003 18:52:59 +0000 (18:52 +0000)] 
* lin-lwp.c (child_wait): Call linux_record_stopped_pid.

20 years ago * Makefile.in (i386-linux-nat.o): Update dependencies.
Daniel Jacobowitz [Sun, 17 Aug 2003 18:22:25 +0000 (18:22 +0000)] 
* Makefile.in (i386-linux-nat.o): Update dependencies.
* config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
* config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
(CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
* i386-linux-nat.c: Include "linux-nat.h".
(child_post_startup_inferior): New function.
* i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
* infptrace.c (kill_inferior): Wrap in #ifdef.
* lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
attaching to each LWP.
(child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
(init_lin_lwp_ops): Fill in some more operations.
* linux-nat.h (linux_enable_event_reporting)
(linux_handle_extended_wait, linux_child_post_startup_inferior): New
prototypes.
* linux-nat.c (linux_enable_event_reporting): New function.
(child_post_attach, linux_child_post_startup_inferior)
(child_post_startup_inferior, child_follow_fork)
(linux_handle_extended_wait, kill_inferior): New functions.

20 years ago * mi-var-display.exp (-var-list-children weird): Accept function
Daniel Jacobowitz [Sun, 17 Aug 2003 17:23:13 +0000 (17:23 +0000)] 
* mi-var-display.exp (-var-list-children weird): Accept function
pointers with argument types.
* mi1-var-display.exp (-var-list-children weird): Likewise.
* mi2-var-display.exp (-var-list-children weird): Likewise.

20 years ago * gdb.base/annota3.exp: Add missing newline.
Daniel Jacobowitz [Sun, 17 Aug 2003 16:50:59 +0000 (16:50 +0000)] 
* gdb.base/annota3.exp: Add missing newline.

20 years ago * simple.c (bfd_simple_get_relocated_section_contents): Move
Hans-Peter Nilsson [Sun, 17 Aug 2003 07:37:33 +0000 (07:37 +0000)] 
* simple.c (bfd_simple_get_relocated_section_contents): Move
reloc_done hack to before first bfd_section_size call.  Change all
returns to use new wrapper macro RETURN, restoring sec->reloc_done.

20 years agoinclude/opcode/ChangeLog:
Jason Eckhardt [Sun, 17 Aug 2003 03:16:23 +0000 (03:16 +0000)] 
include/opcode/ChangeLog:
2003-08-16  Jason Eckhardt  <jle@rice.edu>

        * i860.h (fmov.ds): Expand as famov.ds.
        (fmov.sd): Expand as famov.sd.
        (pfmov.ds): Expand as pfamov.ds.

gas/testsuite/ChangeLog:
2003-08-16  Jason Eckhardt  <jle@rice.edu>

        * gas/i860/pseudo-ops01.{s,d}: New files.
        * gas/i860/i860.exp: Execute the new test above.
        * gas/i860/README.i860: Mention that pseudo-ops need more testing
        and remove the align fill defect from the list.

20 years ago2003-08-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sun, 17 Aug 2003 01:06:47 +0000 (01:06 +0000)] 
2003-08-16  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
* gdbarch.h, gdbarch.c: Re-generate.

20 years agodaily update
Alan Modra [Sun, 17 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 17 Aug 2003 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago* config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
Mark Kettenis [Sat, 16 Aug 2003 18:57:37 +0000 (18:57 +0000)] 
* config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.

20 years agoReally check this in now.
Mark Kettenis [Sat, 16 Aug 2003 18:52:43 +0000 (18:52 +0000)] 
Really check this in now.

20 years ago2003-08-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 16 Aug 2003 18:38:46 +0000 (18:38 +0000)] 
2003-08-16  Andrew Cagney  <cagney@redhat.com>

* NEWS: Mention that "set prompt-escape-char" was deleted.
* top.c (get_prompt_1): Delete function.
(gdb_prompt_escape):
(init_main): Do not clear "gdb_prompt_escape".  Delete "set
prompt-escape-char" command.
(MAX_PROMPT_SIZE): Delete macro.
(get_prompt): Simplify, do not call get_prompt_1.

20 years agoOops, merge lost Makefile.in:printcmd.o part of change:
Andrew Cagney [Sat, 16 Aug 2003 17:49:12 +0000 (17:49 +0000)] 
Oops, merge lost Makefile.in:printcmd.o part of change:

2003-08-16  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (printcmd.o, valprint.o): Do not try to build with
-Werror.  -Wformat-nonliteral problems.

20 years ago2003-08-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 16 Aug 2003 17:44:51 +0000 (17:44 +0000)] 
2003-08-16  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (printcmd.o, valprint.o): Do not try to build with
-Werror.  -Wformat-nonliteral problems.

20 years ago2003-08-15 Michael Chastain <mec@shout.net>
Michael Chastain [Sat, 16 Aug 2003 16:54:26 +0000 (16:54 +0000)] 
2003-08-15  Michael Chastain  <mec@shout.net>

* src-release (do-proto-toplev): Remove junk files
dejagnu/example/calc/config.status,
dejagnu/example/calc/config.log.

20 years ago * read.c (s_print): Check for NULL.
Alan Modra [Sat, 16 Aug 2003 14:04:48 +0000 (14:04 +0000)] 
* read.c (s_print): Check for NULL.

20 years ago * elf64-ppc.c: Don't include elf/ppc.h.
Alan Modra [Sat, 16 Aug 2003 13:42:43 +0000 (13:42 +0000)] 
* elf64-ppc.c: Don't include elf/ppc.h.

20 years ago * write.c (fixup_segment): When handling an expression involving
Alan Modra [Sat, 16 Aug 2003 13:35:08 +0000 (13:35 +0000)] 
* write.c (fixup_segment): When handling an expression involving
the subtraction of two symbols in the same segment, don't clear
fx_pcrel except for TC_M68K.

20 years ago * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
Hans-Peter Nilsson [Sat, 16 Aug 2003 11:15:25 +0000 (11:15 +0000)] 
* ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
recent objdump "Contents of ..." change.

20 years agodaily update
Alan Modra [Sat, 16 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Sat, 16 Aug 2003 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

20 years ago Further multiarching work mostly for hppa64-*-hpux11:
Joel Brobecker [Fri, 15 Aug 2003 23:02:05 +0000 (23:02 +0000)] 
    Further multiarching work mostly for hppa64-*-hpux11:
        * hppa-tdep.h: New file.
        * hppa-tdep.c: #include hppa-tdep.c.
        (hppa32_num_regs): Renamed from hppa_num_regs.
        (hppa64_num_regs): New constant.
        (hppa64_call_dummy_breakpoint_offset): New constant.
        (hppa32_call_dummy_length): New constant.
        (hppa64_call_dummy_length): New constant.
        (hppa32_stack_align): Make name 32bit explicit.
        (hppa32_register_virtual_type): Likewise.
        (hppa32_extract_return_value): Likewise.
        (hppa32_use_struct_convention): Likewise.
        (hppa32_store_return_value): Likewise.
        (hppa64_register_virtual_type): New function.
        (hppa64_extract_return_value): New function.
        (hppa64_use_struct_convention): New function.
        (hppa64_store_return_value): New function.
        (hppa_frame_locals_address): Remove declaration, function does
        not exist anymore.
        (hppa_register_byte): Add support for PA64 ABI.
        (hppa_gdbarch_init): Add support for PA64 ABI.
        * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
        Make name 32bit explicit.
        (hppa32_hpux_frame_base_before_sigtramp): Likewise.
        (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
        (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
        (hppa64_hpux_frame_base_before_sigtramp): New function.
        (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
        * config/pa/tm-hppa64.h: Remove macros that are no longer
        necessary now that the gdbarch vector is properly setup.
        Transform some macros into function calls. Some minor cleanup.
        * config/pa/tm-hppah.h: Update function calls in macros
        following the function renaming in hppa-hpux-tdep.c.
        * Makefile.in (hppa_tdep_h): New variable.
        (hppa-tdep.o): Add dependency over hppa_tdep_h.

20 years agoAdd 'src-release'. 'src-release' was carved out of 'Makefile.in',
Michael Chastain [Fri, 15 Aug 2003 21:47:31 +0000 (21:47 +0000)] 
Add 'src-release'.  'src-release' was carved out of 'Makefile.in',
so use the same policy for it.

20 years ago* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
Nick Clifton [Fri, 15 Aug 2003 17:04:48 +0000 (17:04 +0000)] 
* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
  genscripts_extra.sh.
  Rearrange all msp430 depends using this script.
* Makefile.in: Regenerate.
* genscripts_extra.sh: New file: Similar to genscripts.sh, except that the
  script to be run to generate the emulations can be passed
  as an optional parameter instead of being computed from the
  emulation name.
* emulparams/msp430all.sh: New file: Combine all msp430 subdevice definitions
  into one file.
* emulparams/msp430x*.sh: Removed.

20 years agoPut the keywords for the -z option into a table.
Nick Clifton [Fri, 15 Aug 2003 09:42:17 +0000 (09:42 +0000)] 
Put the keywords for the -z option into a table.
Add more text describing what the -z now option does.

20 years agodaily update
Alan Modra [Fri, 15 Aug 2003 00:00:06 +0000 (00:00 +0000)] 
daily update

20 years ago*** empty log message ***
gdbadmin [Fri, 15 Aug 2003 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

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