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
Nick Clifton
6717891cd0
If we don't have <limits.h>, try including <sys/param.h> if we have it.
26 years ago
J.T. Conklin
6477a14af7
* configure.tgt (hppa*-*-bsd*, hppa*-*-osf*, m68*-*-sunos4*,
rs6000-*-lynxos*, sparc-*-sunos4*): Add gdbserver to configdirs.
26 years ago
David O'Brien
e87b0c0b21
Add myself as a "FreeBSD native & host" maintainer.
Approved by: Andrew Cagney <ac131313@cygnus.com>
Message-ID: <3A383037.96AB4C62@cygnus.com>
26 years ago
Michael Chastain
b031d0f2ce
2000-12-13 Michael Chastain <chastain@redhat.com>
* MAINTAINERS: Add Michael Chastain to Write After Approval list.
26 years ago
Michael Chastain
990e9371f0
Added Michael Chastain with Write After Approval access.
26 years ago
Kazu Hirata
ee515fb7fa
2000-12-13 Kazu Hirata <kazu@hxi.com>
* as.h: Fix formatting.
* cgen.h: Likewise.
* dwarf2dbg.c: Likewise.
* input-scrub.c: Likewise.
* read.h: Likewise.
26 years ago
Ben Elliston
fd5d712edf
2000-12-13 Ben Elliston <bje@redhat.com>
* cgen.sh: Set prefix/PREFIX (append ISA if applicable). Factor
sed expressions into $sedscript, substituting @prefix@/@PREFIX@.
(defs): New action.
26 years ago
Kazu Hirata
9602af5112
2000-12-13 Kazu Hirata <kazu@hxi.com>
* peigen.c: Fix formatting.
26 years ago
DJ Delorie
349a994c9b
* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.
configure: Regenerate.
26 years ago
Frank Ch. Eigler
606d55bcee
* error message improvements for cgen assemblers
2000-12-12 Frank Ch. Eigler <fche@redhat.com>
* cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
error messages over later parse-time ones.
26 years ago
Nick Clifton
6256f9dd96
aadd conditionals around definition of INT_MAX
26 years ago
Nick Clifton
92625c1624
Adde dfinition if INT_MAX if limits.h is not included
26 years ago
Nick Clifton
42dbf88c39
#include <limits.h> only if it exists.
26 years ago
Nick Clifton
037849a9a0
Revert the last beautification with "innocent" whitespace,
it breaks the K&R C preprocessor.
26 years ago
Alan Modra
0485cba3d3
Rodney Brown's CHECK_FIELD typo fixes.
26 years ago
Jim Wilson
514829c3af
Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.
* elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
* config/tc-ia64.h (ia64_init): Add prototype.
* gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
* ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
argument.
* ia64_gen.c (insert_deplist): Cast sizeof result to int.
(print_dependency_table): Print NULL if semantics field not set.
(insert_opcode_dependencies): Mark cmp parameter as unused.
(print_main_table): Use fprintf_vma to print long long fields.
(main): Mark argv paramter as unused. Convert to old style definition.
* ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
* ia64-asmtab.c: Regnerate.
26 years ago
Nick Clifton
3a71aec8b4
Ignore sections with zero size.
26 years ago
DJ Delorie
7ec229cebe
* ld.texinfo: Add notes about --whole-archive and gcc.
26 years ago
Kazu Hirata
1518639ec4
2000-12-12 Kazu Hirata <kazu@hxi.com>
* m68klinux.c: Fix formatting.
* m68knetbsd.c: Likewise.
* mipsbsd.c: Likewise.
* netbsd-core.c: Likewise.
* netbsd.h: Likewise.
* newsos3.c: Likewise.
* nlm32-alpha.c: Likewise.
* nlm32-i386.c: Likewise.
* nlm32-ppc.c: Likewise.
* nlm32-sparc.c: Likewise.
* nlmcode.h: Likewise.
* nlmswap.h: Likewise.
* nlm-target.h: Likewise.
* ns32knetbsd.c: Likewise.
26 years ago