platform/upstream/binutils.git
19 years ago*** empty log message ***
gdbadmin [Sun, 29 Aug 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sat, 28 Aug 2004 23:55:48 +0000 (23:55 +0000)]
2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>

With code from Manoj Iyer <manjo@austin.ibm.com>:
* lib/gdb.exp (gdb_file_cmd): Return more information in the
return value.  Add an arm for "no debugging symbols found".
Change a stray "error" to "perror".
(gdb_run_cmd): Adapt to new return value.
* gdb.base/remote.exp: Adapt to new return value.
* gdb.gdb/complaints.exp: Likewise.
* gdb.gdb/observer.exp: Likewise.
* gdb.gdb/selftest.exp: Likewise.
* gdb.gdb/xfullpath.exp: Likewise.

19 years ago * nm.c (show_synthetic): New var.
Alan Modra [Sat, 28 Aug 2004 08:55:47 +0000 (08:55 +0000)]
* nm.c (show_synthetic): New var.
(long_options): Add "synthetic".
(usage): Here too.
(display_rel_file): Handle show_synthetic.

19 years ago * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy input
Alan Modra [Sat, 28 Aug 2004 08:54:34 +0000 (08:54 +0000)]
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy input
symbol pointer arrays before modifying.

19 years agocorrected version
Alan Modra [Sat, 28 Aug 2004 03:29:18 +0000 (03:29 +0000)]
corrected version

19 years agobfd/
Alan Modra [Sat, 28 Aug 2004 03:05:18 +0000 (03:05 +0000)]
bfd/
* bfd.c (bfd_get_synthetic_symtab): Pass counts and both symbol tables.
* elf-bfd.h (_bfd_elf_get_synthetic_symtab): Adjust.
* elf.c (_bfd_elf_get_synthetic_symtab): Adjust.
* libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Adjust.
* targets.c (struct bfd_target <_bfd_get_synthetic_symtab>): Adjust.
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't read symbols.
Use both symbol tables on non-relocatable objects.  Use a common
error exit.  Fix "mid" warning.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
binutils/
* objdump.c (dump_bfd): Pass both symbol tables to
bfd_get_synthetic_symtab.

