OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago2002-01-29 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 30 Jan 2002 02:14:18 +0000 (02:14 +0000)]
2002-01-29  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (tc_gen_reloc): Arrange for
        BFD_RELOC_PCREL_HI16_S relocations to be output relative to
        their LO16 parts, even for ELF.

22 years ago2002-01-29 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 30 Jan 2002 02:13:19 +0000 (02:13 +0000)]
2002-01-29  Chris Demetriou  <cgd@broadcom.com>

        * elf32-mips.c: Add additional comments about HI16 relocation
        processing.
        (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
        pc-relative relocations.  (Reverts change made on 2001-10-31.)
        (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
        for pc-relative relocations.
        (mips_elf_calculate_relocation): Add a comment about a kludge
        in the R_MIPS_GNU_REL_HI16 handling.
        (_bfd_mips_elf_relocate_section): Implement that kludge;
        adjust pc-relative HI16 relocation for difference in HI16 and
        LO16 addresses, since it can't easily be done in
        mips_elf_calculate_relocation.

22 years ago * CATALOG: Add hw-input-keyboard.
fitzsim [Wed, 30 Jan 2002 00:56:09 +0000 (00:56 +0000)]
* CATALOG: Add hw-input-keyboard.

22 years agoDelete REGISTER_NAME_ALIAS_HOOK.
cagney [Wed, 30 Jan 2002 00:18:14 +0000 (00:18 +0000)]
Delete REGISTER_NAME_ALIAS_HOOK.

22 years ago*** empty log message ***
gdbadmin [Wed, 30 Jan 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Tue, 29 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * doc/rtl.texi: Fix typo: define-attr, not define-attribute.
hp [Tue, 29 Jan 2002 22:51:52 +0000 (22:51 +0000)]
* doc/rtl.texi: Fix typo: define-attr, not define-attribute.
(Enumerated constants): Mention that an ifield must not specify a
multi-ifield.
(Instruction operands): Ditto for index.
(Expressions) <parallel>: Remove misplaced mention of local
variables.
<if>: Mention that mode must be specified and non-VOID when the
result is used.

22 years agoZap >>>>
cagney [Tue, 29 Jan 2002 21:37:15 +0000 (21:37 +0000)]
Zap >>>>

22 years ago2002-01-28 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 29 Jan 2002 20:24:26 +0000 (20:24 +0000)]
2002-01-28  Michael Snyder  <msnyder@redhat.com>

* regcache.c (legacy_read_register_gen): Need to be able to
read pseudo-register as well as real register.
(legacy_write_register_gen): Ditto.

22 years ago * Makefile.am (SUBDIRLIST): Add keyboard.
fitzsim [Tue, 29 Jan 2002 19:47:27 +0000 (19:47 +0000)]
* Makefile.am (SUBDIRLIST): Add keyboard.
(SUBLIBLIST): Add keyboard/libkeyboard.la.
(INCLUDES): Add keyboard directory.
* bochs.h [BX_SUPPORT_SID] (BX_SET_ENABLE_A20): Change expansion
to nil.
[BX_SUPPORT_SID] (BX_GET_ENABLE_A20): Change expansion to 0.
Make declaration of bx_dbg unconditional.
Include keyboard/keyboard.h.
* components.cxx: Add type hw-input-keyboard.
* config.h.in (BX_SUPPORT_PAGING): Set to 1.
(BX_USE_TLB): Likewise.
(BX_USE_KEY_SMF): Set to 0.
* configure.in: Add keyboard/Makefile to AC_OUTPUT.

* cpu/exception.cc: Remove BX_DEBUGGER ifdefs from around bx_dbg
references.
* cpu/proc_ctrl.cc: Likewise.
* cpu/protect_ctrl_pro.cc: Likewise.

* gui/x-gui.h: Add generate_scancode_pin output_pin.
* gui/x-gui.cc: Add ascii_to_key_event array.
(x_gui): Add generate-scancode pin.
(handle_events): Add checks for KeyPress and KeyRelease events.
(xkeypress): New function.

* keyboard/Makefile.am: New file.
* keyboard/Makefile.in: Likewise.
* keyboard/keyboard.cc: Likewise.
* keyboard/keyboard.h: Likewise.
* keyboard/keysymbols.h: Likewise.
* keyboard/sid-keyboard-wrapper.cc: Likewise.
* keyboard/sid-keyboard-wrapper.h: Likewise.
* keyboard/tests: Likewise.
* keyboard/tests/kbd-test.c: Likewise.

* vga/sid-vga-wrapper.cc (vga): Change port pin names.
* vga/sid-vga-wrapper.h: Change VGA_SID_WRAPPER_DEF_H to SID_VGA_WRAPPER_DEF_H.

22 years ago* dump_setup.cc (parse_filename): Don't consider '_' part of the version.
cgf [Tue, 29 Jan 2002 18:37:00 +0000 (18:37 +0000)]
* dump_setup.cc (parse_filename): Don't consider '_' part of the version.

22 years ago2002-01-29 Daniel Jacobowitz <drow@mvista.com>
drow [Tue, 29 Jan 2002 17:07:55 +0000 (17:07 +0000)]
2002-01-29  Daniel Jacobowitz  <drow@mvista.com>

        * config/tc-i386.c: Protect definitions of true and false
        from redefinition.

22 years ago2002-01-29 Daniel Jacobowitz <drow@mvista.com>
drow [Tue, 29 Jan 2002 16:54:04 +0000 (16:54 +0000)]
2002-01-29  Daniel Jacobowitz  <drow@mvista.com>

        * unwind-ia64.c (unw_decoder): Change second argument
        to unsigned int, to match function prototypes.

22 years ago2002-01-29 Daniel Jacobowitz <drow@mvista.com>
drow [Tue, 29 Jan 2002 16:46:36 +0000 (16:46 +0000)]
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.

22 years agoRevise and update ``Releasing GDB''.
cagney [Tue, 29 Jan 2002 16:32:02 +0000 (16:32 +0000)]
Revise and update ``Releasing GDB''.

22 years agoArrgh! Revert last change.
amodra [Tue, 29 Jan 2002 14:52:10 +0000 (14:52 +0000)]
Arrgh!  Revert last change.

22 years ago * elf64-ppc.c (func_desc_adjust): Don't supply missing function
amodra [Tue, 29 Jan 2002 14:04:03 +0000 (14:04 +0000)]
* elf64-ppc.c (func_desc_adjust): Don't supply missing function
descriptor symbols.

22 years ago * net.cc (getdomainname): Fix registry key for 9x systems, too.
corinna [Tue, 29 Jan 2002 13:39:41 +0000 (13:39 +0000)]
* net.cc (getdomainname): Fix registry key for 9x systems, too.

22 years ago * net.cc (getdomainname): Fix registry key for NT systems.
corinna [Tue, 29 Jan 2002 13:23:09 +0000 (13:23 +0000)]
* net.cc (getdomainname): Fix registry key for NT systems.

22 years ago * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
sky [Tue, 29 Jan 2002 11:14:34 +0000 (11:14 +0000)]
* 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.

22 years agoEliminate TARGET_BYTE_ORDER.
cagney [Tue, 29 Jan 2002 04:42:33 +0000 (04:42 +0000)]
Eliminate TARGET_BYTE_ORDER.

22 years ago* arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
cagney [Tue, 29 Jan 2002 03:51:09 +0000 (03:51 +0000)]
* 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.

22 years ago* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h
cgf [Tue, 29 Jan 2002 03:08:42 +0000 (03:08 +0000)]
* cygcheck.cc: Fix typo.  Remove uid_t kludge.  Rely on kludge in sys/cygwin.h
instead.
* getfacl.c: Add include to remove warning.
* mkgroup.c (main): Assign variables outside of parameter passing.  This seems
to eliminate some compiler warnings.

22 years ago* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
cagney [Tue, 29 Jan 2002 03:08:22 +0000 (03:08 +0000)]
* 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.

22 years ago* cygcheck.cc: Use specific cygwin includes, as required.
cgf [Tue, 29 Jan 2002 02:28:44 +0000 (02:28 +0000)]
* cygcheck.cc: Use specific cygwin includes, as required.

22 years ago* Makefile.in (MINGW_INCLUDES): Change cygwin include.
cgf [Tue, 29 Jan 2002 02:03:32 +0000 (02:03 +0000)]
* Makefile.in (MINGW_INCLUDES): Change cygwin include.
* strace.cc: Use specific cygwin includes, as required.
(load_cygwin): New function.  Loads cygwin DLL, if necessary.
(attach_process): Attaches strace to a running process.
(dostrace): Accept pid argument.  Attach to pid if supplied.
(usage): Describe -p option.  Correct system description.
(longopts): Alphabetize.
(opts): Ditto.
(main): Ditto.  Handle -p option.
* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
when overriden by command line.

22 years ago* external.cc (cygwin_internal): Initialize various internal settings if
cgf [Tue, 29 Jan 2002 02:02:00 +0000 (02:02 +0000)]
* external.cc (cygwin_internal): Initialize various internal settings if
required to allow use of some things from user loaded DLL.
(CW_STRACE_ON): Add new feature.
(CW_CYGWIN_PID_TO_WINPID): Ditto.
* pinfo.cc (set_myself): Call "strace.hello" to initiate possible strace
session.
(pinfo::init): Guard against dereferencing uninitialized myself.
* sigproc.cc (wait_sig): Call strace.hello() when __SIGTRACE "signal" received.
* strace.cc (strace::hello): New method.
* wincap.cc (wincapc::init): Avoid initializing if already initialized.
* wincap.h (wincapc::wincapc): New method.
* include/sys/cygwin.h: Add new CW_ enums.  Kludge typedefs of {g,u}id_t if
required.
* strace.h (strace::hello): Declare new method.

22 years ago*** empty log message ***
gdbadmin [Tue, 29 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoelf/dwarf2.h: Sync with gcc version.
jason [Mon, 28 Jan 2002 23:26:53 +0000 (23:26 +0000)]
elf/dwarf2.h: Sync with gcc version.

22 years agodaily update
amodra [Mon, 28 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update

22 years agomerge from gcc
dj [Mon, 28 Jan 2002 22:03:14 +0000 (22:03 +0000)]
merge from gcc

22 years ago * doc/porting.texi: When referring to *.opc, mention they are in
hp [Mon, 28 Jan 2002 20:23:16 +0000 (20:23 +0000)]
* doc/porting.texi: When referring to *.opc, mention they are in
the cpu subdir.  Call top-level directory toplevel, not devo.
Close string in define-normal-insn example.

22 years ago * doc/pmacros.texi: Fix .substr typo to .substring.
hp [Mon, 28 Jan 2002 19:53:16 +0000 (19:53 +0000)]
* doc/pmacros.texi: Fix .substr typo to .substring.
Mention that .sym expansions are not further expanded.

22 years ago * doc/pmacros.texi: Fix .substr typo to .substring.
hp [Mon, 28 Jan 2002 19:52:32 +0000 (19:52 +0000)]
* doc/pmacros.texi: Fix .substr typo to .substring.
Mention that .sym expansions are not further expanded.

22 years ago2002-01-27 David O'Brien <obrien@FreeBSD.org>
obrien [Mon, 28 Jan 2002 19:15:42 +0000 (19:15 +0000)]
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>

22 years ago * libc/include/sys/signal.h [__CYGWIN__]: Issue error message
fitzsim [Mon, 28 Jan 2002 18:03:52 +0000 (18:03 +0000)]
* libc/include/sys/signal.h [__CYGWIN__]: Issue error message
when _CYGWIN_TYPES_H is not defined.

22 years ago* include/sys/strace.h (_STRACE_ON): Define.
cgf [Mon, 28 Jan 2002 18:03:38 +0000 (18:03 +0000)]
* include/sys/strace.h (_STRACE_ON): Define.
(_STRACE_OFF): Ditto.

22 years ago* elfcore.h (elf_core_file_p): Improve comment for last change.
thorpej [Mon, 28 Jan 2002 16:48:51 +0000 (16:48 +0000)]
* elfcore.h (elf_core_file_p): Improve comment for last change.

22 years ago * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
jakub [Mon, 28 Jan 2002 13:34:36 +0000 (13:34 +0000)]
* 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.

22 years ago2002-01-27 Daniel Jacobowitz <drow@mvista.com>
drow [Mon, 28 Jan 2002 04:59:30 +0000 (04:59 +0000)]
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.

22 years ago * include/winuser.h (GetWindowLongPtr[AW],
dannysmith [Mon, 28 Jan 2002 01:30:59 +0000 (01:30 +0000)]
* include/winuser.h (GetWindowLongPtr[AW],
SetWindowLongPtr[AW]): Add prototypes for _WIN64.

22 years ago*** empty log message ***
gdbadmin [Mon, 28 Jan 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
dannysmith [Sun, 27 Jan 2002 23:42:49 +0000 (23:42 +0000)]
* include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
(GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Map them to
{Get Set}WindowLong[AW], as in Win32 they are equivalent.
(GetWindowLongPtr, SetWindowLongPtr): Add Unicode mappings.

22 years ago* elfcore.h (elf_core_file_p): Set the machine architecture
thorpej [Sun, 27 Jan 2002 23:27:22 +0000 (23:27 +0000)]
* elfcore.h (elf_core_file_p): Set the machine architecture
before processing the program headers.

22 years ago * lib/test.c: Include wsnetbsd.h.
dannysmith [Sun, 27 Jan 2002 23:20:55 +0000 (23:20 +0000)]
* lib/test.c: Include wsnetbsd.h.
* include/wsnetbs.h: New file.

22 years agodaily update
amodra [Sun, 27 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * include/malloc.h (_heapinfo): Correct structure definition.
dannysmith [Sun, 27 Jan 2002 22:54:54 +0000 (22:54 +0000)]
* include/malloc.h (_heapinfo): Correct structure definition.
(_USEDENTRY,_FREEENTRY): Add defines.
Add comment on platform support for _heap* functions.
(_get_sbh_threshold): Add prototype.
(_set_sbh_threshold): Likewise.
(_expand): Likewise.

22 years ago * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
eliz [Sun, 27 Jan 2002 09:34:24 +0000 (09:34 +0000)]
* gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
<mitya@cavia.pp.ru>.

22 years ago * i386.c (i386_iscall): Static.
rth [Sun, 27 Jan 2002 02:43:52 +0000 (02:43 +0000)]
    * i386.c (i386_iscall): Static.
        * tahoe.c (indirectchild, tahoe_operandmode): Static.
        (tahoe_operandlength, tahoe_reladdr): Static.
        * vax.c (indirectchild): Static.

22 years ago* configure.in (*-*-netbsd*): New. Skip target-newlib,
thorpej [Sun, 27 Jan 2002 02:14:43 +0000 (02:14 +0000)]
* configure.in (*-*-netbsd*): New.  Skip target-newlib,
target-libiberty, and target-libgloss.  Skip Java-related
libraries if not supported for NetBSD on target CPU.

22 years ago*** empty log message ***
gdbadmin [Sun, 27 Jan 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sat, 26 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
schwab [Sat, 26 Jan 2002 22:23:22 +0000 (22:23 +0000)]
* 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.

22 years ago * configure.in <64-bit configuration>: If using gcc, check and
hp [Sat, 26 Jan 2002 21:55:53 +0000 (21:55 +0000)]
* configure.in <64-bit configuration>: If using gcc, check and
emit error for egcs-1.1.2.
* configure: Regenerate.

22 years ago * Makefile.in (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:35:45 +0000 (21:35 +0000)]
* Makefile.in (install): Depend on install-info.

22 years ago * Makefile.am (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:33:05 +0000 (21:33 +0000)]
* Makefile.am (install): Depend on install-info.
* Makefile.in: Regenerate.

22 years ago * Makefile.am (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:30:13 +0000 (21:30 +0000)]
* Makefile.am (install): Depend on install-info.
* Makefile.in: Regenerate.

22 years ago * doc/Makefile.am (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:27:35 +0000 (21:27 +0000)]
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.

22 years ago * doc/Makefile.am (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:25:00 +0000 (21:25 +0000)]
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.

22 years ago * doc/Makefile.am (install): Depend on install-info.
hp [Sat, 26 Jan 2002 21:19:59 +0000 (21:19 +0000)]
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.

22 years ago* mips.c: New file.
thorpej [Sat, 26 Jan 2002 17:19:35 +0000 (17:19 +0000)]
* 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.

22 years ago * ldmain.c (main): Use full sentences to ease translation.
amodra [Sat, 26 Jan 2002 12:25:21 +0000 (12:25 +0000)]
* ldmain.c (main): Use full sentences to ease translation.

22 years agoCopy only as much information as possible to avoid stack corruption.
nickc [Sat, 26 Jan 2002 10:32:20 +0000 (10:32 +0000)]
Copy only as much information as possible to avoid stack corruption.

22 years agoUpdated French translation
nickc [Sat, 26 Jan 2002 08:53:49 +0000 (08:53 +0000)]
Updated French translation

22 years agoUpdated French version
nickc [Sat, 26 Jan 2002 08:52:51 +0000 (08:52 +0000)]
Updated French version

22 years agoUpdated French translation
nickc [Sat, 26 Jan 2002 08:51:58 +0000 (08:51 +0000)]
Updated French translation

22 years agoUpdated French translation
nickc [Sat, 26 Jan 2002 08:50:46 +0000 (08:50 +0000)]
Updated French translation

22 years ago * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
rth [Sat, 26 Jan 2002 08:41:30 +0000 (08:41 +0000)]
    * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
        for non-allocated sections.

22 years ago*** empty log message ***
gdbadmin [Sat, 26 Jan 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Fri, 25 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update

22 years agoMerge MinGW changes
earnie [Fri, 25 Jan 2002 20:03:56 +0000 (20:03 +0000)]
Merge MinGW changes

22 years ago* elf.c (elfcore_write_prstatus): Make sure we pass the address of
kettenis [Fri, 25 Jan 2002 18:56:58 +0000 (18:56 +0000)]
* elf.c (elfcore_write_prstatus): Make sure we pass the address of
prstat.pr_reg even if it is a struct.

22 years agoReset AIX vector function overrides for HP-UX.
nickc [Fri, 25 Jan 2002 16:41:37 +0000 (16:41 +0000)]
Reset AIX vector function overrides for HP-UX.

22 years agoAdd --totals option to size
nickc [Fri, 25 Jan 2002 15:37:01 +0000 (15:37 +0000)]
Add --totals option to size

22 years agoDon't mark info message for translation.
nickc [Fri, 25 Jan 2002 15:13:52 +0000 (15:13 +0000)]
Don't mark info message for translation.

22 years agoUpdated Spanish translation
nickc [Fri, 25 Jan 2002 14:25:02 +0000 (14:25 +0000)]
Updated Spanish translation

22 years agoFix date in previous delta
nickc [Fri, 25 Jan 2002 14:23:50 +0000 (14:23 +0000)]
Fix date in previous delta

22 years agoUpdated Spanish translation
nickc [Fri, 25 Jan 2002 14:23:20 +0000 (14:23 +0000)]
Updated Spanish translation

22 years agoUpdated Spanish translation
nickc [Fri, 25 Jan 2002 14:21:54 +0000 (14:21 +0000)]
Updated Spanish translation

22 years agoUpdated translations
nickc [Fri, 25 Jan 2002 14:20:40 +0000 (14:20 +0000)]
Updated translations

22 years agoUpdated Spanish translation
nickc [Fri, 25 Jan 2002 14:17:44 +0000 (14:17 +0000)]
Updated Spanish translation

22 years agoUpdate French translation
nickc [Fri, 25 Jan 2002 14:15:43 +0000 (14:15 +0000)]
Update French translation

22 years ago* include/winnt.h: Remove merge conflict.
earnie [Fri, 25 Jan 2002 13:13:54 +0000 (13:13 +0000)]
* include/winnt.h: Remove merge conflict.

22 years ago * ldlex.l (yy_input): Correct error check.
aj [Fri, 25 Jan 2002 13:04:32 +0000 (13:04 +0000)]
* ldlex.l (yy_input): Correct error check.

22 years ago * ldmisc.c (demangle): Put back dots when string not demangled.
amodra [Fri, 25 Jan 2002 12:22:39 +0000 (12:22 +0000)]
* ldmisc.c (demangle): Put back dots when string not demangled.

22 years ago * coff-alpha.c (alpha_relocate_section): Unify warning message
amodra [Fri, 25 Jan 2002 12:12:21 +0000 (12:12 +0000)]
* coff-alpha.c (alpha_relocate_section): Unify warning message
for GP relative relocations without GP defined.
* coff-mips.c (mips_relocate_section): Likewise.

22 years agoMissing ChangeLog entries for 2002-01-22 Makefile updates
amodra [Fri, 25 Jan 2002 12:01:05 +0000 (12:01 +0000)]
Missing ChangeLog entries for 2002-01-22 Makefile updates

22 years ago * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
amodra [Fri, 25 Jan 2002 06:24:33 +0000 (06:24 +0000)]
* elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
unsigned overflow when new_offset < old_offset.

22 years ago* xlib/X11/Xutil.h (XEmptyRegion): Returns Bool.
dj [Fri, 25 Jan 2002 03:34:44 +0000 (03:34 +0000)]
* xlib/X11/Xutil.h (XEmptyRegion): Returns Bool.

22 years agoRemove duplicate changelog entry.
dannysmith [Fri, 25 Jan 2002 03:34:12 +0000 (03:34 +0000)]
Remove duplicate changelog entry.

22 years ago * profile/profil.c: Update copyright info.
dannysmith [Fri, 25 Jan 2002 03:29:54 +0000 (03:29 +0000)]
* profile/profil.c: Update copyright info.
* profile/profil.h: Likewise.
* profile/gcrt0.c: Likewise.
* profile/profil.h (PROFADDR): Cast idx to unsigned long long to
avoid overflow.
* profile/gmon.c: Define bzero as memset if mingw32.
(monstartup): Use it.

22 years ago * include/tchar.h (_TCHAR): Add missing ;.
dannysmith [Fri, 25 Jan 2002 03:04:43 +0000 (03:04 +0000)]
* include/tchar.h (_TCHAR): Add missing ;.

22 years ago * include/tchar.h (_TCHAR): Add typedefs.
dannysmith [Fri, 25 Jan 2002 03:00:31 +0000 (03:00 +0000)]
* include/tchar.h (_TCHAR): Add typedefs.

22 years ago * include/winnt.h (_TCHAR): Add typedefs.
dannysmith [Fri, 25 Jan 2002 02:54:18 +0000 (02:54 +0000)]
* include/winnt.h (_TCHAR): Add typedefs.
* include/wininet.h (SECURITY_FLAG_IGNORE_*): Add missing
defines.
* include/winsuser.h (ATF_AVAILABLE, SERKF_ACTIVE):
Add defines.
(LPACCESSTIMEOUT): Add typedef.

22 years agoMerge MinGW differences
earnie [Fri, 25 Jan 2002 00:52:34 +0000 (00:52 +0000)]
Merge MinGW differences

22 years ago * libc/include/sys/signal.h: Revert 2002-01-23 change.
fitzsim [Fri, 25 Jan 2002 00:47:43 +0000 (00:47 +0000)]
* libc/include/sys/signal.h: Revert 2002-01-23 change.

22 years ago*** empty log message ***
gdbadmin [Fri, 25 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Thu, 24 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago* speclib: Ensure that temporary def file is removed.
cgf [Thu, 24 Jan 2002 21:39:08 +0000 (21:39 +0000)]
* speclib: Ensure that temporary def file is removed.

22 years ago * config/tc-h8300.c (check_operand): Don't print a warning
kazu [Thu, 24 Jan 2002 18:22:05 +0000 (18:22 +0000)]
* config/tc-h8300.c (check_operand): Don't print a warning
when a valid 24-bit address is given to a 16-bit address
operand.