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
Alan Modra
c46b75158b
Use SEGREL32 relocs for elf32-hppa unwind.
2001-01-14 07:03:49 +00:00
Alan Modra
d768008d61
Add parens like the comment says.
2001-01-14 06:12:07 +00:00
Alan Modra
150ccafb7a
Correct DT_INIT/DT_FINI ABI violation
2001-01-14 05:58:15 +00:00
Alan Modra
b352eebf39
Wide mode .plt offsets for elf64-hppa
2001-01-14 05:22:51 +00:00
Alan Modra
1328dc9844
Adds assembly and dis-assembly support for the HPPA wide
...
mode, 16 bit forms of ldi, ldo, ldw and stw instructions.
2001-01-14 05:14:45 +00:00
Alan Modra
577a062318
Extend "ld --unique" functionality.
2001-01-14 04:36:35 +00:00
Jan Hubicka
b9d79e0379
* tc-i386.h (TARGET_MACH): New macro.
...
(i386_mach): Declare.
* tc-i386.c (i386_mach): New function.
2001-01-13 23:37:57 +00:00
Hans-Peter Nilsson
332dac408a
* ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
2001-01-13 23:13:16 +00:00
Phil Blundell
a349d9ddbc
2001-01-13 Philip Blundell <philb@gnu.org>
...
* doc/as.texinfo: Fix spelling and cross-references.
* doc/c-arm.texi: Fix typos. Say that `;' is a line separator
character for all systems, not just GNU/Linux. Make it explicit
that `-k' doesn't affect code generation, just ELF flags.
2001-01-13 22:39:55 +00:00
Nick Clifton
b7ed8fad53
formatting fix
2001-01-13 19:45:52 +00:00
Nick Clifton
05df362ef6
Formatting fix
2001-01-13 19:43:35 +00:00
Nick Clifton
b3b9a0622f
formatting fix
2001-01-13 19:42:21 +00:00
Jan Hubicka
e2914f484e
* i386.c (md_assemble): Check cpu_flags even for nullary instructions.
...
* i386.h (i386_optab): Fix pusha and ret templates.
* i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
templates.
2001-01-13 09:05:55 +00:00
Frank Ch. Eigler
272d76e0cb
* gas/cgen feature
...
2001-01-12 Frank Ch. Eigler <fche@redhat.com>
* cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.
2001-01-12 23:34:43 +00:00
Nicholas Duffek
7036d6ce0e
* blockframe.c (generic_get_saved_register): Spelling fix.
...
* frame.h (FRAME_FP): Spelling fix.
2001-01-12 20:43:35 +00:00
Frank Ch. Eigler
9397fcbf1c
* configury fix
...
[common/ChangeLog]
2001-01-12 Chris Demetriou <cgd@sibyte.com>
* aclocal.m4 (SIM_AC_OPTION_SCACHE): Properly
handle the case where a numeric value is supplied.
[eg. m32r/ChangeLog]
2001-01-12 Frank Ch. Eigler <fche@redhat.com>
* configure: Regenerated with sim_scache fix.
2001-01-12 18:51:28 +00:00
Nick Clifton
d0398d6ac6
Update copyright date to 2001
2001-01-12 18:01:56 +00:00
Nick Clifton
2d73a4ca03
Add missing ARC documentation
2001-01-12 17:50:59 +00:00
Phil Blundell
350fdb00d3
Add support for cygwin libraries
2001-01-12 12:43:10 +00:00
Andrew Cagney
9549d9c176
Restore missing space lost when switching to UI_OUT.
2001-01-12 09:45:57 +00:00
J.T. Conklin
15f33b666d
Shuffle ChangeLog files...
2001-01-12 03:44:32 +00:00