H.J. Lu
0007625f8f
2001-01-23 H.J. Lu <hjl@gnu.org>
* vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
is NULL or PRIV(vms_rec) is outside of the buffer.
26 years ago
Kazu Hirata
3fde5a36df
2001-01-23 Kazu Hirata <kazu@hxi.com>
* aoutx.h: Fix formatting.
* bfd.c: Likewise.
* bfd-in2.h: Likewise.
* bfd-in.h: Likewise.
* cpu-i386.c: Likewise.
* cpu-m68hc11.c: Likewise.
* dwarf2.c: Likewise.
* elf64-x86-64.c: Likewise.
* format.c: Likewise.
* freebsd.h: Likewise.
* hash.c: Likewise.
* hp300hpux.c: Likewise.
* hppabsd-core.c: Likewise.
* hpux-core.c: Likewise.
26 years ago
J.T. Conklin
f29d9b6d30
* config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
* config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
* config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
* gdbserver/low-sim.c (#include "defs.h"): Removed.
(mygeneric_load): Rename from generic_load.
* gdbserver/low-hppabsd.c (#include "server.h"): Added.
(#include "defs.h"): Removed.
(inferior_pid, perror_with_name): Remove declarations.
* gdbserver/low-linux.c: Likewise.
* gdbserver/low-nbsd.c: Likewise.
* gdbserver/low-sparc.c: Likewise.
* gdbserver/low-sun3.c: Likewise.
* i386-stub.c: Re-indent.
* m68k-stub.c: Re-indent.
26 years ago
Jakub Jelinek
329de80343
s/11/01/
26 years ago
Jakub Jelinek
00d93f3435
* readelf.c (process_version_sections): Check if VERDEF or VERNEED
sections are present before using them. Remove code duplication.
(process_symbol_table): Check if VERDEF or VERNEED sections are
present before using them.
26 years ago
Alan Modra
015c05c1d0
(m32r_handle_align): Declare type of fragp.
26 years ago
Alan Modra
c1eb148815
Only set lma_region from the default for the first section
of a group of overlay sections.
26 years ago
Kazu Hirata
b653e1b152
2001-01-23 Kazu Hirata <kazu@hxi.com>
* coff64-rs6000.c: Fix formatting.
* coff-arm.c: Likewise.
* coffgen.c: Likewise.
* cofflink.c: Likewise.
* coff-mcore.c: Likewise.
* coff-mips.c: Likewise.
* coff-pmac.c: Likewise.
* coff-ppc.c: Likewise.
* coff-rs6000.c: Likewise.
* elf32.c: Likewise.
* elf32-fr30.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-i860.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-sparc.c: Likewise.
* elflink.c: Likewise.
* elflink.h: Likewise.
* elf-m10200.c: Likewise.
* elf-m10300.c: Likewise.
* elfxx-ia64.c: Likewise.
26 years ago
Andreas Jaeger
70256ad8ae
2001-01-22 Bo Thorsen <bo@suse.de>
* elf64-x86-64.c: Added PIC support for X86-64.
(elf64_x86_64_link_hash_newfunc): Function added.
(elf64_x86_64_link_hash_table_create): Likewise.
(elf64_x86_64_check_relocs): Likewise.
(elf64_x86_64_gc_mark_hook): Likewise.
(elf64_x86_64_gc_sweep_hook): Likewise.
(elf64_x86_64_adjust_dynamic_symbol): Likewise.
(elf64_x86_64_size_dynamic_sections): Likewise.
(elf64_x86_64_discard_copies): Likewise.
(elf64_x86_64_finish_dynamic_symbol): Likewise.
(elf64_x86_64_finish_dynamic_sections): Likewise.
(elf64_x86_64_relocate_section): Add relocation of PIC sections.
26 years ago
Nicholas Duffek
58d5518ebe
* gdbarch.sh (PARM_BOUNDARY): Define.
* gdbarch.c: Regenerate.
* gdbarch.h: Regenerate.
26 years ago
Kazu Hirata
664984174e
2001-01-22 Kazu Hirata <kazu@hxi.com>
* config/tc-alpha.c: Fix formatting.
26 years ago
J.T. Conklin
f6427adebb
* ns32k-tdep.c: #include "frame.h"
* config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
appears to have been inadvertantly removed sometime in May 1999.
* Revert 2000-11-09 changes where shared library objects were
moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
we'd like to be able to debug dynamically linked executables,
this makes it impossible to build a cross debugger on a many
hosts.
* config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
* config/i386/nbsdelf.mt: Likewise.
* config/m68k/nbsd.mt: Likewise.
* config/ns32k/nbsd.mt: Likewise.
* config/powerpc/nbsd.mt: Likewise.
* config/sparc/nbsd.mt: Likewise.
* config/sparc/nbsdelf.mt: Likewise.
* config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
* config/i386/nbsdelf.mh: Likewise.
* config/m68k/nbsd.mh: Likewise.
* config/ns32k/nbsd.mh: Likewise.
* config/powerpc/nbsd.mh: Likewise.
* config/sparc/nbsd.mh: Likewise.
26 years ago
Alan Modra
d9fc371418
Allow Maciej to select weird --libdir options and still select
tooldir correctly.
26 years ago
Andreas Jaeger
8341f2fc8e
Give credit for the last change to Philip instead of to Maciej.
26 years ago
Andreas Jaeger
ee0bebb8ef
2001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* Makefile.am (install-data-local): Make use of $(DESTDIR).
* Makefile.in: Regenerate.
26 years ago
Kazu Hirata
2a38f751b6
2001-01-21 Kazu Hirata <kazu@hxi.com>
* coff-a29k.c: Fix formatting.
26 years ago
Mark Kettenis
7d76bd60cf
* mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is
recognized (i.e. if GDB was compiled with UI_OUT, but the mi
interpreter wasn't recognized (because it wasn't compiled in).
26 years ago
Andreas Jaeger
ebf0fa2e68
2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
26 years ago
H.J. Lu
c849217624
2001-01-19 H.J. Lu <hjl@gnu.org>
* elf32-i386.c (elf_i386_check_relocs): Report files with bad
relocation section names.
(elf_i386_relocate_section): Report files with bad relocation
section names and return false.
26 years ago
Kazu Hirata
1aad8cf8bb
2001-01-19 Kazu Hirata <kazu@hxi.com>
* config/tc-alpha.c: Fix formatting.
26 years ago
Jason Merrill
8052a17a6a
* dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
(process_one_symbol): Likewise.
* dwarfread.c (handle_producer): Likewise.
26 years ago
Kazu Hirata
32ff5c2e6d
2001-01-18 Kazu Hirata <kazu@hxi.com>
* config/tc-alpha.c: Fix formatting.
26 years ago
Andrew Cagney
21a6f6bb02
Drop -Wuninitialized until GDB compiles with it.
Add list of buildable targets to the MAINTAINERS file.
26 years ago
Andrew Cagney
494b7ec97e
Replace STRCMP with strcmp()
26 years ago
Andrew Cagney
8038e1e2b1
Replace FREEIF() with xfree().
26 years ago
Nick Clifton
cd17328aad
Remove redundant bit from "fa" and "da" flags
26 years ago
Nick Clifton
ea8d0b28e6
Add new arc core numbers.
26 years ago
Jim Blandy
5dbd90485c
* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
a mangled symbol rather than recursing into lookup_symbol, since
this will just re-unmangle the name & call lookup_symbol_aux -
leading to an infinite recursion.
26 years ago
Mark Kettenis
28ae27b1a6
* infcmd.c (print_return_value): Restore another space lost by
switch to UIOUT. ``$NN='' should be ``$NN =''.
26 years ago
Andrew Cagney
6ab3a9c917
* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
* breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
definition in parenthesis.
26 years ago
Andrew Cagney
ad6525fcf5
From Mark Salter, fix hw-breakpoint packet format.
26 years ago
Alexandre Oliva
81c425d115
* configure.in (cpu_type, arch): Match i386 too.
* configure: Rebuilt.
26 years ago
Andreas Jaeger
a5377ec020
* targets.c: Alphabetize list of xvecs.
26 years ago
Nick Clifton
18356cf280
oops - omitted from previous delta
26 years ago
Nick Clifton
23719f397d
Stop objcopy trying to convert endianness.
26 years ago
Kazu Hirata
e5cb08ac57
2001-01-16 Kazu Hirata <kazu@hxi.com>
* config/tc-i386.c: Fix formatting.
26 years ago
J.T. Conklin
9c95b27fbc
* config/m68k/tm-nbsd.h (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
26 years ago
J.T. Conklin
6259c7e28d
* config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
* config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
* m68knbsd-tdep.c: New file.
* i386nbsd-tdep.c: Remove #if 0'd out #includes.
* m68knbsd-nat.c: #include gdbcore.h.
26 years ago
Jim Wilson
6be0ca9435
Fix gp overflow problem with Intel compiler.
* emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
and IA_64.unwind.info.
26 years ago
Nick Clifton
f726e84968
oops - fix typo
26 years ago
Nick Clifton
d40ac9bde2
Prevent seg fault with corrupt section name indicies
26 years ago
Ben Elliston
9c646a6e13
2001-01-17 Ben Elliston <bje@redhat.com>
* config/sid.exp: New file.
26 years ago
Andrew Cagney
abdcb2a571
Add J.T. to blanket write privs list.
26 years ago
H.J. Lu
b92473047e
2001-01-16 H.J. Lu <hjl@gnu.org>
* ldlang.c (lang_check): Merge the private data only if the
input file has contents.
26 years ago
Nick Clifton
d1abceec08
Fix expected result from readellf -s with 64 bit binaries
26 years ago
Michael Snyder
aaeb7efa68
2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
* procfs.c (procfs_stopped_by_watchpoint): Don't die if process
goes away -- just return false.
26 years ago
Michael Snyder
e7a8479f5a
2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
* source.c (openp): Fix typo in comment.
26 years ago
Alan Modra
64afeba389
Support hand-crafted .PARISC.unwind entries
26 years ago
Alan Modra
1d3d5051d1
Build unwind info for more than just .text section.
26 years ago
Andrew Cagney
7770f16a57
General cleanup.
26 years ago