OSDN Git Service

pf3gnuchains/sourceware.git
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.

22 years agofix typo
nickc [Thu, 24 Jan 2002 17:08:42 +0000 (17:08 +0000)]
fix typo

22 years agoNew Danish translation file.
nickc [Thu, 24 Jan 2002 15:20:00 +0000 (15:20 +0000)]
New Danish translation file.

22 years ago*** empty log message ***
msalter [Thu, 24 Jan 2002 13:34:47 +0000 (13:34 +0000)]
*** empty log message ***

22 years agoUse __get_memtop to put stack in high memory.
msalter [Thu, 24 Jan 2002 13:33:55 +0000 (13:33 +0000)]
Use __get_memtop to put stack in high memory.

22 years ago(_times): Unconditionally use SYS_times.
msalter [Thu, 24 Jan 2002 13:32:46 +0000 (13:32 +0000)]
(_times): Unconditionally use SYS_times.
(__get_memtop): New funtion to return top of memory.

22 years agoMerge in 5.1.1 tweeks.
cagney [Thu, 24 Jan 2002 08:05:30 +0000 (08:05 +0000)]
Merge in 5.1.1 tweeks.

22 years ago * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.
dannysmith [Thu, 24 Jan 2002 07:34:16 +0000 (07:34 +0000)]
* include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.

* include/commctrl.h (HDITEM[AW]): Rename _HD_ITEM[AW] to
_HDITEM[AW], with parallel changes to typedefs. Use defines for
backward compatability with old names. Update UNICODE mappings.
(HDLAYOUT): Remove struct _HD_LAYOUT_XP.  Use new typedefs
for struct _HD_LAYOUT and add defines for backward
compatability with old names.
(NMLISTVIEW): Rename _NM_LISTVIEW to tagNMLISTVIEW, with
parallel chages to typedefs. Add defines for backward
compatability with old names.
(TCHITTESTINFO, IMAGELISTDRAWPARAMS): Fix _WIN32_IE guard.

22 years agoApproved by msynder@redhat.com
fnf [Thu, 24 Jan 2002 04:08:32 +0000 (04:08 +0000)]
Approved by msynder@redhat.com

2002-01-23  Fred Fish  <fnf@redhat.com>
* mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
stabstring on initial malloc.  Reallocing will copy it for us,
if necessary.

22 years ago2002-01-23 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 24 Jan 2002 03:44:07 +0000 (03:44 +0000)]
2002-01-23  Elena Zannoni  <ezannoni@redhat.com>

        * Makefile.in (hpread_h): Delete.
        (HFILES_NO_SRCDIR): Remove hpread.h.
        (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
        (hpread.o): Update dependencies.
        (hp-psymtab-read.o, hp-symtab-read.o): Remove.

        * hp-psymtab-read.c: Remove file.
        * hp-symtab-read.c: Remove file.
        * hpread.h: Remove file.

        * hpread.c: Merge all contents of hp-psymtab-read.c,
        hp-symtab-read.c and hpread.h into this file, as it was prior to
        January 1999.

        * config/pa/hpux11w.mh, config/pa/hpux11.mh,
        config/pa/hpux1020.mh, config/pa/hppaosf.mh,
        config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
        Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.

22 years ago2002-01-23 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 24 Jan 2002 03:42:59 +0000 (03:42 +0000)]
2002-01-23  Elena Zannoni  <ezannoni@redhat.com>

        * Makefile.in (hpread_h): Delete.
        (HFILES_NO_SRCDIR): Remove hpread.h.
        (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
        (hpread.o): Update dependencies.
        (hp-psymtab-read.o, hp-symtab-read.o): Remove.

        * hp-psymtab-read.c: Remove file.
        * hp-symtab-read.c: Remove file.
        * hpread.h: Remove file.

        * hpread.c: Merge all contents of hp-psymtab-read.c,
        hp-symtab-read.c and hpread.h into this file, as it was prior to
        January 1999.

        * config/pa/hpux11w.mh, config/pa/hpux11.mh,
        config/pa/hpux1020.mh, config/pa/hppaosf.mh,
        config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
        Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.

22 years agocopyright years
aoliva [Thu, 24 Jan 2002 02:59:16 +0000 (02:59 +0000)]
copyright years

22 years ago2002-01-23 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 24 Jan 2002 02:58:24 +0000 (02:58 +0000)]
2002-01-23  Elena Zannoni  <ezannoni@redhat.com>

* ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
fill_gregset): Call gdbarch_tdep() just once, assign result to
variable and use that, instead of calling the function several
times.

