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.
32 years ago
Ken Raeburn
33d8f4697c
read.c, tc-* md_operand changes
32 years ago
Ken Raeburn
03678945bd
(md_operand): Replaced empty function in .c file with empty macro in .h file.
32 years ago
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.
32 years ago
Ian Lance Taylor
121bdf8f01
* configure: If the --cache-file is used, pass it down to
configure in subdirectories.
PR 6389.
32 years ago
Ian Lance Taylor
f7ce03e552
fix configury
32 years ago
Ian Lance Taylor
0877841d73
* config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT or
GOT relocs either.
32 years ago
Ian Lance Taylor
afbc1a16b3
* elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty
sections, if they have the same VMA.
32 years ago
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.
32 years ago
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.
32 years ago
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.
32 years ago
Rob Savoye
decc32b7c1
* configure.in: Match on mips-ecoff, and default to the IDT
configuration.
32 years ago
Jim Kingdon
689409ca78
* alpha-tdep.c (find_proc_desc): Only attempt to set
PROC_LOCALOFF (found_heuristic) if found_heuristic is non-NULL.
32 years ago
Jim Kingdon
de7ad6d87d
* alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF
(found_heuristic) if found_heuristic is non-NULL.
32 years ago
Kung Hsu
d2c0206038
* configure.in: add a29k-*-vxworks configuration.
32 years ago
Kung Hsu
490d89a787
* config.bfd: add a29k-*-vxworks configuration.
32 years ago
Kung Hsu
9ce13cfcfb
* config.sub: add vxworks29k configuration.
32 years ago
Stan Shebs
431b7d5fff
* monitor.c: General gcc -Wall lint cleanup and reformat.
(monitor_command): If no args, send an empty command.
32 years ago
Ian Lance Taylor
6b67ed7865
tweak previous patch
32 years ago
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.
32 years ago
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.
32 years ago
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.
32 years ago
Jeff Law
292210add5
* hppa.h (fstwx): Fix single-bit error.
32 years ago
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).
32 years ago
Jim Kingdon
6aa082e03d
* gdb.base/term.exp: Do not give a warning if not native, it is
not an abnormal condition.
32 years ago
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.
32 years ago
Per Bothner
835c255965
* ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)'
(same as C's '(TYPE[])EXPR')
32 years ago
Angela Marie Thomas
d439f0eca6
added regs.exp to Things-to-keep
32 years ago
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.
32 years ago
Angela Marie Thomas
3f3aa8930c
Added arc to Things-to-lose
32 years ago
Angela Marie Thomas
48828493bf
Added remote-mon.c and ser-go32-para.c to Things-to-lose
32 years ago
Jeff Law
ee4d24c613
* som.c (som_bfd_ar_write_symbol_stuff): Handle objects with odd
lengths.
32 years ago
Jim Kingdon
7cf24958fe
* gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
t_char_array".
32 years ago
Stan Shebs
7f4b4b71a2
* top.c (print_gdb_version): Update the year.
32 years ago
David Edelsohn
bf150019d7
Recognize arm-*-pe* (psion project).
32 years ago
David Edelsohn
032d50a95e
Remove CYG-LOC from lynx.
32 years ago
Peter Schauer
f1cb5ff2b4
* Makefile.in (ALL_MACHINES): Add w65-dis.o.
32 years ago
Jeff Law
d4a9bc73c1
Add missing ChangeLog entry.
32 years ago
Jeff Law
312eb91b73
Add missed log entry for som.c.
32 years ago
Per Bothner
1b5cdb7e22
* pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).
32 years ago
Per Bothner
9fa343240e
* chillvars.ch: Add missing INIT's.
* chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
32 years ago
Jim Kingdon
d940a47ef8
* Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look for newlib in
`..' not in `../..'.
32 years ago
Jim Kingdon
566ac567d6
* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
are getting the version number.
32 years ago
Jim Kingdon
0794ff457b
* gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
if not native, it is not an abnormal condition.
32 years ago
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.
32 years ago
Per Bothner
27648f269f
* gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
32 years ago
Per Bothner
fda36387eb
* parse.c (follow_types): Given (TYPE[]) (i.e. with no length),
create a 0-length array type, and set BOUND_CANNOT_BE_DETERMINED.
* valops.c (value_cast): If a cast like (TYPE[])VALUE (i.e. array
of unknown length) use sizeof(VALUE)/sizeof(TYPE) as the length.
* c-typeprint.c (c_type_print_varspec_suffix): If array length
is 0, print it, but not if upper_bound is BOUND_CANNOT_BE_DETERMINED.
32 years ago
David Edelsohn
07f27bb80c
* arc-dis.c (arc_get_disassembler): Change argument to int,
one of bfd_mach_arc_xxx. All callers updated.
32 years ago
Ian Lance Taylor
842eba6688
--set-section-flags patch from dje.
32 years ago
David Edelsohn
aa396c6858
* dis-asm.h (arc_get_disassembler): Change argument to int.
All callers updated.
32 years ago