Michael Tiemann
0041db5a97
Switch r3 to scratch register, r0 to stack register.
...
Other misc changes before beta shipment to customer.
1994-12-06 02:04:58 +00:00
Stan Shebs
99eceb9a73
* solib.c (auto_solib_add_at_startup): New global.
...
(solib_create_inferior_hook): Call solib_add only if
auto_solib_add_at_startup is nonzero.
(_initialize_solib): New command "set auto-solib-add".
1994-12-03 00:19:03 +00:00
Per Bothner
91f4a683d8
* Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
1994-12-02 23:54:59 +00:00
Ian Lance Taylor
3c2476067c
* config/default.exp: Define objdump if it is not defined.
...
* ld-empic/*: New tests to test -membedded-pic code.
1994-12-02 22:29:20 +00:00
Ian Lance Taylor
dc5df17b8a
* emultempl/miposecoff.em: New file.
...
* emulparams/mipsidt.sh (TEMPLATE_NAME): Set to mipsecoff.
* emulparams/mipsidtl.sh (TEMPLATE_NAME): Likewise.
* scripttempl/mips.sc: Put .rel.sdata sections in .text, and
provide __runtime_reloc_start and __runtime_reloc_stop if they are
used. Align _fdata to a 16 byte boundary.
* Makefile.in (emipsidt.c): Depend upon mipsecoff.em rather than
generic.em.
(emipsidtl.c): Likewise.
(check): Pass CC_FOR_HOST and CFLAGS_FOR_HOST to runtest.
1994-12-02 22:28:09 +00:00
Ian Lance Taylor
39a6e282d1
* ld.h (args_type): Add new field embedded_relocs.
...
* ldemul.h (ldemul_after_open, after_open_default): Declare.
(ld_emulation_xfer_struct): Add new field after_open.
* ldemul.c (ldemul_after_open): New function.
(after_open_default): New function.
* ldlang.c (lang_process): Call ldemul_after_open.
* lexsup.c (parse_args): Handle --embedded-relocs.
* emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Initialize
new after_open field to after_open_default.
* emultempl/generic.em, emultempl/gld960.em: Likewise.
* emultempl/gld960c.em, emultempl/hppaelf.em: Likewise.
* emultempl/linux.em, emultempl/m88kbcs.em: Likewise.
* emultempl/sunos.em, emultempl/vanilla.em: Likewise.
* ld.texinfo, ld.1: Mention -embedded-relocs.
1994-12-02 22:25:50 +00:00
Peter Schauer
4461196e69
* parse.c (msymbol_addr_type): Replaced by
...
lookup_pointer_type (builtin_type_void).
* printcmd.c (_initialize_printcmd): Give examine_*_type
a name for `ptype $_'.
* printcmd.c (print_formatted): Call val_print_string directly,
rather than via value_print.
1994-12-02 20:55:16 +00:00
Stan Shebs
3046ecae1f
* gdb.base/a1-selftest.exp: Change initial stepping to know about
...
additional line of code that was added.
1994-12-02 07:17:28 +00:00
Jeff Law
e9c99bc0ee
Remove last remnants of hpread sanitization.
1994-12-02 06:42:40 +00:00
Jeff Law
b1bbe38b3d
* somsolib.c (som_solib_get_got_by_pc): New function.
...
* somsolib.h (som_solib_get_got_by_pc): Add extern decl.
* hppa-tdep.c (hppa_fix_call_dummy): Handle case where FUN is the
function's export stub or real address in a shared library.
1994-12-01 05:34:30 +00:00
Jeff Law
002199bca4
* gdb.disasm/hppa.s: Break the large branching tests into smaller
...
tests so as not to overflow expect's input buffers.
* gdb.disasm/hppa.exp: Corresponding changes.
1994-12-01 04:08:29 +00:00
Ian Lance Taylor
729850916c
* coff-sh.c: Use _bfd_dummy_target instead of no_archive.
1994-11-30 19:14:23 +00:00
Jeff Law
c1ae68e4f4
* gas/hppa/parse: Renamed from gas/hppa/more.parse.
1994-11-30 17:57:29 +00:00
Jeff Law
8f94e66b12
Moving into a new directory
1994-11-30 17:47:54 +00:00
Per Bothner
864a5888bd
* Makefile.in: Move -fno-implicit-template from CXXFLAGS
...
to LIBCXXFLAGS. Tests are better run without it.
1994-11-30 03:37:23 +00:00
David Edelsohn
bc70eba5c8
Initial ARC support.
1994-11-30 02:48:31 +00:00
David Edelsohn
6ea93cc98c
Initial ARC support.
1994-11-30 02:16:54 +00:00
David Edelsohn
8515dbe235
Initial ARC support.
1994-11-30 02:06:04 +00:00
David Edelsohn
30989ea584
Initial ARC support.
1994-11-30 01:54:43 +00:00
David Edelsohn
dc997928f0
Initial ARC support.
1994-11-30 01:45:28 +00:00
David Edelsohn
20e5867807
* config/arc-elf.mt: New file.
1994-11-30 01:35:40 +00:00
David Edelsohn
05cedcf6c1
Initial ARC support.
1994-11-30 01:29:26 +00:00
Ken Raeburn
23c17feaa7
delete signal handler code (which has been disabled since March 93)
1994-11-30 01:01:13 +00:00
Ken Raeburn
d2a0c9f960
switch to libiberty version of xmalloc
1994-11-30 00:56:43 +00:00
Ken Raeburn
75af551fc4
log for alpha, sanitize, m68k, rce (sanitized) changes
1994-11-29 22:30:53 +00:00
J.T. Conklin
5b0f1ab5f1
* config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name.
...
* configure.host (i[345]86-*-freebsd*): Use i386bsd as my_host.
CVSn:
1994-11-29 22:24:39 +00:00
J.T. Conklin
151d7f0a7e
* config/i386/nbsd.mh (REGEX, REGEX1): No longer define.
...
* configure.in (i[345]86-*-freebsd*): New configuration.
* config/i386/{fbsd.mh,fbsd.mt,nm-fbsd.h}: New files.
1994-11-29 21:47:48 +00:00
Stan Shebs
e04f89015d
* top.c (read_next_line): Pass annotation suffix "commands"
...
instead of "command", matches documentation.
1994-11-29 20:45:13 +00:00
Ken Raeburn
0eb44acd17
* tc-alpha.c (in_range_signed, in_range_unsigned): New routines, split from
...
in_range.
(in_range): Deleted. All calls changed to in_range_*signed.
(create_lita_section): Macro deleted. Single use expanded in place.
(alpha_ip): Handle `t' and `8' operand types.
(md_apply_fix): Handle BFD_RELOC_12_PCREL. Print name of unhandled relocation
types.
* alpha-opcode.h: Added HALT and DRAINA. Disabled MOVI, since it doesn't work,
and isn't supported by the native assembler.
1994-11-29 20:31:40 +00:00
Ken Raeburn
f1698cb717
Regenerate after Tiemann's change to configure.in.
1994-11-29 20:27:26 +00:00
Ken Raeburn
12c5dfda9b
check configure and ChangeLog for rce stuff too
1994-11-29 20:19:54 +00:00
Stan Shebs
cf989e500f
* config/a29k/tm-a29k.h (setup_arbitrary_frame): Replace
...
FRAME_ADDR with CORE_ADDR in prototype.
1994-11-29 03:11:38 +00:00
Per Bothner
a36c3ee1dc
* pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
1994-11-29 02:39:35 +00:00
J.T. Conklin
382229dc12
* config/m68k-nbsd.mt (DEFAULT_VECTOR): set to m68knetbsd_vec.
...
* Makefile.in: Rebuilt dependancies.
(CFILES): Added m68knetbsd.c.
(HFILES): Added netbsd.h.
1994-11-28 23:43:02 +00:00
Stan Shebs
dfb14bc8f4
* top.c (command_line_input): If annotation suffix is NULL,
...
replace it with an empty string.
(read_next_line): Pass "command" as annotation suffix to
command_line_input.
1994-11-28 23:26:58 +00:00
David Edelsohn
326fe1a335
(do_scrub_next_char): Insert missing newline at end of file
...
like warning says we do.
1994-11-28 19:38:39 +00:00
J.T. Conklin
8bab380825
* config/rs6000/tm-rs6000.h (setpgrp): move defn from here...
...
* config/rs6000/xm-rs6000.h: ...to here.
1994-11-28 19:14:29 +00:00
Stu Grossman
04576ab6cc
* gdbtk.tcl (build_framework): Fix bug with setting window titles.
1994-11-28 18:20:21 +00:00
Stu Grossman
c981300c38
* gdbtk.tcl (build_framework): Add "Report bug" to help menu.
1994-11-28 18:01:31 +00:00
Stu Grossman
006e71e956
* gdbtk.tcl: Re-arrange windows using new, consistent layout. Clean
...
up lots of code and centralize framework initialization.
1994-11-28 17:23:13 +00:00
Ian Lance Taylor
6294d8d0a5
* ld-bootstrap/bootstrap.exp: Pass cmp output through
...
prune_system_crud.
* ld-cdtest/cdtest.exp: Pass diff output through
prune_system_crud.
* ld-shared/shared.exp: Likewise.
* config/default.exp: Remove unused and useless proc ld_load.
1994-11-28 16:26:30 +00:00
Ian Lance Taylor
2245d757d7
* gas/mips/ld.d: Adjust to work for both big and little endian
...
code.
* gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
* gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
* gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
* gas/mips/usw.d: Likewise.
1994-11-28 16:21:59 +00:00
Jeff Law
5a1b13d7e9
* gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
...
to fail. Fix comments for the test. Tweak test name.
1994-11-28 07:55:25 +00:00
Jeff Law
e07f892633
* config/tc-hppa.h (pa_check_eof): Declare new extern function.
...
(tc_frob_file): Define to call pa_check_eof.
* config/tc-hppa.c (pa_check_current_space_and_subspace): New
function to verify the current space and subspace are reasonable.
Call for the appropriate pseudo-ops and before instruction parsing.
(pa_check_eof): New function to verify enter/exit and proc/procend
pairs match at EOF.
(pa_code): Simplify.
* config/obj-som.c: Delete #if 0 code.
1994-11-28 07:54:07 +00:00
Michael Tiemann
d5adb5d8a4
Changes to reflect that r3, not r0, is now the stack pointer.
1994-11-27 20:04:22 +00:00
Michael Tiemann
edf728958e
Change r16 -> rce.
1994-11-27 19:17:46 +00:00
Steve Chamberlain
6ae98644a4
Add shl
1994-11-26 18:10:37 +00:00
Jeff Law
54576db325
* tm-hppa.h (skip_trampoline_code): Add extern decl.
...
* hppa-tdep.c (hppa_pop_frame): Silently restart the inferior and
allow it to execute any return path trampoline code. Stop the
inferior and give the user control when the trampoline has
finished executing.
(in_solib_call_trampoline): Handle export stubs which also perform
parameter relocations.
(in_solib_return_trampoline): Likewise.
1994-11-26 04:39:07 +00:00
Michael Tiemann
a84f6e1734
Add dummy decl for `dump_literals'.
1994-11-26 00:28:30 +00:00
Michael Tiemann
fb870b50a7
Add changes from customer since last work.
1994-11-26 00:17:52 +00:00