Ian Lance Taylor
bf39474f15
* config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
...
specially if not ELF.
(md_apply_fix): Handle BFD_RELOC_64.
(tc_gen_reloc): Handle BFD_RELOC_64.
1996-10-22 00:01:33 +00:00
Ian Lance Taylor
68553b6361
* elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
...
(mips32_64bit_reloc): New static function.
(mips_reloc_map): Add entry for BFD_RELOC_64.
(mips_elf_relocate_section): Handle R_MIPS_64.
1996-10-21 23:56:13 +00:00
Martin Hunt
eca43eb1f5
Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
...
* interp.c (sim_resume): Change the way single-stepping and exceptions
are handled so single-stepping works again.
1996-10-21 23:17:43 +00:00
Stu Grossman
23da411ac8
* v850-tdep.c: Cleanup lots of things. Add many comments.
...
* testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
that cflags can contains -gstabs, and work correctly for other tests.
1996-10-21 21:45:55 +00:00
Michael Snyder
dece5fa0c3
PR 8511, keep new test cases
1996-10-21 21:35:29 +00:00
Michael Snyder
79654d0b75
* gdb.base/setshow.exp: New file, tests show and set.
...
* gdb.base/setshow.c: New file, tests show and set.
* gdb.base/help.exp: Add test for help set|show annotate.
* gdb.base/default.exp: Add test for set|show annotate.
PR 8511
1996-10-21 21:28:48 +00:00
Michael Meissner
36cf21ce53
Make d10v .text start at 0x10000
1996-10-21 21:26:59 +00:00
Michael Snyder
62dd860e25
* top.c: Add new commands "set annotate" and "show annotate".
...
PR 8511
1996-10-21 21:11:31 +00:00
Jeff Law
9c52f4b2f7
* linker.c (_bfd_generic_final_link): Avoid losing static
...
symbols in the .bss section.
Something Stu noticed.
1996-10-21 18:15:24 +00:00
Ian Lance Taylor
3030e86478
* config/tc-i386.c (md_apply_fix3): Don't increment value for a PC
...
relative reloc when BFD_ASSEMBLER and OBJ_AOUT (more ugly gas
reloc hacking).
1996-10-21 15:51:15 +00:00
Ian Lance Taylor
d12d1f6ce4
* config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version:
...
Don't check S_GET_OTHER.
1996-10-21 15:39:17 +00:00
Ian Lance Taylor
bd4dd3d011
* linker.c (default_indirect_link_order): Print an error message
...
when attempting to do a relocateable link with different object
file formats, rather than calling abort.
1996-10-21 14:56:17 +00:00
Peter Schauer
972256e712
* corelow.c (core_close): Clear inferior_pid only if there is
...
an open core_bfd.
* cp-valprint.c (cp_print_value_fields): Pass correct address
to val_print, not 0.
From Andreas Schwab (schwab@issan.informatik.uni-dortmund.de ):
* eval.c (evaluate_subexp_standard) [case BINOP_REPEAT]: Chase
typedefs before checking for integral type of right operand.
1996-10-20 11:41:30 +00:00
David Edelsohn
e20f0dbd8d
* emulparams/m32relf.sh (TEXT_START_ADDR): Change from 0 to 0x100.
1996-10-19 05:13:46 +00:00
Mark Alexander
91d12e123a
* mdebugread.c (parse_symbol): Fix crash when malloc has
...
no type info and void type has no associated pointer type.
1996-10-19 00:31:53 +00:00
Ian Lance Taylor
30bddd3369
* Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o.
...
(ALL_64_EMULATIONS): New variable.
* configure.in: Accept --enable-64-bit-bfd option. If it is set
with --enable-targets=all, include ALL_64_EMULATIONS in
EMULATION_OFILES.
* configure: Rebuild.
1996-10-18 19:46:57 +00:00
Ian Lance Taylor
538034cfb5
* config/tc-mips.c (mips_ip): Accept an odd floating point
...
register with l.s or s.s.
1996-10-18 19:33:03 +00:00
Jeff Law
b502879f75
* scripttempl/v850.sc (__gp, __ep): Define.
1996-10-18 18:59:45 +00:00
Ian Lance Taylor
b70795e990
* config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for
...
.type pseudo-op.
(obj_aout_type): New static function.
1996-10-18 18:07:55 +00:00
Ian Lance Taylor
72ce05e86d
* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
...
(CXX_FOR_TARGET): Likewise.
(GCC_FOR_TARGET): Define.
(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
CC_FOR_TARGET was specified on the command line.
(MAKEOVERRIDES): Don't define.
1996-10-18 17:40:56 +00:00
Michael Meissner
c7f6f3993c
Add support for fsel
1996-10-18 16:22:35 +00:00
Stan Shebs
edda595e38
Keep new configure helpers, update conditional sanitizes
1996-10-18 01:34:49 +00:00
Stan Shebs
943e243ce7
* configure.host: New file, host configuration mapping.
...
* configure.tgt: New file, target configuration mapping.
* configure.in: Remove host and target mapping.
* configure: Rebuild.
1996-10-18 01:27:59 +00:00
Ian Lance Taylor
a5377d48db
* ld.texinfo: Try to consistently use a single or a double dash
...
for each option.
1996-10-17 22:15:32 +00:00
Ian Lance Taylor
b9d55d9634
* Makefile.in ($(OBJS)): Depend upon libiberty.h.
1996-10-17 22:00:04 +00:00
Jeff Law
c23b6a6bc9
* scripttempl/v850.sc (.zdata): Add this before .text.
...
(.sdata): Also include .rosdata as part of the .sdata.
(.tdata): Include this just before .sdata.
1996-10-17 20:48:42 +00:00
David Edelsohn
6cc77b01e7
* configure.in (--enable-sim-powerpc): Delete.
...
(--enable-sim): Add.
* configure: Regenerated.
1996-10-17 20:11:31 +00:00
David Edelsohn
d9c0593f2a
Add more m32r support.
1996-10-17 18:57:19 +00:00
David Edelsohn
db2d85c616
* dis-asm.h (print_insn_m32r): Declare.
1996-10-17 18:18:12 +00:00
David Edelsohn
5691054491
* reloc.c (m32r relocs): Rename them.
...
* bfd-in2.h, libbfd.h: Regenerated.
* elf32-m32r.c: Update.
(m32r_elf_10_pcrel_reloc): New function.
(elf_m32r_howto_table, R_M32R_10_PCREL entry): Use it.
(elf_m32r_howto_table, R_M32R_24 entry): Fix {src,dst}_masks.
1996-10-17 17:46:53 +00:00
David Edelsohn
9d45944981
* configure.in (m32r): Fix spelling of libg++ libs.
1996-10-17 17:29:28 +00:00
David Edelsohn
a5c1ebecc5
* emulparams/m32relf.sh (EMBEDDED): Define.
1996-10-17 17:19:52 +00:00
Jeff Law
2b8cd389ae
* emulparms/v850.sh (SCRIPT_NAME): Use "v850" not "elf".
...
* scripttempl/v850.sc: Wrap script with a "cat << EOF".
Problems with last night's changes.
1996-10-17 16:58:31 +00:00
Michael Meissner
55116079e2
Make simulated loads/stores faster on x86, AIX, and big endian hosts
1996-10-17 16:47:51 +00:00
Jeff Law
d27d34c382
* scripttempl/v850.sc: New linker script for the V850.
...
* Makefile.in: Use it.
1996-10-17 05:10:52 +00:00
Jeff Law
c929945aad
Add missing v850 sanitization stuff.
1996-10-17 04:57:03 +00:00
Jeff Law
548ddc7174
* config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff
...
and sdaoff expressions.
1996-10-17 04:48:07 +00:00
Jeff Law
b6d08fce22
* elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,
...
R_V850_TDA_OFFSET and R_V850_ZDA_OFFSET.
(elf_v850_howto_table): Corresponding changes.
(elf_v850_reloc_map): Corresponding changes.
* reloc.c: Add additional V850 relocations.
* bfd-in2.h, libbfd.h: Rebuilt.
1996-10-17 04:45:29 +00:00
Jeff Law
148b365e90
* gas/v850/reloc.s: New tests.
...
* gas/v850/basic.exp: Run them.
1996-10-17 04:41:24 +00:00
Stu Grossman
6420594bbf
* testsuite/gdb.base/break.exp: Make backtrace from factorial
...
errors unique.
* testsuite/gdb.base/nodebug.exp: Whack out all -g options
explicitly.
* v850-tdep.c (v850_init_extra_frame_info v850_frame_chain): Fix
sign bugs with scanning prologues. Get a little smarter about
calculating the length of uninteresting instructions.
1996-10-17 02:12:24 +00:00
Stan Shebs
93ed453c68
* breakpoint.c (must_shift_inst_regs): New global.
...
(bpstat_stop_status): Change #if uses of DECR_PC_AFTER_BREAK into
equivalent expression uses.
* infrun.c (wait_for_inferior): Ditto.
1996-10-17 00:54:59 +00:00
Michael Meissner
d6fe5ca568
Make read/write memory functions inlined
1996-10-16 22:16:21 +00:00
Michael Meissner
5c2556697f
Make read/write memory functions inlined
1996-10-16 22:14:23 +00:00
Jeff Law
4948949ea2
* linker.c (_bfd_generic_final_link): Set "linker_mark" for
...
all sections that will be included in the output file.
(_bfd_generic_link_output_symbols): Discard symbols in sections
which are being discarded.
Fixes 4 failures in the g++ testsuite on the v850.
1996-10-16 20:27:18 +00:00
Michael Meissner
11ec4de669
Fix tracing of accumulators
1996-10-16 17:52:31 +00:00
Jeff Law
0f8e50bb76
* write.c (fixup_segment): Don't add symbol value to addend if
...
TC_V850 and OBJ_ELF.
* config/tc-v850.h (tc_fix_adjustable): Don't adjust any
pc-relative fixups.
Fixing more failures in the g++ testsuite.
1996-10-16 17:32:39 +00:00
Jeff Law
e1d98a0a65
* elf32-v850.c (bfd_elf32_v850_reloc): Mask out bits we
...
no longer want in pc-relative relocs.
Fixing some g++ testsuite failures.
1996-10-16 17:26:50 +00:00
Stu Grossman
687f4e2379
* v850-tdep.c (v850_push_arguments): Use symbolic names for arg
...
registers.
* config/v850/tm-v850.h: Change FP to 29. Define arg regs.
1996-10-16 08:57:35 +00:00
Jeff Law
f964b01d90
* config/tc-v850.c (md_pcrel_from): Delete unused function.
...
(md_pcrel_from_section): New function.
* config/tc-v850.h (MD_PCREL_FROM_SECTION): Define.
So we don't screw up pc-relative jumps/calls from one section
into another section within the same .o file.
Fixes global ctors/dtors to work with DECL_ONE_ONLY stuff.
1996-10-16 06:21:23 +00:00
Jeff Law
05f1baaa20
* elf32-v850.c (bfd_elf32_v850_reloc): Don't silently
...
accept a reloc against an undefined sybmol!
jeez. I'm going to go sit in the corner and hide.
1996-10-16 04:18:51 +00:00