Denis Chertykov
ec88d317ad
* doc/c-ip2k.texi: The company name Scenix changed to Ubicom.
...
* doc/as.texi: Likewise.
2002-07-22 19:04:28 +00:00
gdbadmin
b587b9ef15
*** empty log message ***
2002-07-22 00:00:31 +00:00
Alan Modra
c71d3cb363
daily update
2002-07-22 00:00:09 +00:00
gdbadmin
a3029400bd
*** empty log message ***
2002-07-21 00:00:32 +00:00
Alan Modra
1e95bb00e0
daily update
2002-07-21 00:00:05 +00:00
Aidan Skinner
36479eb14b
2002-07-20 Aidan Skinner <aidan@velvet.net>
...
* MAINTAINERS: Add self under write after approval.
2002-07-20 16:18:07 +00:00
Aidan Skinner
80ae6ee244
2002-07-20 Aidan Skinner <aidan@velvet.net>
...
* ada-tasks.c: Change k&r style function definitions to prototyped
form.
2002-07-20 16:08:49 +00:00
Alan Modra
2c205ff2b0
* budemang.c: Include string.h.
2002-07-20 14:00:47 +00:00
Alan Modra
25844aaec2
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
...
bomb on /DISCARD/ input section.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* emultempl/mmo.em (mmo_place_orphan): Likewise.
2002-07-20 13:41:11 +00:00
Jason Thorpe
c0647bfc65
* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
...
DT_PLTGOT into the dynamic section if there is a PLT.
2002-07-20 04:09:30 +00:00
Alan Modra
a1f67b5860
daily update
2002-07-20 00:00:05 +00:00
gdbadmin
886a9e7358
*** empty log message ***
2002-07-20 00:00:02 +00:00
Thiemo Seufer
d01414a501
* elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
...
elf32-mips.c.
(_bfd_mips_elf_write_section): Likewise.
* elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
(_bfd_mips_elf_write_section): Likewise.
* elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
(elf32_mips_write_section): Likewise.
* elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
(_bfd_mips_elf_write_section): Likewise.
2002-07-19 21:34:02 +00:00
Thiemo Seufer
bad9ca53db
* config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL
...
instead of S_IS_EXTERN.
(md_estimate_size_before_relax): Likewise.
(mips_fix_adjustable): Likewise.
2002-07-19 21:30:26 +00:00
Thiemo Seufer
a37de3d3ff
* config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
2002-07-19 21:28:49 +00:00
Daniel Jacobowitz
46c0d5a66e
2002-07-19 Daniel Jacobowitz <drow@mvista.com>
...
* config/gdbserver.exp (gdb_load): Don't use TCL varargs.
Improve support for reusing an exec file. Copy exec file
to target, and run gdbserver on the target instead of on the host.
2002-07-19 19:40:28 +00:00
Chris Demetriou
66fc93f247
[ dejagnu/ChangeLog ]
...
2002-07-19 Chris Demetriou <cgd@broadcom.com>
* config.guess: Update from ../config.guess.
* config.sub: Update from ../config.sub.
[ readline/ChangeLog.gdb ]
2002-07-19 Chris Demetriou <cgd@broadcom.com>
* support/config.guess: Update from ../config.guess.
* support/config.sub: Update from ../config.sub.
2002-07-19 18:24:48 +00:00
Andrew Cagney
8a8ab2b949
* Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
...
* x86-64-tdep.c: Include "objfiles.h".
(x86_64_gdbarch_init): Set in_solib_call_trampoline to
in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
2002-07-19 18:22:14 +00:00
Chris Demetriou
611e7523af
2002-07-19 Chris Demetriou <cgd@broadcom.com>
...
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.
2002-07-19 18:16:30 +00:00
Nick Clifton
8dfa01881f
Make .ifdef treat a referenced but not yet defined symbol as if it were
...
undefined, in exactly the same way as .equiv.
2002-07-19 11:35:06 +00:00
Michal Ludvig
fb16b90083
2002-07-17 Michal Ludvig <michal@suse.cz>
...
* dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
(update_context): Initialise cfa variable.
2002-07-19 09:40:51 +00:00
Nick Clifton
a40cbfa3c9
Add IP2k GAS and OPCODES support.
2002-07-19 07:52:40 +00:00
Hans-Peter Nilsson
ccaf4e0741
* ld-mmix/sec-1.d: Adjust for changes in padding.
...
* ld-mmix/sec-3.d: Ditto.
2002-07-19 03:30:13 +00:00
Hans-Peter Nilsson
3595bd6e74
* emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
...
output section.
2002-07-19 02:56:59 +00:00
Hans-Peter Nilsson
9084e1dea4
* gas/mmix/list-pseudoints.l: Adjust for changes in gas section
...
padding.
* gas/mmix/greg7.d: Ditto.
* gas/mmix/greg8.d: Ditto.
* gas/mmix/fb-2.d: Ditto.
* gas/mmix/comment-1.d: Ditto.
* gas/mmix/byte-1.d: Ditto.
2002-07-19 01:51:17 +00:00
Alan Modra
40c97fc6d1
* elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
...
PT_IA_64_UNWIND segments for a given section.
2002-07-19 01:10:28 +00:00
Jim Blandy
0f815cdf7e
* gdb.base/ending-run.exp: Don't expect to see the program end in
...
some orderly fashion when we're running on a real stand-alone
board.
2002-07-19 00:02:34 +00:00
gdbadmin
08dcdf1c0c
*** empty log message ***
2002-07-19 00:00:32 +00:00
Alan Modra
9e8c6684f1
daily update
2002-07-19 00:00:05 +00:00
Jim Blandy
eecf4bedc4
* gdb.base/interrupt.exp: Correct logic for skipping tests on
...
targets that don't support interrupts.
2002-07-18 23:52:49 +00:00
Michael Snyder
0fe7bf7bb4
2002-07-17 Michael Snyder <msnyder@redhat.com>
...
* aix-thread.c: Shorten some long lines.
Bring comments into line with code spec.
2002-07-18 19:26:14 +00:00
Joel Brobecker
488f131ba0
* infrun.c: Re-indent using gdb_indent.sh.
2002-07-18 17:53:50 +00:00
Joel Brobecker
46c415d23a
* infrun.c (handle_inferior_event): Remove unneeded extra brace.
...
Leave the indentation temporarily untouched, to minimize the diffs.
2002-07-18 17:51:27 +00:00
Elena Zannoni
cdecafbee8
2002-07-18 Elena Zannoni <ezannoni@redhat.com>
...
* stabsread.c: Make os9k sections of the code obsolete,
for real this time.
* stabsread.h: Make os9k sections of the code obsolete.
2002-07-18 17:22:50 +00:00
Michal Ludvig
09ec9b38d6
2002-07-18 Michal Ludvig <mludvig@suse.cz>
...
* linux-low.c (regsets_store_inferior_registers): Add free()
at the end of a loop to prevent memory leak.
* linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
(X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
2002-07-18 15:18:02 +00:00
Michal Ludvig
4894ac5dcf
* Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
2002-07-18 12:12:42 +00:00
Nick Clifton
1e4cf259d2
Add IP2K support
2002-07-18 11:11:13 +00:00
Michal Ludvig
7b6aa020af
2002-07-18 Michal Ludvig <mludvig@suse.cz>
...
* config/sparc/tm-sp64linux.h: Make the rest of #endif
line a comment.
2002-07-18 10:10:49 +00:00
Andrew Cagney
de0a1e42d0
Delete w65 directory.
2002-07-18 00:05:41 +00:00
Alan Modra
4b3aa33818
daily update
2002-07-18 00:00:04 +00:00
gdbadmin
876b22d88d
*** empty log message ***
2002-07-18 00:00:02 +00:00
Andrew Cagney
75c4388adb
Index: sim/common/ChangeLog
...
2002-07-17 Andrew Cagney <cagney@redhat.com>
* run-sim.h: Add #ifdef RUN_SIM_H wrapper.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Declare. Moved
to here from "gdb/remote-sim.h".
Index: include/gdb/ChangeLog
2002-07-17 Andrew Cagney <cagney@redhat.com>
* remote-sim.h: Update copyright.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
"sim/common/run-sim.h".
2002-07-17 21:20:09 +00:00
Jim Blandy
233282cd3e
* macrocmd.c (info_macro_command): Remove newline from error
...
message.
2002-07-17 21:16:33 +00:00
Joern Rennecke
2f14585c74
include/gdb:
...
* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
renumbering the sh-dsp registers to use distinct numbers.
sim/sh:
* Makefile.in (interp.o): Depend on $(srcroot)/include/gdb/sim-sh.h.
* interp.c: Include "gdb/sim-sh.h".
(sim_store_register, sim_fetch_register): Use constants defined there.
gdb:
* sh-tdep.c (sh_dsp_register_sim_regno): New function.
(sh_gdbarch_init): Use it for sh-dsp.
2002-07-17 18:43:28 +00:00
H.J. Lu
58378160bb
2002-07-17 H.J. Lu <hjl@gnu.org>
...
* Makefile.am: Fix a typo.
* Makefile.in: Regenerate.
2002-07-17 17:53:28 +00:00
Nick Clifton
afa6e5a5e6
oops - omitted from previous delta
2002-07-17 14:18:37 +00:00
Nick Clifton
cf88bb9f09
Add IP2k support to BFD and LD
2002-07-17 14:15:52 +00:00
Richard Earnshaw
0dafd5f6a9
From: Ian Rickards <irickard@arm.com>
...
* dwarf2.c (concat_filename): If we can't establish the directory
just return the filename.
2002-07-17 12:17:18 +00:00
H.J. Lu
ae66e5d720
2002-07-17 David Mosberger <davidm@hpl.hp.com>
...
* ia64-opc-b.c (bWhc): New macro.
(mWhc): Ditto.
(OpPaWhcD): Ditto.
(ia64_opcodes_b): Correct patterns for indirect call
instructions to use 3-bit "wh" field.
* ia64-asmtab.c: Regnerate.
2002-07-17 07:27:40 +00:00
H.J. Lu
9b702f9437
2002-07-17 H.J. Lu <hjl@gnu.org>
...
* gas/ia64/dv-branch.d: Updated.
* gas/ia64/opc-b.d: Likewise.
2002-07-17 07:26:30 +00:00