19 years agodaily update
Alan Modra [Sat, 28 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Sat, 28 Aug 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * target.c (target_resize_to_sections): Check
Nathan J. Williams [Fri, 27 Aug 2004 18:03:32 +0000 (18:03 +0000)]
    * target.c (target_resize_to_sections): Check
        current_target.to_sections for an old value when updating.

19 years ago * elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd is in a regular
Alan Modra [Fri, 27 Aug 2004 14:54:41 +0000 (14:54 +0000)]
* elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd is in a regular
object file.
(struct sfpr_def_parms): Save some space.
(sfpr_define): Here too.

* elf64-ppc.c (compare_symbols): Put section syms first.
(sym_exists_at): New function.
(ppc64_elf_get_synthetic_symtab): Use relocs to find code entry
points only for relocatable files.  Use .opd section contents
otherwise.  Generally clean up the code.

19 years ago * gdb.threads/bp_in_thread.exp: New testcase.
Joel Brobecker [Fri, 27 Aug 2004 14:28:15 +0000 (14:28 +0000)]
    * gdb.threads/bp_in_thread.exp: New testcase.

19 years ago * procfs.c (dbx_link_bpt_addr): New static global variable.
Joel Brobecker [Fri, 27 Aug 2004 13:37:42 +0000 (13:37 +0000)]
    * procfs.c (dbx_link_bpt_addr): New static global variable.
        (dbx_link_shadow_contents): New static global variable.
        (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
        (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
        if we just hit it.
        (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
        Reset dbx_link_bpt_addr as the address of __dbx_link() may change
        from run to run.
        (procfs_create_inferior): Remove syssgi syscall-exit notifications
        after the inferior has been forked.
        (remove_dbx_link_breakpoint): New function.
        (dbx_link_addr): New function.
        (insert_dbx_link_bpt_in_file): New function.
        (insert_dbx_link_bpt_in_region): New function.
        (insert_dbx_link_breakpoint): New function.
        (proc_trace_syscalls_1): New function, extracted from
        proc_trace_syscalls.
        (proc_trace_syscalls): Replace extract code by call to
        proc_trace_syscalls_1.
        * solib-irix.c (disable_break): Remove stop_pc assertion, as it
        is no longer valid.

19 years ago2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 27 Aug 2004 11:13:28 +0000 (11:13 +0000)]
2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>

Fix PR testsuite/1735.
* gdb.threads/schedlock.c (thread_function): Add a cast
to suppress a gcc warning.
* gdb.threads/thread-specific.c (thread_function): Likewise.

19 years ago * cpu.[ch], arch.[ch], decode.[ch]: Regenerated.
Richard Sandiford [Fri, 27 Aug 2004 09:48:35 +0000 (09:48 +0000)]
* cpu.[ch], arch.[ch], decode.[ch]: Regenerated.
* cpuall.h, model.c, sem.c: Regenerated.

19 years agocpu/
Richard Sandiford [Fri, 27 Aug 2004 09:32:02 +0000 (09:32 +0000)]
cpu/
* frv.cpu (cfmovs): Change UNIT attribute to FMALL.

opcodes/
* frv-desc.[ch], frv-opc.[ch]: Regenerated.

gas/testsuite/
* gas/frv/fr550-pack1.[sd]: New test.
* gas/frv/allinsn.exp: Run it.

19 years agoAllow pcrel test for COFF targets as well, but not for PE targets.
Nick Clifton [Fri, 27 Aug 2004 08:09:00 +0000 (08:09 +0000)]
Allow pcrel test for COFF targets as well, but not for PE targets.
Similarly for the absrel test.

19 years ago * elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1, LD_R0_0R12,
Alan Modra [Fri, 27 Aug 2004 07:54:00 +0000 (07:54 +0000)]
* elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1, LD_R0_0R12,
LI_R12_0, STVX_VR0_R12_R0, LVX_VR0_R12_R0, MTLR_R0, SFPR_MAX): Define.
(struct sfpr_def_parms): New.
(sfpr_define): New function.
(savegpr0, savegpr0_tail, restgpr0, restgpr0_tail): New functions.
(savegpr1, savegpr1_tail, restgpr1, restgpr1_tail): New functions.
(savefpr, savefpr0_tail, restfpr, restfpr0_tail): New functions.
(savefpr1_tail, restfpr1_tail): New functions.
(savevr, savevr_tail, restvr, restvr_tail): New functions.
(MIN_SAVE_FPR, MAX_SAVE_FPR): Don't define.
(ppc64_elf_func_desc_adjust): Use sfpr_define in place of existing
code.  Define all ABI mandated _save and _rest functions.

19 years agoDo not assume that either bfd is an archive
Nick Clifton [Fri, 27 Aug 2004 07:39:19 +0000 (07:39 +0000)]
Do not assume that either bfd is an archive

19 years ago* gas/i386/i386.exp: Group ELF specific tests together. Move the pcrel
Nick Clifton [Fri, 27 Aug 2004 07:10:30 +0000 (07:10 +0000)]
* gas/i386/i386.exp: Group ELF specific tests together.  Move the pcrel
test into the ELF only section.  Use is_elf_format to test for ELF based
toolchains.

19 years ago*** empty log message ***
gdbadmin [Fri, 27 Aug 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
Alan Modra [Fri, 27 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 26 Aug 2004 19:26:11 +0000 (19:26 +0000)]
2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/unload.c: Include <stdlib.h>.

19 years agoBleagh. I messed up the part about properly distinguishing
Michael Chastain [Thu, 26 Aug 2004 18:18:01 +0000 (18:18 +0000)]
Bleagh.  I messed up the part about properly distinguishing
between "guy who wrote the patch" (Paul Gilliam) and
"guy who committed the patch" (me).

19 years ago2004-08-26 Paul Gilliam <pgilliam@us.ibm.com>
Michael Chastain [Thu, 26 Aug 2004 18:02:59 +0000 (18:02 +0000)]
2004-08-26  Paul Gilliam  <pgilliam@us.ibm.com>

* gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
synchronized after the "return".

19 years ago * INTERWORK_FLAG: Return true for EABIv3 objects.
Paul Brook [Thu, 26 Aug 2004 16:18:37 +0000 (16:18 +0000)]
* INTERWORK_FLAG: Return true for EABIv3 objects.

19 years ago2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 26 Aug 2004 15:13:17 +0000 (15:13 +0000)]
2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/basics.c: Include <stdio.h>.
* gdb.mi/pthreads.c: Include <stdlib.h>.
* gdb.mi/var-cmd.c: Include <stdlib.h>.

19 years ago2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 26 Aug 2004 13:10:19 +0000 (13:10 +0000)]
2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.threads/schedlock.c: Add copyright notice.

19 years ago*** empty log message ***
gdbadmin [Thu, 26 Aug 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
Alan Modra [Thu, 26 Aug 2004 00:00:05 +0000 (00:00 +0000)]
daily update

19 years agobfd/
Alan Modra [Wed, 25 Aug 2004 23:40:56 +0000 (23:40 +0000)]
bfd/
* elf32-m32r.c (m32r_elf_relocate_section): Don't compare with
TRUE or FALSE.
ld/
* ldlang.c (lang_init): Don't compare with TRUE.

19 years ago * elf32-i386.c (elf_i386_relocate_section): Tweak last change so
Alan Modra [Wed, 25 Aug 2004 23:20:37 +0000 (23:20 +0000)]
* elf32-i386.c (elf_i386_relocate_section): Tweak last change so
that pcrel correction is applied for R_386_PC32.

19 years ago2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 25 Aug 2004 17:05:10 +0000 (17:05 +0000)]
2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>

* gas/all/gas.exp: Use `string match ""' instead of `eq ""'.

19 years ago* gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
Jim Blandy [Wed, 25 Aug 2004 15:41:54 +0000 (15:41 +0000)]
* gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.

19 years ago2004-08-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Wed, 25 Aug 2004 15:26:19 +0000 (15:26 +0000)]
2004-08-25  Andrew Cagney  <cagney@gnu.org>

* gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
(skip_over_handler, breakpoint_over_hander): New test procedures.
(advance, advancei): Add a proper prefix, do not use
rerun_to_main.
* gdb.base/sigstep.c (main): Change to use an infinite loop.

19 years ago2004-08-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Wed, 25 Aug 2004 15:18:05 +0000 (15:18 +0000)]
2004-08-25  Andrew Cagney  <cagney@gnu.org>

* infrun.c (struct execution_control_state): Delete field
"stepping_through_sigtramp".
(init_execution_control_state): Do not set same.
(context_switch): Do not pass same to save_infrun_state and
load_infrun_state.
* gdbthread.h (struct thread_info): Delete field
stepping_through_sigtramp.
(save_infrun_state, load_infrun_state): Delete parameter
stepping_through_sigtramp.
* thread.c (load_infrun_state, save_infrun_state): Update.

19 years ago2004-08-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Wed, 25 Aug 2004 14:47:07 +0000 (14:47 +0000)]
2004-08-25  Andrew Cagney  <cagney@gnu.org>

* infrun.c: Re-indent.  Move expression operators to the beginning
of the line.  Remove long disabled #if 0 code.

19 years ago * elf32-i386.c (elf_i386_relocate_section): Zero section contents
Alan Modra [Wed, 25 Aug 2004 14:35:58 +0000 (14:35 +0000)]
* elf32-i386.c (elf_i386_relocate_section): Zero section contents
for R_386_32 and R_386_PC32 relocs against symbols defined in
discarded sections.

