Andrew Cagney
76c520e05c
When GDB doesn't recognize the -i=mi option, assume there is no MI support.
2000-03-04 03:01:38 +00:00
Andrew Cagney
082faf240e
Make mmalloc functions consistent. Some need ISO-C others need PTR :-(.
2000-03-04 02:23:06 +00:00
Andrew Cagney
e54a9244cd
Oops, lost update to defs.h:null_cleanup().
2000-03-04 01:15:32 +00:00
Andrew Cagney
a9ac8f511f
Convert extract/store functions to ISO-C.
2000-03-04 01:05:48 +00:00
Andrew Cagney
e400552667
Convert make_cleanup functions to ISO-C.
2000-03-04 00:40:40 +00:00
Andrew Cagney
6dcbc97b8a
* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
...
(do-tar-bz2): Replace TOOL with PACKAGE.
(gdb.tar.bz2): Remove GDBTK from GDB package.
(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
dejagnu.tar.bz2): New packages.
2000-03-03 23:52:30 +00:00
Frank Ch. Eigler
a9e3a73989
* build fix
...
2000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* Makefile.in (IGEN_INSN): Added am33.igen.
2000-03-03 23:25:10 +00:00
Elena Zannoni
97bb9d91de
2000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* defs.h (struct continuation_arg): Change type of field 'data'
from PTR to void *.
* event-loop.h: Eliminate uses of PTR, use 'void *' instead.
* event-top.c: Ditto.
2000-03-03 15:37:09 +00:00
Frank Ch. Eigler
0ef33cd05d
* build patch
...
2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk>
* func.c (buffer_read_memory): Change type of size to unsigned to
match prototype
2000-03-03 15:00:58 +00:00
Andrew Cagney
b3a9033281
Move GDBtk's ``ln -s ... gdbtcl'' code out of configure.
...
Add CONFIG_CLEAN, CONFIG_ALL to configured targets.
Add all-gdbtk, clean-gdbtk.
2000-03-03 05:44:39 +00:00
Andrew Cagney
379d643457
Only configure GDBtk when it is present.
2000-03-03 02:50:24 +00:00
Elena Zannoni
7b64ac2f7a
2000-03-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* config/alpha/alpha-linux.mh: Remove core-regset.o fron the
NATDEPFILES list.
2000-03-03 02:18:26 +00:00
Nick Clifton
866afedcb4
Apply patch for 100679
2000-03-02 23:01:40 +00:00
Frank Ch. Eigler
4cd9361480
* comment tweaks
2000-03-02 22:42:51 +00:00
Michael Meissner
b7b8f32709
fix sign extension problem with d30v
2000-03-02 22:18:12 +00:00
Frank Ch. Eigler
d018757450
* adding forgotten entry
2000-03-02 21:53:51 +00:00
H.J. Lu
158868217c
2000-03-02 H.J. Lu (hjl@gnu.org)
...
* configure.in: Support --enable-targets=all on ia32.
* configure: Regenerated.
2000-03-02 20:15:33 +00:00
Nick Clifton
f9bc20e78d
Include getopt.h
2000-03-02 18:37:14 +00:00
Frank Ch. Eigler
a3027dd748
* autoconf correction
...
* merge from internal repo -> sourceware
2000-03-02 Frank Ch. Eigler <fche@redhat.com>
* configure: Regenerated.
Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com>
* interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf
calls, conditional on the simulator being in verbose mode.
2000-03-02 18:14:02 +00:00
Frank Ch. Eigler
58fddbac5a
* whitespace correction
2000-03-02 18:12:44 +00:00
Mark Kettenis
667620fa27
Attempt to fix AIX/i386 target.
2000-03-02 15:44:27 +00:00
Kevin Buettner
3db87ba3ca
Fixes for extract_floating() and store_floating().
2000-03-02 06:50:50 +00:00
Nicholas Duffek
6c7e601e3e
* uw-thread.c: Apply GNU conventions to comment formatting.
...
(deactivate_uw_thread): Call remove_thread_event_breakpoints().
(uw_thread_mourn_inferior): Move remove_thread_event_breakpoints()
call to deactivate_uw_thread().
2000-03-02 06:05:03 +00:00
Ian Lance Taylor
8ba8a4628f
2000-03-01 Hans-Peter Nilsson <hp@axis.com>
...
* aout-target.h (MY(write_object_contents)): Remove unused
and unusable "#if CHOOSE_RELOC_SIZE".
* pc532-mach.c (MY(write_object_contents)): Ditto.
* netbsd.h (MY(write_object_contents)): Ditto.
* hp300hpux.c (MY(write_object_contents)): Ditto.
* freebsd.h (MY(write_object_contents)): Ditto.
* aout-tic30.c (tic30_aout_write_object_contents): Ditto.
2000-03-02 01:38:33 +00:00
Ian Lance Taylor
4e277b3808
* configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
2000-03-02 01:35:52 +00:00
Ian Lance Taylor
9b1d3b78a3
mention new -Bsymbolic behaviour
2000-03-02 01:26:27 +00:00
Andrew Cagney
a09e9d093b
Daniel Berlin is C++ maintainer.
2000-03-01 22:17:52 +00:00
Andrew Cagney
ef7b44880e
Mark Kettenis is the x86 architcture maintainer and a joint
...
GNU/Linux/x86 maintainer. Nick Duffeck and Robert Lipe share
SCO/Unixware. Nick Duffek and Peter Schauer share Solaris/x86.
2000-03-01 22:04:28 +00:00
Nick Clifton
f0c87f889d
Fix building with --enable-targets=all.
2000-03-01 20:54:37 +00:00
Nick Clifton
8603339400
Fix building with --enable-targets=all
2000-03-01 20:39:07 +00:00
Elena Zannoni
30e28a0e4b
2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* mi-cmd-disas.c (mi_cmd_disassemble): Use
ui_out_field_core_addr() instead of print_address_numeric(), to
maintain consistency throughout MI.
2000-03-01 20:20:38 +00:00
H.J. Lu
5cc7c785d2
2000-03-01 H.J. Lu <hjl@gnu.org>
...
* aoutx.h (aout_link_input_section_std): Pass "true" to
the undefined_symbol callback.
(aout_link_input_section_ext): Likewise.
* bout.c (get_value): Likewise.
* coff-a29k.c (coff_a29k_relocate_section): Likewise.
* coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
Likewise.
(alpha_relocate_section): Likewise.
* coff-arm.c (coff_arm_relocate_section): Likewise.
* coff-i960.c (coff_i960_relocate_section): Likewise.
* coff-mcore.c (coff_mcore_relocate_section): Likewise.
* coff-mips.c (mips_relocate_section): Likewise.
* coff-ppc.c (coff_ppc_relocate_section): Likewise.
* coff-sh.c (sh_relocate_section): Likewise.
* coff-tic80.c (coff_tic80_relocate_section): Likewise.
* cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
* elf-m10200.c (mn10200_elf_relocate_section): Likewise.
* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
* elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
* elf32-fr30.c (fr30_elf_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-mcore.c (mcore_elf_relocate_section): Likewise.
* elf32-sh.c (sh_elf_relocate_section): Likewise.
* elf32-v850.c (v850_elf_relocate_section): Likewise.
* elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
* elflink.h (elf_link_output_extsym): Likewise.
* pe-mips.c (coff_pe_mips_relocate_section): Likewise.
* reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
* reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
* elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
undefined_symbol callback when building shared library with
-Bsymbolic and undefined symbols are allowed. Otherwise, pass
"true".
* elf32-arm.h (elf32_arm_relocate_section): Likewise.
* elf32-i386.c (elf_i386_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mips.c (mips_elf_calculate_relocation): Likewise.
(elf32_mips_get_relocated_section_content): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2000-03-01 19:40:54 +00:00
H.J. Lu
c086cbc69a
2000-03-01 H.J. Lu <hjl@gnu.org>
...
* bfdlink.h (bfd_link_callbacks): Add a boolean arg to
the undefined_symbol callback.
2000-03-01 19:38:01 +00:00
H.J. Lu
b6f29aaaea
2000-03-01 H.J. Lu <hjl@gnu.org>
...
* ldmain.c (undefined_symbol): Take one more arg, fatal, to
indicate if the undefined symbol is a fatal error or not.
Don't delete the output file if "fatal" is false.
2000-03-01 19:37:03 +00:00
Nick Clifton
8bf950bf50
Remove bigus .align check
2000-03-01 18:03:49 +00:00
Andrew Cagney
75660bc072
From Fernando: call generic_mourn_inferior() when closing rdi and sim
...
targets.
2000-03-01 11:25:51 +00:00
Andrew Cagney
15db4a06e0
Note that there is no need to send configure.in patches.
2000-03-01 08:33:47 +00:00
Mark Kettenis
80582566fd
2000-03-01 Mark Kettenis <kettenis@gnu.org>
...
* MAINTAINERS: Correct my own mail address.
2000-03-01 00:45:18 +00:00
Andrew Cagney
dfe25b3ab9
Identify maintainers caught up in a paper trail.
2000-03-01 00:28:35 +00:00
H.J. Lu
af28fce3e5
2000-02-29 H.J. Lu <hjl@gnu.org>
...
* Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
Set LC_COLLATE and LC_ALL to null and export them. It is for
sort which expects the C locale.
Add $(LIBS) to all $(HOSTING_LIBS).
* Makefile.in: Rebuild.
2000-02-29 19:52:31 +00:00
Andrew Cagney
05e28a7bbf
From Peter Schauer: Fix Solaris/x86 threads by copying linux code.
2000-02-29 13:53:59 +00:00
Andrew Cagney
b241ba8eab
From Peter Schauer: Define Solaris/x86 MERGEPID.
2000-02-29 13:38:55 +00:00
Andrew Cagney
1211c4e429
From J.T.: Convert i386 to updated frame_saved_regs.
2000-02-29 13:28:24 +00:00
Andrew Cagney
2fc18c15d2
From Peter Schauer - fix mmalloc bitrot.
2000-02-29 12:58:51 +00:00
Andrew Cagney
024094993c
From Eli. Bring go32 target up-to-date with recent GDB i386 changes.
2000-02-29 08:16:40 +00:00
Andrew Cagney
9d271fd8b3
From Eli. Warning fixes.
2000-02-29 07:45:13 +00:00
Andrew Cagney
30f6df08a5
Include <ctype.h> for isupper().
2000-02-29 07:23:02 +00:00
Andrew Cagney
d082b2bb92
Add more checks for no stack frame.
2000-02-29 07:17:15 +00:00
Alan Modra
40d109bfbc
GCC warning fix: Add missing NULL initialiser for find_potential_libraries.
2000-02-29 05:53:53 +00:00
Andrew Cagney
244106e863
Read 2 byte (16 bit addresses) when needed.
2000-02-29 05:10:04 +00:00