Kazu Hirata
2a38f751b6
2001-01-21 Kazu Hirata <kazu@hxi.com>
...
* coff-a29k.c: Fix formatting.
2001-01-21 19:19:59 +00:00
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).
2001-01-21 15:07:05 +00:00
Andreas Jaeger
ebf0fa2e68
2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
...
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
2001-01-20 16:57:28 +00:00
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.
2001-01-20 06:08:35 +00:00
Kazu Hirata
1aad8cf8bb
2001-01-19 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
2001-01-20 04:23:33 +00:00
Jason Merrill
8052a17a6a
* dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
...
(process_one_symbol): Likewise.
* dwarfread.c (handle_producer): Likewise.
2001-01-19 14:53:44 +00:00
Kazu Hirata
32ff5c2e6d
2001-01-18 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
2001-01-19 12:03:34 +00:00
Andrew Cagney
21a6f6bb02
Drop -Wuninitialized until GDB compiles with it.
...
Add list of buildable targets to the MAINTAINERS file.
2001-01-19 10:25:13 +00:00
Andrew Cagney
494b7ec97e
Replace STRCMP with strcmp()
2001-01-19 08:01:47 +00:00
Andrew Cagney
8038e1e2b1
Replace FREEIF() with xfree().
2001-01-19 05:45:16 +00:00
Nick Clifton
cd17328aad
Remove redundant bit from "fa" and "da" flags
2001-01-19 04:35:29 +00:00
Nick Clifton
ea8d0b28e6
Add new arc core numbers.
2001-01-19 04:08:52 +00:00
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.
2001-01-18 23:38:26 +00:00
Mark Kettenis
28ae27b1a6
* infcmd.c (print_return_value): Restore another space lost by
...
switch to UIOUT. ``$NN='' should be ``$NN =''.
2001-01-18 16:11:22 +00:00
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.
2001-01-18 15:42:24 +00:00
Andrew Cagney
ad6525fcf5
From Mark Salter, fix hw-breakpoint packet format.
2001-01-18 15:29:11 +00:00
Alexandre Oliva
81c425d115
* configure.in (cpu_type, arch): Match i386 too.
...
* configure: Rebuilt.
2001-01-18 12:25:37 +00:00
Andreas Jaeger
a5377ec020
* targets.c: Alphabetize list of xvecs.
2001-01-18 07:47:51 +00:00
Nick Clifton
18356cf280
oops - omitted from previous delta
2001-01-18 00:18:50 +00:00
Nick Clifton
23719f397d
Stop objcopy trying to convert endianness.
2001-01-18 00:17:43 +00:00
Kazu Hirata
e5cb08ac57
2001-01-16 Kazu Hirata <kazu@hxi.com>
...
* config/tc-i386.c: Fix formatting.
2001-01-17 23:41:35 +00:00
J.T. Conklin
9c95b27fbc
* config/m68k/tm-nbsd.h (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
2001-01-17 23:22:17 +00:00
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.
2001-01-17 23:07:15 +00:00
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.
2001-01-16 23:44:26 +00:00
Nick Clifton
f726e84968
oops - fix typo
2001-01-16 23:23:23 +00:00
Nick Clifton
d40ac9bde2
Prevent seg fault with corrupt section name indicies
2001-01-16 23:22:44 +00:00
Ben Elliston
9c646a6e13
2001-01-17 Ben Elliston <bje@redhat.com>
...
* config/sid.exp: New file.
2001-01-16 23:03:19 +00:00
Andrew Cagney
abdcb2a571
Add J.T. to blanket write privs list.
2001-01-16 22:45:48 +00:00
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.
2001-01-16 21:04:29 +00:00
Nick Clifton
d1abceec08
Fix expected result from readellf -s with 64 bit binaries
2001-01-16 18:27:01 +00:00
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.
2001-01-16 17:41:51 +00:00
Michael Snyder
e7a8479f5a
2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* source.c (openp): Fix typo in comment.
2001-01-16 17:36:44 +00:00
Alan Modra
64afeba389
Support hand-crafted .PARISC.unwind entries
2001-01-16 13:52:16 +00:00
Alan Modra
1d3d5051d1
Build unwind info for more than just .text section.
2001-01-16 13:06:14 +00:00
Andrew Cagney
7770f16a57
General cleanup.
2001-01-16 05:30:31 +00:00
Andrew Cagney
4a9e399b84
Clarify dejagnu
2001-01-16 05:22:12 +00:00
Jim Wilson
b44b1b85f3
Fix assembler segfault on gcc/crtstuff.c file.
...
* config/tc-ia64.c (ia64_flush_insns): Handle unwind directives
not immediately followed by an instruction.
2001-01-15 23:30:38 +00:00
Geoffrey Keating
428e1889bc
* emul_netbsd.c (do_open): Translate the flag parameter to the
...
open syscall to the numbers supported by the host.
2001-01-15 23:24:30 +00:00
Kazu Hirata
098f2ec3f5
2001-01-15 Kazu Hirata <kazu@hxi.com>
...
* config/tc-m68hc11.c: Fix formatting.
2001-01-15 23:09:52 +00:00
Nick Clifton
d4887adcdb
Delete output file upon fatal errors.
...
Treat multiple defintions of the same symbol as ordinary errors, not fatal ones
2001-01-15 22:53:58 +00:00
Chris Demetriou
0b8c7076b5
* MAINTAINERS: Added self and Andrew for the mips sim.
2001-01-15 19:16:57 +00:00
Jeff Johnston
c320a39f1b
2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Put into source repository.
2001-01-15 18:20:18 +00:00
Alan Modra
fcfd491608
Missed this in last commit "Linux target variants for elfxx-hppa."
2001-01-15 02:36:21 +00:00
Kazu Hirata
19203624a6
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-arc.c: Fix formatting.
2001-01-15 01:37:20 +00:00
Ben Elliston
badd2b1e70
* Tidy.
2001-01-15 00:23:00 +00:00
Ben Elliston
8817b92ed1
2001-01-15 Ben Elliston <bje@redhat.com>
...
* configure.in (host_tools): Add sid.
Always configure cgen.
* Makefile.in (all-sid): New target.
(check-sid, clean-sid, install-sid): Likewise.
2001-01-15 00:19:42 +00:00
Kazu Hirata
1e07b820d1
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-arc.c: Fix formatting.
2001-01-14 20:36:41 +00:00
Kazu Hirata
bfb32b5207
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-d10v.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-i960.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-vax.c: Likewise.
2001-01-14 18:54:06 +00:00
Alan Modra
d952f17a9d
Linux target variants for elfxx-hppa.
2001-01-14 11:12:53 +00:00
Alan Modra
ffd6e9debc
Automatically enable --unique=.text for elf32-hppa.
2001-01-14 07:39:01 +00:00