Commit Graph

32988 Commits

Author SHA1 Message Date
Daniel Jacobowitz 246fcdee13 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* config/tc-i386.c: Protect definitions of true and false
        from redefinition.
2002-01-29 17:07:57 +00:00
Daniel Jacobowitz a0e9c55fc1 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* unwind-ia64.c (unw_decoder): Change second argument
        to unsigned int, to match function prototypes.
2002-01-29 16:54:04 +00:00
Daniel Jacobowitz d7a283d444 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* objdump.c: Include "getopt.h" after "bucomm.h" so that
        __GNU_LIBRARY__ will be defined.
        * size.c: Likewise.
2002-01-29 16:46:37 +00:00
Andrew Cagney 8642bc8fb0 Revise and update ``Releasing GDB''. 2002-01-29 16:32:02 +00:00
Alan Modra 648cca2cac Arrgh! Revert last change. 2002-01-29 14:52:12 +00:00
Alan Modra ef9d813eaf * elf64-ppc.c (func_desc_adjust): Don't supply missing function
descriptor symbols.
2002-01-29 14:04:04 +00:00
Martin Schwidefsky f9cd911902 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
relocations with PC32 relocations for undefined or weak symbols.
	* elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
	* elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
2002-01-29 11:14:35 +00:00
Andrew Cagney 8fcc723b1c Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
Andrew Cagney afe64c1a68 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
(target_byte_order): Initialize to BFD_ENDIAN_BIG.
(initialize_current_architecture): Update target_byte_order using
information from BFD.
* config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
* config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
* config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.

Update doco.
2002-01-29 03:51:19 +00:00
Andrew Cagney 75bc7ddf1b * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
* vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.

* rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
#ifdef INVALID_FLOAT.
* infcmd.c (do_registers_info): Ditto.
* values.c (unpack_double): Ditto.  Add comment.

* config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
already commented out.
2002-01-29 03:08:28 +00:00
gdbadmin 806dedcd0c *** empty log message *** 2002-01-29 00:00:03 +00:00
Jason Merrill dc9ebeffca elf/dwarf2.h: Sync with gcc version. 2002-01-28 23:26:53 +00:00
Alan Modra c909d9ad10 daily update 2002-01-28 23:00:04 +00:00
DJ Delorie 1d619e590d merge from gcc 2002-01-28 22:03:14 +00:00
David O'Brien 569719c11a 2002-01-27 David O'Brien <obrien@FreeBSD.org>
* cgen.h (BFD_VERSION): Use BFD_VERSION_DATE instead.

Approved by:  Nick Clifton <nickc@cambridge.redhat.com>
              <m3k7u2g5uc.fsf@north-pole.nickc.cambridge.redhat.com>
2002-01-28 19:15:46 +00:00
Jason Thorpe 702248bb87 * elfcore.h (elf_core_file_p): Improve comment for last change. 2002-01-28 16:48:52 +00:00
Jakub Jelinek 00e6e13d12 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
made because of .weak, if they are neither defined nor used in any
	way.
2002-01-28 13:34:39 +00:00
Daniel Jacobowitz 4867be4168 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
From Steve Ellcey <sje@cup.hp.com>:
        * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
        (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
        lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
        IA64.
        * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
        * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
        soname_spec, sys_lib_search_path_spec): Ditto.


Various configure scripts regenerated.
2002-01-28 04:59:39 +00:00
gdbadmin 7a2c05236d *** empty log message *** 2002-01-28 00:00:02 +00:00
Jason Thorpe a94cef6a79 * elfcore.h (elf_core_file_p): Set the machine architecture
before processing the program headers.
2002-01-27 23:27:23 +00:00
Alan Modra 9d8385df24 daily update 2002-01-27 23:00:05 +00:00
Eli Zaretskii 59649f2e83 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
<mitya@cavia.pp.ru>.
2002-01-27 09:34:24 +00:00
Richard Henderson 3b04e72964 * i386.c (i386_iscall): Static.
* tahoe.c (indirectchild, tahoe_operandmode): Static.
        (tahoe_operandlength, tahoe_reladdr): Static.
        * vax.c (indirectchild): Static.
