Jeff Law
0ef9643e5e
2000-06-13 Kazu Hirata <kazu@hxi.com>
...
* compile.c: Fix formatting.
2000-06-13 19:54:56 +00:00
H.J. Lu
bcef29e60c
2000-06-13 H.J. Lu <hjl@gnu.org>
...
* configure: Regenerate.
2000-06-13 19:11:54 +00:00
Jeff Law
5ec846f9cf
* configure.host (hppa*64*): Renamed from hppa2.0w per
...
gcc/binutils changes.
* configure.tgt: Similarly.
2000-06-13 15:21:27 +00:00
Kevin Buettner
9ac12c358e
Use PT_CFM in place of PT_CR_IFS.
2000-06-13 03:17:11 +00:00
Joern Rennecke
26bfd1c08b
Fix arm-epoc-pe build problem:
...
* peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
armpei_little_vec.
2000-06-13 00:30:46 +00:00
Jeff Law
53d388d148
* h8300-dis.c: Fix formatting.
...
(bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
correctly.
2000-06-12 22:23:25 +00:00
Michael Snyder
2c8f79c2da
2000-06-12 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* breakpoint.c (breakpoint_thread_match): Fix comment.
2000-06-12 21:17:21 +00:00
Michael Snyder
7346e70f2e
2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>
...
* gdb.base/annota1.exp (run until main breakpoint): Loosen up
the regular expression: accept an (almost) arbitrary sequence of
"frames-invalid" and "breakpoints-invalid" messages both before
and after the "starting" message.
2000-06-12 20:34:00 +00:00
Fernando Nasser
8903de4f9c
2000-06-12 Fernando Nasser <fnasser@cygnus.com>
...
* valops.c (value_assign): Adjust the length to take into
consideration that we are not starting from the beginning.
2000-06-12 14:39:14 +00:00
Elena Zannoni
34e924c066
* symfile.c (add_symbol_file_command): Properly reformat "else if"
...
code.
* coffread.c (coff_symtab_read): Ditto.
2000-06-12 14:05:44 +00:00
Andrew Cagney
80b756a06c
ser-tcp.o moved to configure.in.
2000-06-12 06:34:32 +00:00
Andrew Cagney
d63c00533f
Update TODO - SER_HARDWIRE problem was fixed.
2000-06-12 06:12:14 +00:00
Andrew Cagney
aff38e615a
Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include
...
ser-tcp.o by default.
2000-06-12 06:09:06 +00:00
Andrew Cagney
5213ab0692
Multi-arch GDB_TARGET_IS_MIPS64.
2000-06-12 04:35:39 +00:00
Andrew Cagney
2475bac391
Print all known but not yet multi-arched values.
2000-06-12 03:33:26 +00:00
Mark Kettenis
a7769679c2
* config/i386/tm-i386.h: Add forward declaration of `struct value'.
...
(FIX_CALL_DUMMY): Redefined to call i386_fix_call_dummy.
(i386_fix_call_dummy): Add prototype.
* i386-tdep.c (i386_fix_call_dummy): New function based on the
code from the old FIX_CALL_DUMMY macro.
2000-06-12 01:44:35 +00:00
Kevin Buettner
8ab8638139
Eliminate use of PARAMS.
2000-06-12 01:33:49 +00:00
Daniel Berlin
66a55e80fc
Forgot a file
2000-06-12 01:31:41 +00:00
Andrew Cagney
63e69063c6
Don't try to dump void macros (when non multi-arch). They could
...
contain C statements.
2000-06-12 00:35:34 +00:00
Christopher Faylor
cfc3008e2f
* exec.c (exec_file_attach): Add .exe extension when __CYGWIN__.
2000-06-11 16:07:51 +00:00
Christopher Faylor
7c5c87c02d
* win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdout
...
here.
(safe_symbol_file_add_stub): Redirect gdb_stdout as well as stderr.
(safe_symbol_file_add_cleanup): Restore gdb_stdout.
(info_dll_command): Use the pager for displaying DLLs since there are often
quite a few.
2000-06-11 02:34:40 +00:00
Andrew Cagney
5c8cc33173
Trim targ_arches to just the first.
2000-06-11 01:39:08 +00:00
Andrew Cagney
4b9b395931
Re-implement gdbach_dump() so that it prints out the macro values.
...
Add ``maint print arch'' command.
Add ``gdbarch_register()'' function that also takes gdbarch_dump_tdep().
Use in mips-tdep.c.
2000-06-10 05:37:47 +00:00
Kevin Buettner
dee8b1a1c5
Eliminate PARAMS.
2000-06-10 01:32:12 +00:00
Fernando Nasser
4acafb8638
2000-06-08 Fernando Nasser <fnasser@cygnus.com>
...
* config/i386/tm-embed.h: New file. Specific for embedded targets
like i386-elf, i386-coff and i386-aout.
* config/i386/embed.mt (): Specify tm-embed.h instead of the System V
header file.
2000-06-09 23:32:48 +00:00
Fernando Nasser
cddf60497b
2000-06-08 Fernando Nasser <fnasser@cygnus.com>
...
* MAINTAINERS: Add myself to gdbtk list.
2000-06-09 23:22:16 +00:00
Klee Dienes
14765d3709
Add ChangeLog entry for change to MAINTAINERS on 2000-06-01 (sorry Andrew!)
2000-06-09 22:14:43 +00:00
Kevin Buettner
364693ab23
Define U_REGS_OFFSET.
2000-06-09 18:21:59 +00:00
Denis Chertykov
60a2978a70
* avr.h: clr,lsl,rol, ... moved after add,adc, ...
2000-06-09 18:02:05 +00:00
Denis Chertykov
8776c5fece
* avr-dis.c (avr_operand): Bugfix for jmp/call address.
2000-06-09 17:58:33 +00:00
Fernando Nasser
ce844ae26d
2000-06-08 Fernando Nasser <fnasser@cygnus.com>
...
* configure.in: Replace misplaced CONFIG_ADD by the correct
CONFIG_CLEAN.
* configure, config.in: Regenerate.
2000-06-09 03:35:09 +00:00
Fernando Nasser
a88c1392bd
2000-06-08 Fernando Nasser <fnasser@cygnus.com>
...
* values.c (value_primitive_field): Copy VALUE_REGNO as well.
With typed registers we may have the location information in this field,
in addition to VALUE_ADDRESS (which was already being copied).
2000-06-09 00:51:55 +00:00
Alan Modra
63a0b638d4
Don't treat `;' as a line separator by default.
...
Explicitly mention `;' in line_separator_chars in each backend.
2000-06-09 00:00:04 +00:00
Nick Clifton
9bab93495a
Assign correct reloc value to size 1 constant valued fixes.
2000-06-08 19:19:23 +00:00
David O'Brien
946efd95b8
* configure.in (VERSION): Update to show this is the CVS mainline.
...
Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-06-08 19:00:02 +00:00
David O'Brien
57a6fd078e
* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
...
input objects to be ECOFF.
(check_sections): einfo takes %B, not %P, to print a BFD name.
Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200006081748.KAA12555@elmo.cygnus.com>
2000-06-08 18:39:43 +00:00
David O'Brien
6480b79a19
* config/tc-alpha.c (md_undefined_symbol): Properly understand that $at
...
is the integer register $r28, vs. both $r28 and the floating point
register $f28.
This quiets a bogus warning about needing ".set noat".
Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200006081749.KAA12558@elmo.cygnus.com>
2000-06-08 18:34:06 +00:00
Jim Wilson
10850f29fe
unwind bug fixes needed for today's gcc patch.
...
* config/tc-ia64.c (generate_unwind_image): Call ia64_flush_insns.
(dot_endp): Don't call ia64_flush_insns.
(emit_one_bundle): Don't delete prologue/body records from
unwind_record list in first loop. Rewrite second loop to account for
this.
2000-06-08 17:07:48 +00:00
Andrew Cagney
bf64bfd6ba
MIPS is always multi-arch enabled.
2000-06-08 06:35:40 +00:00
Andrew Cagney
b0069a1775
Delete MIPS_DEFAULT_FPU from config/mips/*.h
2000-06-08 04:51:10 +00:00
Andrew Cagney
1ba607adba
Use config.bfd to determine the default architecture and byte order.
...
Flush all BYTE_ORDER_DEFAULT macros from mips. Can rely on BFD's value.
2000-06-08 04:00:56 +00:00
Andrew Cagney
e28d556f6b
Botch in previous change. Was comparing against "ask" instead of
...
follow_fork_mode_ask.
2000-06-08 01:52:44 +00:00
Andrew Cagney
53904c9e67
Change signature of function add_set_enum_cmd() so that it uses
...
constant character pointers. Update everything.
As a consequence fix infrun's follow-fork plugging a small memory leak.
2000-06-08 00:52:56 +00:00
Jim Wilson
150f24a284
Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.
...
* config/tc-ia64.c: Add missing prototypes.
(generate_unwind_image): Cast argument to output_unw_records call.
2000-06-07 23:14:22 +00:00
Nick Clifton
11da68be15
new file - notes about using --enable-maintainer-mode
2000-06-07 21:31:48 +00:00
Phil Blundell
1c29ef459a
2000-06-07 Philippe De Muyter <phdm@macqel.be>
...
* source.c: Remove direct inclusion of sys/stat.h.
2000-06-07 19:28:53 +00:00
Denis Chertykov
e38c9cc203
* config/tc-avr.c (avr_operand): fix the fomratting of the comment.
2000-06-07 18:56:15 +00:00
Denis Chertykov
68ab2dd99e
* avr.h: New file with AVR opcodes.
2000-06-07 17:48:35 +00:00
Denis Chertykov
bab84c47ec
* avr-dis.c: completely rewritten.
2000-06-07 17:45:44 +00:00
Denis Chertykov
1188e08253
* config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.h
...
(REGISTER_P): likewise.
(avr_opcodes): uses include/opcode/avr.h
(avr_operand): enable ld r,Z or st r,Z for at90s1200.
2000-06-07 17:42:44 +00:00