19 years agoApply Dmitry Diky's patches to add relaxation to msp430.
Nick Clifton [Wed, 25 Aug 2004 12:54:15 +0000 (12:54 +0000)]
Apply Dmitry Diky's patches to add relaxation to msp430.

19 years ago2004-08-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 25 Aug 2004 06:11:43 +0000 (06:11 +0000)]
2004-08-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (wildcardp): Defined as a macro with strpbrk.

19 years ago2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Wed, 25 Aug 2004 00:54:53 +0000 (00:54 +0000)]
2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/basics.c: Add copyright notice.
* gdb.mi/var-cmd.c: Add copyright notice.

19 years agodaily update
Alan Modra [Wed, 25 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Wed, 25 Aug 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago2004-08-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 24 Aug 2004 22:49:27 +0000 (22:49 +0000)]
2004-08-24  Andrew Cagney  <cagney@gnu.org>

* doublest.h (floatformat_ieee_quad): Rename
floatformat_ia64_quad.
* doublest.c (floatformat_ieee_quad): Rename
floatformat_ia64_quad.
(_initialize_doublest): Update.

19 years ago* dwarf2expr.h (struct dwarf_expr_context): New members
Jim Blandy [Tue, 24 Aug 2004 21:01:49 +0000 (21:01 +0000)]
* dwarf2expr.h (struct dwarf_expr_context): New members
'num_pieces' and 'pieces', for returning the result of an
expression that uses DW_OP_piece.
(struct dwarf_expr_piece): New struct type.
* dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
pieces.
(free_dwarf_expr_context): Free pieces, if any.
(add_piece): New function.
(execute_stack_op): Implement DW_OP_piece.
* dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
expression is a list of pieces, print an error message.
(dwarf2_loc_desc_needs_frame): If the expression yields
pieces, and any piece is in a register, then we need a frame.

19 years ago2004-08-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 24 Aug 2004 19:58:24 +0000 (19:58 +0000)]
2004-08-24  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Target Architecture Definition): Add missing
comma.

19 years ago* dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
Jim Blandy [Tue, 24 Aug 2004 17:31:49 +0000 (17:31 +0000)]
* dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
the stack until we've decided what sort of result the evaluation
has produced.  Use separate variables, with more specific names.

19 years ago* as.c (std_shortopts): Allow -g to take an optional argument.
Nick Clifton [Tue, 24 Aug 2004 11:58:27 +0000 (11:58 +0000)]
* as.c (std_shortopts): Allow -g to take an optional argument.
(parse_args): Pass any switch starting with -g on to the backend for parsing.

19 years agoaltmacro.[sd]: Split out part from here...
Nick Clifton [Tue, 24 Aug 2004 11:37:54 +0000 (11:37 +0000)]
altmacro.[sd]: Split out part from here...
altmac2.[sd]: ... to here.
excl.s: New.
gas.exp: Suppress both tests for a few targets known to break. Run the new
 (split out) test only when the target doesn't use '!' as a comment character.

