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
Christopher Faylor
33ee05bca2
Fix a typo.
2000-02-29 04:11:24 +00:00
Jim Blandy
db5be682e7
*** empty log message ***
2000-02-29 03:29:27 +00:00
Jim Blandy
765b7cbe05
* ldgram.y (exclude_name_list): Don't require a comma to separate
...
list entries; the lexer considers commas to be valid part of a
filename, so in something like `foo, bar' the comma is considered
part of the first filename, `foo,'.
* ld.texinfo: Update section on EXCLUDE_FILE lists.
2000-02-29 03:28:57 +00:00
Jim Blandy
06795fb52d
*** empty log message ***
2000-02-28 23:17:16 +00:00
Scott Bambrough
ef57c06942
Update copyright date in file.
2000-02-28 20:51:08 +00:00
Scott Bambrough
b8fb9dd9cb
2000-02-28 Scott Bambrough <scottb@netwinder.org>
...
* config/arm/linux.mh (NATDEPFILES): Removed core-regset.o.
Not used. Required to get GDB to build on glibc 2.1.3.
* config/arm/tm-linux.h (LOWEST_PC): Undefine LOWEST_PC
before redefining. Gets rid of compiler warning.
2000-02-28 20:28:10 +00:00
Scott Bambrough
56624b0a88
2000-02-28 Scott Bambrough <scottb@netwinder.org>
...
* arm-linux-nat.c (fetch_nw_fpe_*):
Renamed to fetch_nwfpe_* to use the same naming convention
as in the Linux kernel. Modified prototype to get rid of
unused parameters.
(store_nw_fpe_*): Renamed to store_nwfpe_* to use the same
naming convention as in the Linux kernel. Fixed calls to
fetch_nwfpe_*.
(store_fpregs): Fixed calls to store_nwfpe_*. Removed
unused variable.
2000-02-28 20:17:16 +00:00
Nick Clifton
5e671ea1b6
Defone {MIPS|SH}_PE_MAGIC
2000-02-28 18:57:53 +00:00
Nick Clifton
17505c5cfa
Add WinCE support.
2000-02-28 18:56:11 +00:00
Nick Clifton
77343c58f9
Replace 'flags' with 'signed_overflow_ok_p'
2000-02-28 17:57:40 +00:00
Andrew Cagney
aaddd1abf2
Oops. Fix e-mail address.
2000-02-28 07:27:52 +00:00
Andrew Cagney
388c17336a
Transfer d30v to David Taylor.
2000-02-28 07:26:14 +00:00
Christopher Faylor
f0d4243274
* win32-nat.c: Remove unneeded header.
...
* wince.c: Ditto.
2000-02-28 06:43:20 +00:00
Christopher Faylor
7a37e4ac43
Eliminate debugging argument.
2000-02-28 06:34:14 +00:00
Christopher Faylor
e6433c2824
Correct copyright.
2000-02-28 06:31:36 +00:00
Andrew Cagney
c322964e5d
Include "gdb_wait.h" instead of "wait.h".
2000-02-28 05:03:09 +00:00
Ian Lance Taylor
3558ff4cdb
2000-02-27 Loren J. Rittle <ljrittle@acm.org>
...
* configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
host "i[3456]86-*-freebsdelf*".
2000-02-28 04:31:30 +00:00
Ian Lance Taylor
96ce09a7cf
2000-02-27 Andreas Jaeger <aj@suse.de>
...
* configure.in: Add entry for mips*-*-linux*, move catch all
*-*-*linux* entry below this one.
2000-02-28 04:20:22 +00:00
Ian Lance Taylor
c5e54cc20e
2000-02-27 Thomas de Lellis <tdel@windriver.com>
...
* config/obj-elf.c (elf_frob_symbol): Remove code which when
TC_PPC was defined forced the type of a symbol with no other type
to be BSF_OBJECT.
2000-02-28 04:17:36 +00:00
Ian Lance Taylor
65fd87bce3
2000-02-27 Hans-Peter Nilsson <hp@axis.com>
...
* doc/internals.texi (CPU backend): Mention that
line_separator_chars do not break up comments. Fix typos for
LEX_AT and LEX_NAME descriptions. Document operands for
TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct
description of md_create_short_jump usage. Document argument for
md_undefined_symbol.
2000-02-28 04:08:32 +00:00
Ian Lance Taylor
4eee26817d
2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
...
* scripttempl/i386go32.sc: Move misplaced semicolons.
2000-02-28 03:55:16 +00:00
Ian Lance Taylor
a25fe90645
2000-02-27 Jakub Jelinek <jakub@redhat.com>
...
* config/tc-sparc.c (OPTION_UNDECLARED_REGS): New option.
(md_parse_option): Handle it.
(md_show_usage): Document it.
2000-02-28 03:51:32 +00:00
Ian Lance Taylor
37fb6db111
2000-02-27 Jakub Jelinek <jakub@redhat.com>
...
* elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
architecture if the object causing the bump is dynamic.
* elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
and also don't it for memory ordering.
(sparc64_elf_write_relocs): Take src_rela out of the loop.
2000-02-28 03:50:32 +00:00
Ian Lance Taylor
67d83c76c5
* dwarf2.c (read_abbrevs): Use _raw_size directly rather than
...
calling bfd_get_section_size_before_reloc.
(decode_line_info): Likewise.
(_bfd_dwarf2_find_nearest_line): Likewise.
2000-02-28 03:39:28 +00:00
Ian Lance Taylor
e699b9ff01
From Brad Lucier <lucier@math.purdue.edu>:
...
* readelf.c (process_dynamic_segment): Add cast to make sure
argument to %* is int.
2000-02-28 03:31:50 +00:00
Ian Lance Taylor
21b105119f
* config/tc-alpha.c (md_assemble): Accept 1' and
9' in an
...
opcode, for the instruction `pal19'. From Andrea Arcangeli
<andrea@suse.de>.
2000-02-28 03:25:35 +00:00
Andrew Cagney
8860ff2e51
Add MAINTAINERS file to mmalloc directory - part of GDB and maintained
...
by GDB's Host maintainers.
2000-02-28 00:22:03 +00:00
H.J. Lu
d1bcade6ba
2000-02-27 H.J. Lu (hjl@gnu.org)
...
* lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
2000-02-27 18:59:40 +00:00
Ian Lance Taylor
e56f75e906
2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
...
* Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
name of the libtool directory.
* Makefile.in: Rebuild.
2000-02-27 17:08:06 +00:00