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.
2000-12-19 23:20:45 +00:00
Nick Clifton
a8c548cb0c
Add missing support for arm-epoc-pe.
2000-12-19 22:22:02 +00:00
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).
2000-12-19 22:01:20 +00:00
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.
2000-12-19 15:41:07 +00:00
Nick Clifton
ac1c9d3aad
Fix test for StoreDouble Instruction.
2000-12-19 00:58:04 +00:00
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.
2000-12-18 23:19:55 +00:00
Nick Clifton
f78c52818f
Definbe extra allowable COFF section flags for ARM_PE target/
2000-12-18 20:50:41 +00:00
Nick Clifton
02b89dcefc
Add default case to file_format switch.
2000-12-18 19:03:30 +00:00
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.
2000-12-18 04:36:35 +00:00
Elena Zannoni
d55e473712
Fix date of last commit.
2000-12-18 04:18:18 +00:00
Elena Zannoni
c6c1f1914d
2000-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* config/sh/tm-sh.h: Don't remove SR_REGNUM from enum.
2000-12-18 04:15:18 +00:00
DJ Delorie
85ec56b3e2
fix formatting
2000-12-17 03:09:45 +00:00
DJ Delorie
328cd6e949
* safe-ctype.h: Make code work on all targets and not just on
...
targets where a char is 8 bits.
2000-12-17 03:09:01 +00:00
DJ Delorie
f021637a75
* safe-ctype.c: #include "ansidecl.h".
...
* strtod.c: Likewise.
* strtoul.c: Include safe-ctype.h, not ctype.h.
2000-12-17 03:07:49 +00:00
Andrew Cagney
780a49fab4
* i386gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
...
(gnu_store_registers): Replace assert with gdb_assert.
2000-12-17 00:35:58 +00:00
Nick Clifton
099194551f
Regenerate files
2000-12-16 22:01:44 +00:00
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.
2000-12-16 05:45:08 +00:00
Nick Clifton
cc5fda35d5
Add Diego Novillo.
2000-12-16 01:28:21 +00:00
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.
2000-12-15 21:44:35 +00:00
Elena Zannoni
c898ebff4c
whoops, remove conflict indicators!
2000-12-15 20:56:42 +00:00
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.
2000-12-15 20:54:24 +00:00
Nick Clifton
d20966a734
Move to the start of the program headers before attempting to read them.
2000-12-15 18:53:04 +00:00
Andrew Cagney
2649061d59
Multi-arch REGISTER_BYTES_OK.
2000-12-15 12:33:08 +00:00
Andrew Cagney
12859c09a6
vasprintf() -> xvasprintf()
2000-12-15 12:04:03 +00:00
Kevin Buettner
e7b044d683
Removed (tui and mi) directory prefixes from ChangeLog comments that I
...
added in last commit.
2000-12-15 03:00:38 +00:00
Kevin Buettner
46c6187fb5
Put mi and tui comments for free -> xfree change in proper ChangeLogs.
2000-12-15 02:56:42 +00:00
Kevin Buettner
1f72e58919
Applied solib-svr4.c changes for NetBSD from Matthew Green.
2000-12-15 02:04:59 +00:00
Kevin Buettner
e87d965b56
free -> xfree changes
2000-12-15 01:57:51 +00:00
Kevin Buettner
b8c9b27d1e
Replace free() with xfree().
2000-12-15 01:01:51 +00:00
Kazu Hirata
6fa957a9b9
2000-12-14 Kazu Hirata <kazu@hxi.com>
...
* peigen.c: Fix formatting.
* som.c: Likewise.
* som.h: Likewise.
2000-12-14 21:38:31 +00:00
Nick Clifton
b8f080d6a8
oops - omitted terminating #endif
2000-12-14 20:29:25 +00:00
Nick Clifton
6717891cd0
If we don't have <limits.h>, try including <sys/param.h> if we have it.
2000-12-14 20:16:20 +00:00
J.T. Conklin
6477a14af7
* configure.tgt (hppa*-*-bsd*, hppa*-*-osf*, m68*-*-sunos4*,
...
rs6000-*-lynxos*, sparc-*-sunos4*): Add gdbserver to configdirs.
2000-12-14 20:15:45 +00:00
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>
2000-12-14 16:50:20 +00:00
Michael Chastain
b031d0f2ce
2000-12-13 Michael Chastain <chastain@redhat.com>
...
* MAINTAINERS: Add Michael Chastain to Write After Approval list.
2000-12-14 06:17:05 +00:00
Michael Chastain
990e9371f0
Added Michael Chastain with Write After Approval access.
2000-12-14 06:14:57 +00:00
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.
2000-12-14 01:12:43 +00:00
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.
2000-12-13 22:55:54 +00:00
Kazu Hirata
9602af5112
2000-12-13 Kazu Hirata <kazu@hxi.com>
...
* peigen.c: Fix formatting.
2000-12-13 21:43:57 +00:00
DJ Delorie
349a994c9b
* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.
...
configure: Regenerate.
2000-12-13 20:21:52 +00:00
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.
2000-12-13 18:55:02 +00:00
Nick Clifton
6256f9dd96
aadd conditionals around definition of INT_MAX
2000-12-13 18:48:04 +00:00
Nick Clifton
92625c1624
Adde dfinition if INT_MAX if limits.h is not included
2000-12-13 18:46:41 +00:00
Nick Clifton
42dbf88c39
#include <limits.h> only if it exists.
2000-12-13 18:42:28 +00:00
Nick Clifton
037849a9a0
Revert the last beautification with "innocent" whitespace,
...
it breaks the K&R C preprocessor.
2000-12-13 18:28:52 +00:00
Alan Modra
0485cba3d3
Rodney Brown's CHECK_FIELD typo fixes.
2000-12-13 06:23:56 +00:00
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.
2000-12-12 22:56:36 +00:00
Nick Clifton
3a71aec8b4
Ignore sections with zero size.
2000-12-12 22:54:39 +00:00
DJ Delorie
7ec229cebe
* ld.texinfo: Add notes about --whole-archive and gcc.
2000-12-12 22:37:20 +00:00
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.
2000-12-12 21:25:54 +00:00