19 years ago(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
Nick Clifton [Tue, 24 Aug 2004 08:21:25 +0000 (08:21 +0000)]
(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
R_M32R_SDA16.

19 years ago*** empty log message ***
gdbadmin [Tue, 24 Aug 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
Alan Modra [Tue, 24 Aug 2004 00:00:07 +0000 (00:00 +0000)]
daily update

19 years agoAdd missing ChangeLog entry.
Jim Blandy [Mon, 23 Aug 2004 23:50:35 +0000 (23:50 +0000)]
Add missing ChangeLog entry.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 23 Aug 2004 13:43:15 +0000 (13:43 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* lib/gdb.exp: Remove signed_keyword_not_used.
* lib/compiler.c: Likewise.
* lib/compiler.cc: Likewise.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 23 Aug 2004 13:04:03 +0000 (13:04 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/whatis.c: Remove conditional disabling of "signed".
* gdb.base/whatis.exp: Remove signed_keyword_not_used.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 23 Aug 2004 12:28:23 +0000 (12:28 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/whatis.c: Add copyright notice.

19 years ago* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
Richard Earnshaw [Mon, 23 Aug 2004 10:28:58 +0000 (10:28 +0000)]
* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
(arm_nbsd_thumb_[lb]e_breakpoint): Define.
(arm_netbsd_init_abi_common): Register them.

19 years agodaily update
Alan Modra [Mon, 23 Aug 2004 00:00:07 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Mon, 23 Aug 2004 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
Mark Kettenis [Sun, 22 Aug 2004 20:57:06 +0000 (20:57 +0000)]
* config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.

19 years ago* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
Mark Kettenis [Sun, 22 Aug 2004 20:34:55 +0000 (20:34 +0000)]
* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
safe_frame_unwind_memory instead of target_read_memory.

19 years ago* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
Mark Kettenis [Sun, 22 Aug 2004 19:03:41 +0000 (19:03 +0000)]
* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
Reorder includes.
(fetch_register, store_register): Remove prototypes.
(child_resume): Reorganize code and comments such that it is
grouped a bit more logically.
(attach): Explicitly compare errno against 0.
(detach): Likewise.  Use perror_with_name instead of
print_sys_errmsg.
* Makefile.in (infptrace.o): Update dependencies.

19 years ago* ia64-linux-nat.c: Update copyright year.
Mark Kettenis [Sun, 22 Aug 2004 16:32:35 +0000 (16:32 +0000)]
* ia64-linux-nat.c: Update copyright year.
(fetch_debug_register, store_debug_register)
(ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
PTRACE_TYPE_ARG3.
* config/ia64/nm-linux.h: Update copyright year.
 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.

19 years ago* amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
Mark Kettenis [Sun, 22 Aug 2004 16:27:30 +0000 (16:27 +0000)]
* amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
from CORE_ADDR to struct frame_info *.  Use
safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
(amd64_linux_sigtramp_p): Adjust for changed signature of
and64_linux_sigtramp_start

19 years ago* gdb_ptrace.h: GNU/Linux.
Mark Kettenis [Sun, 22 Aug 2004 15:41:47 +0000 (15:41 +0000)]
* gdb_ptrace.h: GNU/Linux.

19 years ago* config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
Mark Kettenis [Sun, 22 Aug 2004 15:38:37 +0000 (15:38 +0000)]
* config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
Remove defines.

19 years ago* infptrace.c: Include "gdb_assert.h".
Mark Kettenis [Sun, 22 Aug 2004 15:35:02 +0000 (15:35 +0000)]
* infptrace.c: Include "gdb_assert.h".
(PTRACE_XFER_TYPE): Remove define.
(offsetof): Only define if U_REGS_OFFSET isn't defined.
(fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
Tweak comment.
(fetch_inferior_registers, store_inferior_registers): Remove
redundant culry braces.  Tweak comment.  s/regno/regnum.
* Makefile.in (infptrace.o): Update dependencies.

19 years ago* configure.in: Change test for return type of ptrace to default
Mark Kettenis [Sun, 22 Aug 2004 14:18:02 +0000 (14:18 +0000)]
* configure.in: Change test for return type of ptrace to default
to `long' instead of `int'.
* configure: Regenerate.

19 years ago*** empty log message ***
gdbadmin [Sun, 22 Aug 2004 00:00:06 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
Alan Modra [Sun, 22 Aug 2004 00:00:05 +0000 (00:00 +0000)]
daily update

19 years ago * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
Hans-Peter Nilsson [Sat, 21 Aug 2004 12:51:41 +0000 (12:51 +0000)]
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
sections.

19 years ago* config/alpha/alpha-linux.mh (LOADLIBES): New variable.
Mark Kettenis [Sat, 21 Aug 2004 12:44:05 +0000 (12:44 +0000)]
* config/alpha/alpha-linux.mh (LOADLIBES): New variable.

19 years ago* configure.in: Check for ttrace function.
Mark Kettenis [Sat, 21 Aug 2004 12:05:52 +0000 (12:05 +0000)]
* configure.in: Check for ttrace function.
* configure, config.in: Regenerate.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sat, 21 Aug 2004 09:37:20 +0000 (09:37 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* (Using the Testsuite): build != host is supported,
but some test scripts do not support build != host.

19 years ago* gdb_ptrace.h: New file.
Mark Kettenis [Sat, 21 Aug 2004 08:56:38 +0000 (08:56 +0000)]
* gdb_ptrace.h: New file.
* infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
<sys/ptrace.h>.
(PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
(PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
(attach): Don't define PT_ATTACH.
(detach): Don't define PT_DETACH.
* Makefile.in (gdb_ptrace_h): New variable.
(infptrace.o): Update dependencies.

19 years ago * elflink.c (_bfd_elf_section_already_linked): Handle
Daniel Jacobowitz [Sat, 21 Aug 2004 01:13:22 +0000 (01:13 +0000)]
* elflink.c (_bfd_elf_section_already_linked): Handle
SEC_LINK_DUPLICATES_SAME_CONTENTS.

19 years agodaily update
Alan Modra [Sat, 21 Aug 2004 00:00:07 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Sat, 21 Aug 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
Mark Kettenis [Fri, 20 Aug 2004 22:15:03 +0000 (22:15 +0000)]
* gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
it to skip the breakpoints encoded in the inline assembly.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 20 Aug 2004 14:52:36 +0000 (14:52 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* Makefile.in: Add gdb.fortran.

19 years agoFix typo in Alan Modra's 2004-08-16 entry.
Ben Elliston [Fri, 20 Aug 2004 11:44:26 +0000 (11:44 +0000)]
Fix typo in Alan Modra's 2004-08-16 entry.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 20 Aug 2004 10:57:08 +0000 (10:57 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/call-sc.exp (test_scalar_returns):
Fix cut-and-paste glitch in "Make fun return now".

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

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

19 years ago * configure.tgt (arm*-*-symbianelf*): New target.
Mark Mitchell [Thu, 19 Aug 2004 18:11:42 +0000 (18:11 +0000)]
* configure.tgt (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.

19 years ago * configure.in (arm*-*-symbianelf*): New target.
Mark Mitchell [Thu, 19 Aug 2004 18:11:00 +0000 (18:11 +0000)]
* configure.in (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.
* configure: Regenerated.

19 years ago * config.bfd (arm*-*-symbianelf*): New target.
Mark Mitchell [Thu, 19 Aug 2004 18:09:44 +0000 (18:09 +0000)]
* config.bfd (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.

19 years ago * elf64-ppc.c (ppc_get_stub_entry): Change third param to a
Alan Modra [Thu, 19 Aug 2004 08:30:16 +0000 (08:30 +0000)]
* elf64-ppc.c (ppc_get_stub_entry): Change third param to a
"struct ppc_link_hash_entry *".
(ppc64_elf_relocate_section): Ditto for type of h.  Introduce h_elf
to satisfy RELOC_FOR_GLOBAL_SYMBOL.

19 years ago * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
Jakub Jelinek [Thu, 19 Aug 2004 07:47:25 +0000 (07:47 +0000)]
* elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
entries (where fd_aux overlaps next entry's fd_func).
Add non_overlapping argument, use it.
(ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, adjust_opd_syms,
ppc64_elf_size_stubs, ppc64_elf_relocate_section,
ppc64_elf_output_symbol_hook): Use address / 8 instead of address / 24
as indexes into opd_sym_map/opd_adjust array.
* elf64-ppc.h (ppc64_elf_edit_opd): Adjust prototype.

* emultempl/ppc64elf.em (non_overlapping_opd): New variable.
(ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
(OPTION_NON_OVERLAPPING_OPD): Define.
(PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
--non-overlapping-opd option.

19 years ago2004-08-18 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 19 Aug 2004 07:02:04 +0000 (07:02 +0000)]
2004-08-18  Chris Demetriou  <cgd@broadcom.com>

        * configure.in (mipsisa64sb1*-*-*): Add mips3d to sim_igen_machine.
        * configure: Regenerate.

19 years agodaily update
Alan Modra [Thu, 19 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 19 Aug 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* config/tc-mips.c (append_insn): Handle delay slots in branch likely
Thiemo Seufer [Wed, 18 Aug 2004 15:58:12 +0000 (15:58 +0000)]
* config/tc-mips.c (append_insn): Handle delay slots in branch likely
correctly.

19 years ago * gencode.c (tab): For shad snd shld, fix result for
Joern Rennecke [Wed, 18 Aug 2004 11:47:15 +0000 (11:47 +0000)]
* gencode.c (tab): For shad snd shld, fix result for
(op1 < 0 && shift_amount == 0).

19 years ago * elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
Alan Modra [Wed, 18 Aug 2004 10:11:02 +0000 (10:11 +0000)]
* elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
if we can look up their function descriptor in a regular file.

19 years ago * config/tc-ia64.c (start_unwind_section): Add linkonce_empty
Jakub Jelinek [Wed, 18 Aug 2004 09:51:29 +0000 (09:51 +0000)]
* config/tc-ia64.c (start_unwind_section): Add linkonce_empty
argument, don't do anything if current section is not
.gnu.linkonce.t.* and linkonce_empty is set.
(generate_unwind_image, dot_endp): Adjust callers, call
start_unwind_section (*, 1) if nothing will be put into the
section.

19 years agoPR 324
Nick Clifton [Wed, 18 Aug 2004 09:44:11 +0000 (09:44 +0000)]
PR 324
(coff_link_add_symbols): Check that the comdat pointer in the coff_section_data
structure has been initialised before using it.

19 years agoRemove #NO_APP, accidentally committed as part of another patch.
Nick Clifton [Wed, 18 Aug 2004 07:23:47 +0000 (07:23 +0000)]
Remove #NO_APP, accidentally committed as part of another patch.

19 years ago2004-08-17 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini [Wed, 18 Aug 2004 06:51:38 +0000 (06:51 +0000)]
2004-08-17  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.in: Regenerate.
* configure: Regenerate.

* Makefile.def (bootstrap-stage): Rename extra_*_flags to
stage_*_flags.
* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
for bootstrapped modules if toplevel bootstrap is going.
(GCC bootstrap): Generate per-stage targets for all bootstrapped
modules.  Adjust for changes in Makefile.def.  Enable several
rules even in non-bootstrap mode, just to avoid peppering the
template with unnecessary "@if/@endif gcc-bootstrap" pairs.
(stage-[+prev+]-bubble): Remove.

* Makefile.def (Dependencies): Depend on all-build-bison,
all-build-flex, all-build-byacc, all-build-texinfo, rather
than the host variations.
* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
with BUILD_SUBDIR.
(BISON): Update for recent Bisons.
(YACC): Fix typo.
(cross): Depend on all-build.
(all): Do not depend on all-build.
(prebootstrap): Remove.
(dep-kind): Accept separate prefixes for MODULE and ON variables.
(Prebootstrap dependencies): Add them to the per-stage targets
and to all-prebootstrap.
* configure.in (build_configdirs): Always enable build_tools.
(BUILD_DIR_PREFIX): Remove.

* Makefile.def (gcc): Add target variable.
(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
in the recursive `make', instead of hardwiring `all'.
(Autogenerated TARGET-* variables): New.

19 years ago PR 338
Alan Modra [Wed, 18 Aug 2004 02:45:43 +0000 (02:45 +0000)]
PR 338
* elflink.c (bfd_elf_record_link_assignment): Add comment about
changing bfd_link_hash_undefined to bfd_link_hash_new.
* ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
was already on the undefs list.

19 years ago*** empty log message ***
gdbadmin [Wed, 18 Aug 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***