2002-01-27 02:43:52 +00:00
Jason Thorpe e82380ccbb * configure.in (*-*-netbsd*): New. Skip target-newlib,
target-libiberty, and target-libgloss.  Skip Java-related
libraries if not supported for NetBSD on target CPU.
2002-01-27 02:14:43 +00:00
gdbadmin af2dc4b8c3 *** empty log message *** 2002-01-27 00:00:02 +00:00
Alan Modra b955b80698 daily update 2002-01-26 23:00:05 +00:00
Andreas Schwab 0280a90a33 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
* m68klinux-nat.c: Update ptrace interface for fetching/storing
	registers and add support for PTRACE_GETREGS.
2002-01-26 22:23:23 +00:00
Hans-Peter Nilsson 966abd7075 * configure.in <64-bit configuration>: If using gcc, check and
emit error for egcs-1.1.2.
	* configure: Regenerate.
2002-01-26 21:55:54 +00:00
Hans-Peter Nilsson 072cf0527f * Makefile.in (install): Depend on install-info. 2002-01-26 21:35:45 +00:00
Hans-Peter Nilsson cd8e197bd1 * Makefile.am (install): Depend on install-info.
* Makefile.in: Regenerate.
2002-01-26 21:33:06 +00:00
Hans-Peter Nilsson 7562a29612 * doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.
2002-01-26 21:27:36 +00:00
Jason Thorpe ec0806ec81 * mips.c: New file.
* Makefile.am (sources): Add mips.c.
(mips.o): New rule.
* Makefile.in: Regenerate.
* corefile.c: Update copyright years.
(find_call): Call mips_find_call for bfd_arch_mips.
2002-01-26 17:19:35 +00:00
Alan Modra 9cb61eabc1 * ldmain.c (main): Use full sentences to ease translation. 2002-01-26 12:25:21 +00:00
Nick Clifton e8eab623df Copy only as much information as possible to avoid stack corruption. 2002-01-26 10:32:21 +00:00
Nick Clifton 1caa7b2354 Updated French translation 2002-01-26 08:53:50 +00:00
Nick Clifton fdfd5c7a35 Updated French version 2002-01-26 08:52:51 +00:00
Richard Henderson 73896efb90 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
for non-allocated sections.
2002-01-26 08:41:30 +00:00
gdbadmin 09114b8784 *** empty log message *** 2002-01-26 00:00:04 +00:00
Alan Modra 4e4e843141 daily update 2002-01-25 23:00:05 +00:00
Mark Kettenis c106e334fb * elf.c (elfcore_write_prstatus): Make sure we pass the address of
prstat.pr_reg even if it is a struct.
2002-01-25 18:56:59 +00:00
Nick Clifton 254ed74373 Reset AIX vector function overrides for HP-UX. 2002-01-25 16:41:37 +00:00
Nick Clifton 15c82623b1 Add --totals option to size 2002-01-25 15:37:04 +00:00
Nick Clifton 3d66c4f7df Don't mark info message for translation. 2002-01-25 15:13:52 +00:00
Nick Clifton 00ea860141 Fix date in previous delta 2002-01-25 14:25:04 +00:00
Nick Clifton 1ddbd15255 Updated Spanish translation 2002-01-25 14:25:03 +00:00
Nick Clifton 9460ecdabe Updated translations 2002-01-25 14:20:45 +00:00
Nick Clifton b85cedd781 Update French translation 2002-01-25 14:15:46 +00:00
Andreas Jaeger 1e84433f5c * ldlex.l (yy_input): Correct error check. 2002-01-25 13:04:32 +00:00
Alan Modra 6d39955ebe * ldmisc.c (demangle): Put back dots when string not demangled. 2002-01-25 12:22:42 +00:00
Alan Modra cc9ff76a52 * coff-alpha.c (alpha_relocate_section): Unify warning message
for GP relative relocations without GP defined.
	* coff-mips.c (mips_relocate_section): Likewise.
2002-01-25 12:12:23 +00:00