Kung Hsu
|
abed6bc2e1
|
* arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to
processor.
* remote-arc.c (arc_wait): when a processor stops, stop other two
processors too.
* remote-arc.c (switch_command): switch tm_print_insn.
|
1995-03-01 01:39:12 +00:00 |
|
Kung Hsu
|
cb58e516f9
|
* config/mips-gdb.exp (gdb_load): In every test case, we need to do
'file' command firts, then 'target', then 'load', this is due to gdb
target set up.
* config/mips-gdb.exp: Fix a couple regular exp bugs.
|
1995-03-01 00:35:09 +00:00 |
|
Kung Hsu
|
bc01beb5ea
|
* vx-share/ptrace.h: merge in WRS new ptrace requests.
|
1995-03-01 00:27:31 +00:00 |
|
Kung Hsu
|
75988f9412
|
* defs.h: fix a syntax error.
|
1995-03-01 00:22:46 +00:00 |
|
Kung Hsu
|
161520dc02
|
* a29k-tdep.c (get_longjmp_target): add this function, from WRS.
* remote-vx.c: move read_register and write_register out to
target specific files.
* remote-vx29k.c (get_fp_contnets): add this function, from WRS.
|
1995-03-01 00:01:49 +00:00 |
|
Ken Raeburn
|
33d8f4697c
|
read.c, tc-* md_operand changes
|
1995-02-28 23:38:47 +00:00 |
|
Ken Raeburn
|
03678945bd
|
(md_operand): Replaced empty function in .c file with empty macro in .h file.
|
1995-02-28 23:37:38 +00:00 |
|
Kung Hsu
|
326ae3e292
|
* defs.h: define SWAP_TARGET_AND_HOST macro.
* findvar.c, monitor.c, hppa-tdep.c: remove definition of
SWAP_TARGET_AND_HOST.
|
1995-02-28 23:08:06 +00:00 |
|
Ian Lance Taylor
|
121bdf8f01
|
* configure: If the --cache-file is used, pass it down to
configure in subdirectories.
PR 6389.
|
1995-02-28 22:37:42 +00:00 |
|
Ian Lance Taylor
|
f7ce03e552
|
fix configury
|
1995-02-28 22:34:21 +00:00 |
|
Ian Lance Taylor
|
0877841d73
|
* config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT or
GOT relocs either.
|
1995-02-28 20:35:41 +00:00 |
|
Ian Lance Taylor
|
afbc1a16b3
|
* elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty
sections, if they have the same VMA.
|
1995-02-28 19:33:51 +00:00 |
|
Ian Lance Taylor
|
35680553b1
|
Sun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnus.com>
* configure.in: Use ../../bfd/hosts/std-host.h if specific
host unavailable.
|
1995-02-28 19:16:40 +00:00 |
|
Ian Lance Taylor
|
c47c90f441
|
* config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf.
(i[345]86-*-gnuelf*): New target. Use i386-gelf.
* config/i386-lelf.mt: New file.
* config/i386-gelf.mt: New file.
|
1995-02-28 17:54:37 +00:00 |
|
Ian Lance Taylor
|
882c80a7cc
|
* configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.
(i[345]86-*-gnuelf*): New target. Use i386-gelf.
* config/i386-lelf.mt: New file.
* config/i386-gelf.mt: New file.
|
1995-02-28 17:44:35 +00:00 |
|
Rob Savoye
|
decc32b7c1
|
* configure.in: Match on mips-ecoff, and default to the IDT
configuration.
|
1995-02-28 17:29:02 +00:00 |
|
Jim Kingdon
|
689409ca78
|
* alpha-tdep.c (find_proc_desc): Only attempt to set
PROC_LOCALOFF (found_heuristic) if found_heuristic is non-NULL.
|
1995-02-28 16:38:26 +00:00 |
|
Jim Kingdon
|
de7ad6d87d
|
* alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF
(found_heuristic) if found_heuristic is non-NULL.
|
1995-02-28 16:35:11 +00:00 |
|
Kung Hsu
|
d2c0206038
|
* configure.in: add a29k-*-vxworks configuration.
|
1995-02-27 21:05:00 +00:00 |
|
Kung Hsu
|
490d89a787
|
* config.bfd: add a29k-*-vxworks configuration.
|
1995-02-27 20:59:54 +00:00 |
|
Kung Hsu
|
9ce13cfcfb
|
* config.sub: add vxworks29k configuration.
|
1995-02-27 20:54:49 +00:00 |
|
Stan Shebs
|
431b7d5fff
|
* monitor.c: General gcc -Wall lint cleanup and reformat.
(monitor_command): If no args, send an empty command.
|
1995-02-27 20:03:49 +00:00 |
|
Ian Lance Taylor
|
6b67ed7865
|
tweak previous patch
|
1995-02-24 20:25:52 +00:00 |
|
Ian Lance Taylor
|
7811254cb0
|
* config/tc-mips.c (load_register): Correctly handle 32 bit values
with the high bit set in 64 bit mode.
PR 6381.
|
1995-02-24 19:42:43 +00:00 |
|
Stu Grossman
|
82fc343234
|
* monitor.c (monitor_load_ascii_srec): Add a one second sleep
after send LOAD_CMD to prevent loss of first S-record.
|
1995-02-24 05:09:37 +00:00 |
|
Jeff Law
|
b5f105b7eb
|
* gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
FP load/store variants.
* gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
|
1995-02-24 00:47:29 +00:00 |
|
Jeff Law
|
292210add5
|
* hppa.h (fstwx): Fix single-bit error.
|
1995-02-24 00:34:19 +00:00 |
|
Jeff Law
|
e386acc8d7
|
* config/tc-hppa.c (md_apply_fix): Don't subtract the value of the
add symbol if it's a common symbol (the value of a common symbol
is its size, not a value in the traditional sense).
|
1995-02-23 06:16:35 +00:00 |
|
Jim Kingdon
|
6aa082e03d
|
* gdb.base/term.exp: Do not give a warning if not native, it is
not an abnormal condition.
|
1995-02-23 02:30:57 +00:00 |
|
Ian Lance Taylor
|
546f553610
|
* config/tc-mips.c (append_insn): If listing_prev_line is called,
call frag_grow to make sure there is still room for a variant.
|
1995-02-23 02:20:57 +00:00 |
|
Per Bothner
|
835c255965
|
* ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)'
(same as C's '(TYPE[])EXPR')
|
1995-02-22 07:43:01 +00:00 |
|
Angela Marie Thomas
|
d439f0eca6
|
added regs.exp to Things-to-keep
|
1995-02-22 04:56:32 +00:00 |
|
Ian Lance Taylor
|
19a681380e
|
* bout.c (b_out_slurp_reloc_table): Don't return an error if asked
for relocations for the .bss section.
PR 6377.
|
1995-02-22 02:20:51 +00:00 |
|
Angela Marie Thomas
|
3f3aa8930c
|
Added arc to Things-to-lose
|
1995-02-22 01:36:16 +00:00 |
|
Angela Marie Thomas
|
48828493bf
|
Added remote-mon.c and ser-go32-para.c to Things-to-lose
|
1995-02-22 01:34:47 +00:00 |
|
Jeff Law
|
ee4d24c613
|
* som.c (som_bfd_ar_write_symbol_stuff): Handle objects with odd
lengths.
|
1995-02-21 22:15:19 +00:00 |
|
Jim Kingdon
|
7cf24958fe
|
* gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
t_char_array".
|
1995-02-21 21:09:48 +00:00 |
|
Stan Shebs
|
7f4b4b71a2
|
* top.c (print_gdb_version): Update the year.
|
1995-02-21 20:27:41 +00:00 |
|
David Edelsohn
|
bf150019d7
|
Recognize arm-*-pe* (psion project).
|
1995-02-21 17:55:04 +00:00 |
|
David Edelsohn
|
032d50a95e
|
Remove CYG-LOC from lynx.
|
1995-02-21 17:39:52 +00:00 |
|
Peter Schauer
|
f1cb5ff2b4
|
* Makefile.in (ALL_MACHINES): Add w65-dis.o.
|
1995-02-21 07:56:45 +00:00 |
|
Jeff Law
|
d4a9bc73c1
|
Add missing ChangeLog entry.
|
1995-02-21 05:14:22 +00:00 |
|
Jeff Law
|
312eb91b73
|
Add missed log entry for som.c.
|
1995-02-21 05:12:58 +00:00 |
|
Per Bothner
|
1b5cdb7e22
|
* pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).
|
1995-02-21 00:29:08 +00:00 |
|
Per Bothner
|
9fa343240e
|
* chillvars.ch: Add missing INIT's.
* chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
|
1995-02-21 00:20:48 +00:00 |
|
Jim Kingdon
|
d940a47ef8
|
* Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look for newlib in
`..' not in `../..'.
|
1995-02-19 22:36:18 +00:00 |
|
Jim Kingdon
|
566ac567d6
|
* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
are getting the version number.
|
1995-02-19 21:47:32 +00:00 |
|
Jim Kingdon
|
0794ff457b
|
* gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
if not native, it is not an abnormal condition.
|
1995-02-19 21:12:56 +00:00 |
|
Peter Schauer
|
f5de490455
|
Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* procfs.c (unconditionally_kill_inferior): Don't issue a PIOCKILL
in addition to a PIOCSSIG to kill the inferior.
|
1995-02-19 19:08:34 +00:00 |
|
Per Bothner
|
27648f269f
|
* gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
|
1995-02-17 23:24:22 +00:00 |
|