22 years ago* config/tc-sh.c (sh_elf_suffix): Removed.
aoliva [Thu, 24 Jan 2002 02:54:45 +0000 (02:54 +0000)]
* config/tc-sh.c (sh_elf_suffix): Removed.
(sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
sh_end_of_match, sh_parse_name): New functions.
(sh_elf_cons): Simplify.
(parse_exp): Reject misplaced PIC operands.
(md_undefined_symbol): Simplify.
(sh_fix_adjustable): Let @GOTOFF be adjusted.
(md_apply_fix3): Write @PLT and @GOTOFF addends in place.
(tc_gen_reloc): Move fixp subsy absolute value into addnumber.
Complain if subsy remains at the end.
* config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
(md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.

22 years ago* configure.host: Accept sparcv9 as alias for sparc64.
aoliva [Thu, 24 Jan 2002 02:48:03 +0000 (02:48 +0000)]
* configure.host: Accept sparcv9 as alias for sparc64.
* configure.tgt: Likewise.

22 years ago * libc/include/sys/signal.h: Remove pthread_kill declaration
fitzsim [Thu, 24 Jan 2002 00:52:27 +0000 (00:52 +0000)]
* libc/include/sys/signal.h: Remove pthread_kill declaration
when __CYGWIN__ is defined.

22 years agobit more about full install
davidsb [Thu, 24 Jan 2002 00:34:35 +0000 (00:34 +0000)]
bit more about full install

22 years agovarious updates to choosing & [un]installing packages with setup
davidsb [Thu, 24 Jan 2002 00:30:25 +0000 (00:30 +0000)]
various updates to choosing & [un]installing packages with setup

22 years ago*** empty log message ***
gdbadmin [Thu, 24 Jan 2002 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoclarify how to disable anti-virus safely during setup
davidsb [Wed, 23 Jan 2002 23:53:39 +0000 (23:53 +0000)]
clarify how to disable anti-virus safely during setup

22 years agoremove obsolete urgent reference to latest/readme file.
davidsb [Wed, 23 Jan 2002 23:21:31 +0000 (23:21 +0000)]
remove obsolete urgent reference to latest/readme file.

22 years agoremove explicit list of packages, refer to <http://cygwin.com/packages/>.
davidsb [Wed, 23 Jan 2002 23:18:30 +0000 (23:18 +0000)]
remove explicit list of packages, refer to <cygwin.com/packages/>.

22 years ago"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.
davidsb [Wed, 23 Jan 2002 23:07:18 +0000 (23:07 +0000)]
"History" no longer maintained here.  Moved to <cygwin.com/history.html>.

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

22 years agoclarify "why doesn't my shell script work"
davidsb [Wed, 23 Jan 2002 22:35:58 +0000 (22:35 +0000)]
clarify "why doesn't my shell script work"

22 years ago * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
rth [Wed, 23 Jan 2002 21:51:52 +0000 (21:51 +0000)]
    * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
        plt entries for undefweak symbols.

22 years agoRemove libgdb.texinfo
cagney [Wed, 23 Jan 2002 21:08:19 +0000 (21:08 +0000)]
Remove libgdb.texinfo

22 years ago * CATALOG: Add hw-video-vga, sid-io-vga-x.
fitzsim [Wed, 23 Jan 2002 20:59:47 +0000 (20:59 +0000)]
* CATALOG: Add hw-video-vga, sid-io-vga-x.

22 years ago * Makefile.am (SUBDIRLIST): Add vga, gui.
fitzsim [Wed, 23 Jan 2002 20:51:59 +0000 (20:51 +0000)]
* Makefile.am (SUBDIRLIST): Add vga, gui.
(SUBLIBLIST): Add vga/libvga.la, gui/libgui.la.
(INCLUDES): Add vga, gui directories.
* bochs.h: Include vga/vga.h.
* configure.in: Add check for X11/Xos.h header.
Add vga/Makefile and gui/Makefile to AC_OUTPUT.
* config.h.in (BX_USE_VGA_SMF): Set to 0.
(HAVE_X11_XOS_H): New define.
* components.cxx (compX86ListTypes): Add types hw-video-vga,
sid-io-vga.
(compX86Create): Likewise.
(compX86Delete): Handle deletion of x86_cpu, vga and x_gui components.

* gui/Makefile.am: New file.
* gui/Makefile.in: Likewise.
* gui/dummy.cc: Likewise.
* gui/icon_bochs.h: Likewise.
* gui/x-gui.h: Likewise.
* gui/x-gui.cc: Likewise.

* vga/Makefile.am: New file.
* vga/Makefile.in: Likewise.
* vga/sid-vga-wrapper.cc: Likewise.
* vga/sid-vga-wrapper.h: Likewise.
* vga/tests/vga-test-bounce.c: Likewise.
* vga/tests/vga-test-color.c: Likewise.
* vga/tests/vga-test-draw.c: Likewise.
* vga/tests/vga-test-modes.c: Likewise.
* vga/vga.cc: Likewise.
* vga/vga.cc: Likewise.

22 years ago* speclib: Use rm -f to remove temp file just to quiet any potential warnings.
cgf [Wed, 23 Jan 2002 18:46:18 +0000 (18:46 +0000)]
* speclib: Use rm -f to remove temp file just to quiet any potential warnings.

22 years ago Supplement ChangeLog entry.
corinna [Wed, 23 Jan 2002 18:37:58 +0000 (18:37 +0000)]
Supplement ChangeLog entry.

22 years ago * security.cc (create_token): Use sec_user() to create
corinna [Wed, 23 Jan 2002 18:35:03 +0000 (18:35 +0000)]
* security.cc (create_token): Use sec_user() to create
SECURITY_ATTRIBUTES structure for primary token.

22 years ago * path.cc (symlink): Fix check for already existing file.
corinna [Wed, 23 Jan 2002 16:50:16 +0000 (16:50 +0000)]
* path.cc (symlink): Fix check for already existing file.