Nick Clifton
a0f2e916a7
Do not convert reloc addend to PC rel, it will be handled later on.
2001-02-04 22:14:19 +00:00
Michael Sokolov
9dec4c71b5
* config.guess: Import from subversions.gnu.org (revision 1.181).
...
* config.sub: Import from subversions.gnu.org (revision 1.199).
2001-02-04 18:17:30 +00:00
Phil Blundell
c7217458cb
2001-02-04 Philip Blundell <philb@gnu.org>
...
* configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
* configure: Regenerate.
2001-02-04 16:37:03 +00:00
Phil Blundell
46c1ea57dc
2001-02-04 Philip Blundell <philb@gnu.org>
...
* emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
* emulparams/armelf_linux26.sh: Delete.
* configure.tgt: Remove mention of armelf_linux26 emulation.
2001-02-04 14:01:35 +00:00
Stephane Carrez
986c6f4ba0
* config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header
...
function to select the header according to the cpu.
(md_after_pass_hook, md_do_align): Remove.
(md_cleanup, m68hc11_cleanup): Remove.
(md_pcrel_from_section): Declare.
* config/tc-m68hc11.c (build_dbranch_insn): Remove insn_size.
(build_jump_insn, build_insn): Likewise.
(m68hc11_listing_header): New function.
(m68hc11_cleanup): Remove.
2001-02-04 13:58:30 +00:00
Stephane Carrez
4f69f9744a
* gas/m68hc11/malis.s: New test to verify compliance with Motorola
...
Assembly Language Input Standard.
* gas/m68hc11/malis.d: New file.
* gas/m68hc11/malis-include.s: New file.
* gas/m68hc11/all.exp: Add the new test.
2001-02-04 13:53:49 +00:00
Eli Zaretskii
32fe095003
* config/djgpp/fnchange.lst: Tweak to make consistent with the
...
new files.
2001-02-04 07:56:38 +00:00
Eli Zaretskii
619cbaf76d
* config/djgpp/djconfig.sh: Use explicit absolute file name when
...
invoking `find'.
2001-02-04 07:52:33 +00:00
Eli Zaretskii
cd42d3a86d
* ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
...
UART_FIFO_WORKS is defined. Otherwise use outportb.
From Francisco Pastor <fpastor.etra-id@etra.es>
2001-02-04 07:48:18 +00:00
Eli Zaretskii
a17b5c4efc
* go32-nat.c (go32_xfer_memory): Make the argument list consistent
...
with target.h's to_xfer_memory member.
2001-02-04 07:24:57 +00:00
Nick Clifton
d96031fbcc
Fix typo
2001-02-03 00:53:10 +00:00
Patrick Macdonald
0715dc88cf
Binutils portion of fix for syntax array elements when max
...
operands is greater than 127.
2001-02-02 Patrick Macdonald <patrickm@redhat.com>
* cgen.h (CGEN_SYNTAX_CHAR_TYPE): Typedef as unsigned short.
(CGEN_MAX_SYNTAX_ELEMENTS): Rename from CGEN_MAX_SYNTAX_BYTES.
(CGEN_SYNTAX): Define using CGEN_MAX_SYNTAX_ELEMENTS.
* fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
* m32r-desc.h: Regenerate.
2001-02-02 23:04:40 +00:00
J.T. Conklin
86ddecc5fc
* ppc-bdm.c (#include <signal.h>): Removed.
...
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-mips.c: Likewise.
* remote-os9k.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
2001-02-02 23:04:14 +00:00
DJ Delorie
c91db3ccc1
merge from gcc
2001-02-02 20:08:59 +00:00
John R. Moore
338d7c5c40
Changed free() to xfree() where appropriate. Also changed Copyright to
...
include 2001.
2001-02-02 20:01:16 +00:00
John R. Moore
2b5436af18
* cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().
...
Also changed Copyright to include 2001.
2001-02-02 19:37:48 +00:00
J.T. Conklin
824670030b
* monitor.c (#include "gdb_wait.h"): Removed.
...
* ocd.c: Likewise.
* ppc-bdm.c: Likewise.
* remote-adapt.c: Likewise.
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-eb.c: Likewise.
* remote-es.c: Likewise.
* remote-mips.c: Likewise.
* remote-mm.c: Likewise.
* remote-nindy.c: Likewise.
* remote-os9k.c: Likewise.
* remote-rdi.c: Likewise.
* remote-rdp.c: Likewise.
* remote-sds.c: Likewise.
* remote-sim.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
* remote.c: Likewise.
* ser-pipe.c: Likewise.
* ser-unix.c: Likewise.
* Makefile.in: Updated dependencies.
-------------------------------------------------------------------
2001-02-02 19:14:33 +00:00
DJ Delorie
bc9bf2596e
merge from gcc
2001-02-02 18:58:51 +00:00
Stephane Carrez
328dc123cc
Fix 2001-02-02 Stephane Carrez ChangeLog entry
2001-02-02 14:16:53 +00:00
Stephane Carrez
dbb8ad4917
* tc-m68hc11.c (relaxable_symbol): Relax externally visible symbols
...
because there is no support for shared libraries and these symbols
can't be overridden (unless they are weak).
2001-02-02 14:14:11 +00:00
Nick Clifton
fae0bf59e6
Add parentheses ready for future conbtribution
2001-02-01 20:56:35 +00:00
Nick Clifton
dda308f5fd
Update base address register after restoring register bank.
2001-02-01 20:39:51 +00:00
Kazu Hirata
010ac81f2a
2001-02-01 Kazu Hirata <kazu@hxi.com>
...
* elf-m10300.c: Fix formatting.
2001-02-01 19:35:29 +00:00
Nick Clifton
0088edd2a0
Replace occurances of -oformat with --oformat.
2001-02-01 18:44:43 +00:00
Richard Henderson
a987bfc987
* dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations
...
for the compilation unit with a zero byte.
2001-02-01 18:08:47 +00:00
Jan Hubicka
905308801e
* (dis386_att, grps): Use 'T' for push/pop
...
(putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
2001-02-01 15:30:55 +00:00
Jonathan Larmour
7fb91dc8bf
v850-elf target is now building.
2001-02-01 07:00:53 +00:00
Jonathan Larmour
42acc51e30
* Makefile.in (gencode): Link with libopcodes in build tree rather
...
than building source files from there.
2001-02-01 06:56:29 +00:00
Nick Clifton
88694af3f9
Detect installation of SWI vector by running program as well as loading program.
2001-02-01 00:14:40 +00:00
David Smith
27b82ed26e
2001-01-31 David Smith <dsmith@redhat.com>
...
* event-loop.c: Change inclusion of string.h to gdb_string.h and
updated the copyright notice.
* ser-pipe.c: Ditto.
* mi/mi-cmds.c: Ditto.
* mi/mi-console.c: Ditto.
* mi/mi-getopt.c: Ditto.
* mi/mi-parse.c: Ditto.
2001-01-31 15:46:36 +00:00
David Smith
ab9cc81536
2001-01-31 David Smith <dsmith@redhat.com>
...
* MAINTAINERS: Add David Smith to Write After Approval list.
2001-01-31 15:03:45 +00:00
Alan Modra
d9634ba1ff
(elf64_hppa_object_p): Set architecture and machine from elf header flags.
2001-01-31 13:28:50 +00:00
Alan Modra
956eedd4dc
Another HAVE_DOS_BASED_FILE_SYSTEM check.
2001-01-31 06:02:18 +00:00
Andrew Cagney
d1f4cff847
Move putchar_filtered() to utils.c.
2001-01-31 03:46:23 +00:00
Andrew Cagney
74c1b268c6
Cleanup autoconfigury of vfork().
2001-01-31 02:08:23 +00:00
Andrew Cagney
4fcf66da88
Replace strsave() with xstrdup().
2001-01-31 01:24:03 +00:00
Andrew Cagney
e191e0abe5
* cli/cli-script.c (define_command): Check for a bad hook value in
...
switch statement.
2001-01-31 00:50:01 +00:00
J.T. Conklin
10214f55f8
* configure/sh/embed.mt: New file.
...
* configure/sh/linux.mt: New file.
* configure/sh/sh.mt: Removed.
* configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
(sh-*-*): Removed.
2001-01-30 23:37:07 +00:00
Alexandre Oliva
de0492b6fb
* interp.c (sim_create_inferior): Record program arguments for
...
later inspection by the trap handler.
(count_argc): New function.
(prog_argv): Declare static.
(sim_write): Declare.
(trap): Implement argc, argnlen and argn system calls. Do not
abort on unknown system calls--simply return -1.
* syscall.h (SYS_argc, SYS_argnlen, SYS_argn): Define.
2001-01-30 23:03:56 +00:00
Kevin Buettner
7b769fb03b
Replace blanked lines from earlier commit with comment stating that
...
the reason why the space is empty.
2001-01-30 22:18:21 +00:00
Kevin Buettner
1de8f0232c
Remove unused printf() definition.
2001-01-30 16:45:23 +00:00
Alan Modra
3fab46d0e9
Write out millicode functions with the right elf symbol type.
2001-01-30 13:40:08 +00:00
Alan Modra
22862cde86
Fix a null-pointer dereference and some range checks.
2001-01-30 13:13:29 +00:00
Richard Henderson
9540464302
* elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
...
before mdebug.
2001-01-30 09:52:27 +00:00
Michael Chastain
f8bf377815
Removed files structs3.c structs3.exp.
...
These were added by accident. Whoops!
2001-01-30 04:48:50 +00:00
Michael Chastain
c9049fc98f
2001-01-29 Michael Chastain <chastain@redhat.com>
...
* symtab.c (block_lookup_symbol): Use 'namespace' parameter in
symbol comparisons in binary search.
2001-01-30 02:49:36 +00:00
Alan Modra
9add9c04bd
Handle hppa64-linux systems.
2001-01-30 02:17:40 +00:00
Michael Chastain
b2bbed47aa
2001-01-28 Michael Chastain <chastain@redhat.com>
...
* gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
to call when tests fail. It takes gdb out of the overloaded
function choice menu back to the main prompt, so that the test
program stays synchronized.
(set_bp_overloaded): New proc to collect all the common
code for setting a breakpoint on an overloaded name. Calls
take_gdb_out_of_choice_menu when needed.
(menu_overload1arg): New variable to collect the repeated
instances of the expected menu for an overloaded name. Change
the regular expression to handle changes in g++ type encoding:
"void" can be either "void" or "", and "unsigned int" can be
either "unsigned int" or "unsigned".
(continue_to_bp_overloaded): Change regular expressions to handle
changes in g++ type encoding.
(no proc): Call take_gdb_out_of_choice_menu when needed.
Remove redundant calls to "info break". Accept either "canceled"
or "cancelled". Change regular expressions in "info break"
calls to handle changes in g++ type encoding. Give all tests
unique strings.
2001-01-28 23:49:43 +00:00
Fernando Nasser
80ee4fd53b
2001-01-27 Fernando Nasser <fnasser@redhat.com>
...
From Momchil Velikov <velco@fadata.bg>
* mi-cmd-disas.c (gdb_dis_asm_read_memory): Add missing memory
attributes argument in the call to `xfer_memory'.
2001-01-27 22:18:15 +00:00
Michael Sokolov
b71c67aba4
* basic_blocks.c: #include <unistd.h> only if it exists.
2001-01-27 19:54:49 +00:00