Gavin Romig-Koch
73c89d4876
* gas/mips/la.d: Adjust for new la macro expansion.
...
Change matches for explicit addresses to matches for
any address.
* gas/mips/la-xgot.d: Same.
* gas/mips/la-svr4pic.d: Same.
1999-11-15 15:47:48 +00:00
Gavin Romig-Koch
6e3708af13
* mips-opc.c (la): Create a version that just uses addiu directly.
...
(dla): Expand to daddiu if possible.
1999-11-15 15:34:17 +00:00
Nick Clifton
92fa3950ea
fix typo.
1999-11-12 15:39:46 +00:00
Nick Clifton
035349a40d
do not look beyond the end of the buffer
1999-11-12 11:02:56 +00:00
Nick Clifton
c1eae11499
Look for seperator after TO and FROM tokens when exploring nested structures
1999-11-11 16:35:12 +00:00
Michael Meissner
26f59a9e6b
Add sim-d10v.h
1999-11-11 12:57:11 +00:00
Nick Clifton
c156a9fd87
Add ssnop pattern.
1999-11-11 11:38:41 +00:00
Ian Lance Taylor
0bff3f4bb6
* libbfd.c (bfd_read): Check result of read against desired result
...
using !=, not <.
(_bfd_generic_get_section_contents): Set bfd_error if the seek is
invalid compared to the section size.
1999-11-09 19:13:21 +00:00
Ian Lance Taylor
a8c5faf7f6
* ieee.c (ieee_slurp_debug): Get the length of the debug
...
information right if there is no data part.
1999-11-09 19:11:52 +00:00
Andrew Haley
c5c834aac9
1999-11-08 Andrew Haley <aph@cygnus.com>
...
* app.c (do_scrub_chars): When in State 10, treat backslash
characters in the same way as as symbol characters.
1999-11-09 17:14:45 +00:00
Jason Molenda
11cf874164
import gdb-1999-11-08 snapshot
1999-11-09 01:23:30 +00:00
Richard Henderson
98007ce7b0
* config/tc-alpha.c (alpha_align): Check, don't assert, that
...
the previous label was in the current section before playing
with auto-alignment.
1999-11-08 00:44:52 +00:00
Nick Clifton
d6c497c760
Do not attempt to fixup relocs relative to weak symbols
1999-11-06 14:05:24 +00:00
Michael Meissner
dd33dc0f45
Add more md operators
1999-11-05 21:50:54 +00:00
Jeff Law
93a6d43674
Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)
...
* emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
Clean up code to use EXTRA_SHLIB_EXTENSION.
1999-09-14 Ulrich Drepper <drepper@cygnus.com>
* configure.in: Define EXTRA_SHLIB_EXTENSION to ".sl" for HP target.
* config.in: Add EXTRA_SHLIB_EXTENSION.
* emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
Search for second shared lib extension only if EXTRA_SHLIB_EXTENSION
is defined.
1999-11-04 06:45:07 +00:00
Ian Lance Taylor
53b0d3971a
* read.c (pseudo_set): Reject attempts to set the value of a
...
section symbol.
1999-11-03 22:14:47 +00:00
Ian Lance Taylor
5f91fe03ba
* config/obj-elf.c (obj_elf_ident): Call md_flush_pending_output
...
if it is defined.
* config/obj-elf.c (elf_set_index): Add ATTRIBUTE_UNUSED.
* config/obj-elf.c (elf_frob_file_after_relocs): Don't pass NULL
to bfd_set_section_contents.
1999-11-03 22:13:33 +00:00
Nick Clifton
829ce3071e
Change the default endianness to little.
1999-11-03 18:19:22 +00:00
Nick Clifton
7e301c9cbd
Chnage the default endianness for mcore to little
1999-11-03 18:16:52 +00:00
Nick Clifton
f932f8e1da
clip shorts to prevent assembler warnings
1999-11-03 10:56:31 +00:00
Jeff Law
832fc2027d
* som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,
...
R_LINETAB, R_LINETAB_ESC, and R_COMMENT.
1999-11-02 08:46:25 +00:00
Jason Molenda
ff211cbfd7
These files removed in gdb-19991101 snapshot.
1999-11-02 04:52:48 +00:00
Jason Molenda
5c44784c11
import gdb-1999-11-01 snapshot
1999-11-02 04:44:47 +00:00
Ian Lance Taylor
9503fd8735
1999-11-01 Steve Chamberlain <sac@pobox.com>
...
* ldlang.c (section_already_linked): Rework to use hash table.
(already_linked_newfunc): New function.
(already_linked_table_init): New function.
(already_linked_table_free): New function.
(lang_process): Initialize and free the already_linked hash table.
1999-11-01 23:37:48 +00:00
Gavin Romig-Koch
2bd7f1f332
For include/opcode:
...
* mips.h (OPCODE_IS_MEMBER): New.
For gas:
* config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER.
(mips_ip): Use OPCODE_IS_MEMBER.
For opcodes:
* mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER.
1999-11-01 19:29:55 +00:00
Nick Clifton
c58c5ee7b5
expect thumb-pe and thumb-coff failures
1999-11-01 17:12:11 +00:00
Nick Clifton
509033932c
fixes for arm-aout....
1999-11-01 17:10:27 +00:00
Nick Clifton
11d47adc34
Expect arm-pe and arm-coff failure of the simple objcopy test
1999-11-01 16:48:05 +00:00
Nick Clifton
603eea0846
Fix test results for arm-pe toolchain
1999-11-01 16:42:16 +00:00
Nick Clifton
197d87f8ec
Fixed test to disable these checks if the target is PE based.
1999-11-01 16:29:06 +00:00
Catherine Moore
05d26f04bc
*** empty log message ***
1999-10-29 15:32:19 +00:00
Catherine Moore
7cdea22fb0
Remove test6.
1999-10-29 15:31:54 +00:00
Nick Clifton
4df2b5c55e
Define SHORT_AR (fix for CR: 101340)
1999-10-29 09:49:04 +00:00
Nick Clifton
11fd822a84
oops - omitted from previous delta
1999-10-29 09:48:23 +00:00
Nick Clifton
fd2a3b10de
Define SHORT_AR and use for MVTACC (fix for CR: 101340)
1999-10-29 09:47:52 +00:00
Nick Clifton
abdbda5ecb
Fix testsuite failures for arm -linux
1999-10-28 16:22:48 +00:00
Nick Clifton
b8d5f53766
fix typo in previous delta
1999-10-28 09:05:19 +00:00
Ian Lance Taylor
71a40b32ae
* elflink.h (elf_bfd_final_link): Make last_local signed.
1999-10-28 04:08:57 +00:00
Ian Lance Taylor
8140b6644d
* stabs.c (_bfd_link_section_stabs): Make sure .stabstr section
...
starts with a zero.
1999-10-28 03:52:01 +00:00
Ian Lance Taylor
d7498c1ee1
1999-10-27 Andreas Jaeger <aj@suse.de>
...
* ld/configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
target "mips*-*-linux-gnu*".
1999-10-28 03:42:49 +00:00
Ian Lance Taylor
d24de309df
1999-10-27 Fred Fish <fnf@cygnus.com>
...
* objdump.c (display_bfd): Break into two functions. The
actual dumping code moves to dump_bfd. If bfd is not
unambiguously recognized as a bfd_object, attempt to dump
it as a bfd_core.
(dump_bfd): New function.
1999-10-28 03:30:13 +00:00
Jeff Law
acb5662391
* config/tc-arm.c (reg_required_here): Improve comments.
1999-10-28 03:03:53 +00:00
Jeff Law
b49cfa5dae
* config/tc-arm.c (thumb_opcode): Add "variants" field.
...
(tinsns): Initialize variants field.
1999-10-28 02:53:42 +00:00
Jeff Law
90ca882f04
* tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PC
...
respectively.
1999-10-27 22:52:35 +00:00
Nick Clifton
cb6a5892d8
fix compile time warnings.
1999-10-27 18:14:17 +00:00
Nick Clifton
29c4c6b539
fix compile time warnings
1999-10-27 18:13:28 +00:00
Nick Clifton
1ac6a75211
Remove extraneous underscore from prototype
1999-10-26 12:13:20 +00:00
Nick Clifton
96925346de
Remove spurious test of exp_name
1999-10-26 10:10:51 +00:00
Jason Molenda
e514a9d642
import gdb-1999-10-25 snapshot
1999-10-26 03:43:48 +00:00
Nick Clifton
4c1102fd19
revert part of previous delta which had accidentally snarfed some experimental
...
code.
1999-10-25 16:48:26 +00:00