H.J. Lu
ad1172d4c6
2000-12-22 H.J. Lu <hjl@gnu.org>
* dwarf2dbg.c (dwarf2_finish): Remove #if BFD_ASSEMBLER.
26 years ago
Fernando Nasser
bec71058e4
2000-12-22 Fernando Nasser <fnasser@redhat.com>
* README: Suggest building in an empty directory.
26 years ago
Michael Snyder
315f8b0e91
2000-12-21 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
Add a RE to accept a non-ascii char if one is ever presented.
26 years ago
Mark Kettenis
ef9dff19c4
* i386-tdep.c: Add missing ')' in comment.
(i386_extract_return_value): Return directly after issuing the
warning and filling *VALBUF with zeroes if we cannot get at the
floating-point registers.
(i386_store_return_value): New function.
* config/i386/tm-i386.h (STORE_RETURN_VALUE): Simply call
i386_store_return_value.
Add prototype for i386_store_return_value.
26 years ago
Mark Kettenis
2866d30574
* i386-linux-nat.c (store_fpxregs): Add code to detect support for
the PTRACE_GETFPXREGS request, and return zero if it's not.
26 years ago
Nick Clifton
a6cff3e317
Fix for compiling under Solaris 2.8
26 years ago
Nick Clifton
23ccc829e2
Fixes to allow sources to compile under Solaris 2.8
26 years ago
Nick Clifton
8c603c85a1
Add bfd_get_bits() and bfd_put_bits().
26 years ago
Fernando Nasser
dafc8383e8
2000-12-21 Fernando Nasser <fnasser@redhat.com>
* TODO: Add pre-uiout code removal to 5.2 cleanups.
26 years ago
Fernando Nasser
66b965bb75
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* configure.in: Rename CONFIG_LOBS to CONFIG_LIB_OBS.
* Makefile.in: Ditto.
* configure: Regenerate.
26 years ago
Fernando Nasser
a35736189e
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* command.h: Register date when it was deprecated.
* call-cmds.h: Ditto.
26 years ago
Fernando Nasser
297dd0fd54
Fix typo on last entry.
26 years ago
Fernando Nasser
b4df4f6849
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* Makefile.in (UIOUT_CFLAGS): New macro. CFLAGS needed for uiout code
to be compiled. Defines UI_OUT.
(SUBDIR_MI_CFLAGS): Defines MI_OUT, not UI_OUT.
(INTERNAL_WARN_CFLAGS): Also include UIOUT_CFLAGS.
* configure.in (UIOUT_CFLAGS): New configuration variable.
(--with-uiout): New configuration option. Causes uiout code to
be compiled, instead of the old *printf one.
* configure: Regenerate.
* top.c (print_gdb_version): Test for and print MI_OUT, not UI_OUT.
* testsuite/lib/mi-support.exp (mi_gdb_start): Test for MI_OUT,
not UI_OUT.
26 years ago
Kazu Hirata
5bff4f5642
2000-12-20 Kazu Hirata <kazu@hxi.com>
* targets.c: Fix formatting.
* tekhex.c: Likewise.
* trad-core.c: Likewise.
26 years ago
Fernando Nasser
22d1504010
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* complaints.c (complain): Call warning_hook if defined, instead of
writting to gdb_stderr.
(clear_complaints): Do not write anything to gdb_stderr if warning_hook
is defined.
26 years ago
Michael Snyder
49c890fc5e
2000-12-18 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* gdb.base/setvar.exp: Use double '\\' to quote curly braces
in regexp. One '\' does not suffice on Linux.
26 years ago
Jan Hubicka
a1059aedb2
Revert accidental checkin.
26 years ago
Jan Hubicka
3e73aa7c95
* tc-i386.h (i386_target_format): Define even for ELFs.
26 years ago
Kazu Hirata
7b82c249fa
2000-12-19 Kazu Hirata <kazu@hxi.com>
* sco5-core.c: Fix formatting.
* section.c: Likewise.
* sparclinux.c: Likewise.
* sparclynx.c: Likewise.
* sparcnetbsd.c: Likewise.
* srec.c: Likewise.
* stabs.c: Likewise.
* stab-syms.c: Likewise.
* sunos.c: Likewise.
* syms.c: Likewise.
* sysdep.h: Likewise.
26 years ago
Elena Zannoni
e30839fee3
2000-12-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* sh-tdep.c (sh_print_register): Don't leave regnum 0 out of the
non-pseudo-regs group.
26 years ago
Nick Clifton
a8c548cb0c
Add missing support for arm-epoc-pe.
26 years ago
DJ Delorie
a969366f78
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).
26 years ago
Elena Zannoni
eaf90c5d1f
2000-12-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* sh-tdep.c (sh_gdbarch_init): Move setting of breakpoint_from_pc
to before switch statement.
26 years ago
Nick Clifton
ac1c9d3aad
Fix test for StoreDouble Instruction.
26 years ago
Hans-Peter Nilsson
ca6d9fb3f0
* dis-asm.h (struct disassemble_info): New member "section".
(INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize private_data member.
Initialize section member.
26 years ago
Nick Clifton
f78c52818f
Definbe extra allowable COFF section flags for ARM_PE target/
26 years ago
Nick Clifton
02b89dcefc
Add default case to file_format switch.
26 years ago
Elena Zannoni
c5f7d19c5a
2000-12-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* sh-tdep.c (sh_gdbarch_init): Initialize do_registers_info.
* config/sh/tm-sh.h (DO_REGISTERS_INFO): Remove macro. Use
multiarch version instead.
26 years ago
Elena Zannoni
d55e473712
Fix date of last commit.
26 years ago
Elena Zannoni
c6c1f1914d
2000-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* config/sh/tm-sh.h: Don't remove SR_REGNUM from enum.
26 years ago
DJ Delorie
85ec56b3e2
fix formatting
26 years ago
DJ Delorie
328cd6e949
* safe-ctype.h: Make code work on all targets and not just on
targets where a char is 8 bits.
26 years ago
DJ Delorie
f021637a75
* safe-ctype.c: #include "ansidecl.h".
* strtod.c: Likewise.
* strtoul.c: Include safe-ctype.h, not ctype.h.
26 years ago
Andrew Cagney
780a49fab4
* i386gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
(gnu_store_registers): Replace assert with gdb_assert.
26 years ago
Nick Clifton
099194551f
Regenerate files
26 years ago
Diego Novillo
21d6c4af5d
2000-12-15 Diego Novillo <dnovillo@redhat.com>
* config/tc-i386.c (intel_e09_1): Only flag as a memory operand if
it's not an offset expression.
(intel_e10_1): Ditto. Also, if the operand is an offset expression,
keep the braces '[' and ']' in the output string.
(intel_e11): Ditto. Also remove comparison intel_parser.op_modifier
!= FLAT. There is no such op_modifier.
26 years ago
Nick Clifton
cc5fda35d5
Add Diego Novillo.
26 years ago
Elena Zannoni
c62a7c7ba7
2000-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* sh-tdep.c (sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs): SR_REGNUM is
now part of gdbarch_tdep structure.
(sh_gdbarch_init): Initialize SR_REGNUM.
* config/sh/tm-sh.h (struct gdbarch_tdep): Add field SR_REGNUM.
26 years ago
Elena Zannoni
c898ebff4c
whoops, remove conflict indicators!
26 years ago
Elena Zannoni
a38d2a54be
2000-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* sh-tdep.c (sh_do_pseudo_register): Indent properly. Call
do_dr_register_info() only for DR registers.
(sh_sh4_register_name): Add comments with numbers.
(_initialize_sh_tdep): Move assignment to disassemble printing
function from here...
(sh_gdbarch_init):...to here. Move some more general settings to
before the architecture is recognized.
26 years ago
Nick Clifton
d20966a734
Move to the start of the program headers before attempting to read them.
26 years ago
Andrew Cagney
2649061d59
Multi-arch REGISTER_BYTES_OK.
26 years ago
Andrew Cagney
12859c09a6
vasprintf() -> xvasprintf()
26 years ago
Kevin Buettner
e7b044d683
Removed (tui and mi) directory prefixes from ChangeLog comments that I
added in last commit.
26 years ago
Kevin Buettner
46c6187fb5
Put mi and tui comments for free -> xfree change in proper ChangeLogs.
26 years ago
Kevin Buettner
1f72e58919
Applied solib-svr4.c changes for NetBSD from Matthew Green.
26 years ago
Kevin Buettner
e87d965b56
free -> xfree changes
26 years ago
Kevin Buettner
b8c9b27d1e
Replace free() with xfree().
26 years ago
Kazu Hirata
6fa957a9b9
2000-12-14 Kazu Hirata <kazu@hxi.com>
* peigen.c: Fix formatting.
* som.c: Likewise.
* som.h: Likewise.
26 years ago
Nick Clifton
b8f080d6a8
oops - omitted terminating #endif
26 years ago