ea5e5daf7c2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
Jeff Johnston
2003-01-06 20:51:25 +0000
5035a087292003-01-06 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-06 18:36:08 +0000
36c1e6d171* include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define. * include/zmouse.h (WHEEL_DELTA): Guard against prior definition. (WHEEL_PAGESCROLL): Likewise. (SPI_SETWHEELSCROLLLINES): Define, if not already done.
Danny Smith
2003-01-06 00:22:48 +0000
066a41acdf* include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define. * include/zmouse.h (WHEEL_DELTA): Guard against prior definition. (WHEEL_PAGESCROLL): Likewise. (SPI_SETWHEELSCROLLLINES): Define, if not already done.
Danny Smith
2003-01-06 00:18:45 +0000
cbdbe9d766* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock when leaving.
Christopher Faylor
2003-01-05 06:36:50 +0000
8b052ae3f6* include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define. (WHEEL_PAGESCROLL): Add define.
Danny Smith
2003-01-05 02:49:15 +0000
068d279c43* configure.in (LD): Improve test for gcc. Try to set LD to the ld used by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt.
John David Anglin
2003-01-04 22:36:41 +0000
f2f59a268f* include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete struct names tagTBNOTIFY[AW] and typedefs. Add defines for backward compatability. Add RECT field. Add UNICODE mappings for new names. (tagNMREBARCHEVRON): Add struct and typedefs for _WIN32_IE >= 0x0500.
Danny Smith
2003-01-04 11:52:06 +0000
61b9f92918* include/commctrl.h (TOOLINFO[AW]: Update structures. (LVHITTESTINFO): Likewise.
Danny Smith
2003-01-04 10:58:36 +0000
670867158e2003-01-03 Bang Jun-Young <junyoung@netbsd.org>
Danny Smith
2003-01-03 22:57:37 +0000
d26127a55a* dis-asm.h (print_insn_iq2000): Declare. * common.h (EM_IQ2000): Define. * iq2000.h: New file.
Stan Cox
2003-01-03 18:03:18 +0000
f3afe99b0b* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanup needed. * dtable.cc (dtable::vfork_parent_restore): Remove assertion. * pipe.cc (fhandler_pipe::close): Don't close read_state during fork_fixup since it wasn't inherited.
Christopher Faylor
2003-01-03 06:20:23 +0000
7b061fd844* include/stdlib.h (_osver, _winver, _winmajor, _winminor): Declare as direct imports from dll if __DECLSPEC_SUPPORTED.
Danny Smith
2003-01-03 05:02:18 +0000
c467d1396f* lib/kernel32.c (GetCurrentFiber): Remove blank input field in asm code. (GetFiberData): Likewise.
Danny Smith
2003-01-03 00:04:21 +0000
c7ceb003b2* include/winnt.h (GetCurrentFiber): Remove blank input field in asm code. (GetFiberData): Likewise.
Danny Smith
2003-01-02 23:30:27 +0000
6283f02c252003-01-02 H.J. Lu <hjl@gnu.org>
H.J. Lu
2003-01-02 20:51:02 +0000
4aa028aae0[ gas/ChangeLog ] 2003-01-02 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2003-01-02 20:03:09 +0000
fa40ef7337* include/winspool.h (PRINTER_INFO_6): Add. Reported by: Mat Nieuwenhoven <matnieuw@users.sourceforge.net>
Danny Smith
2003-01-02 03:47:21 +0000
3f87d3a630* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
Daniel Jacobowitz
2003-01-02 00:50:57 +0000
0b0b68a241* configure.in: Fix use of $program_transform_name. * configure: Regenerated.
Andreas Schwab
2002-12-31 18:00:11 +0000
ba5b714aab[ gas/ChangeLog ] 2002-12-31 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-12-31 08:11:18 +0000
1de386c0a1[ bfd/ChangeLog ] 2002-12-30 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-12-31 07:29:29 +0000
7332684662* configure.in (baseargs): Don't remove first configure argument. * configure: Regenerated.
Daniel Jacobowitz
2002-12-31 03:28:41 +0000
c71ed71f59* exceptions.cc (events_init): Display name of mutex on failure.
Christopher Faylor
2002-12-30 23:08:35 +0000
f715db84b6* windows.cc (setitimer): Return ENOSYS on invalid argument.
Christopher Faylor
2002-12-30 22:38:13 +0000
9f3255cee6Add support for msp430.
Nick Clifton
2002-12-30 19:25:12 +0000
df73991943Added some more pseudo opcodes for system call processing.
Nick Clifton
2002-12-30 10:50:32 +0000
31fa4af5482002-12-30 Hartmut Honisch <hhonisch@users.sourceforge.net>
Danny Smith
2002-12-30 08:48:23 +0000
c8eb82fe9f* include/wingdi.h (wglGetLayerPaletteEntries): Correct prototype. Thanks to: Joe Krahn <jkrahn at nc dot rr dot com>.
Danny Smith
2002-12-30 06:48:50 +0000
af9955fa9c* Makefile.tpl (local-distclean): Don't remove... (multilib.ts): ... this. Moved into... (multilib.out): ... this. Don't use sub-make. ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... (configure-build-[+module+], configure-[+module+], configure-target-[+module+], configure-gcc): ... these. Test for Makefile existence. Drop config.status from dependencies. * Makefile.in: Rebuilt. * configure.in: Move gcc-version-trigger to the end of ac_configure_args. Add comments to maybedep.tmp and serdep.tmp. Introduce --disable-serial-configure. Remove nonopt from baseargs, matching and removing corresponding whitespace while at it. * configure: Rebuilt.
Alexandre Oliva
2002-12-29 19:05:04 +0000
5c581ecaf6* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather than defining getopt directly.
Christopher Faylor
2002-12-28 23:20:47 +0000
6d48dd20ba* configure.in (host_configargs): Replace reference to no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt.
Alexandre Oliva
2002-12-28 17:58:05 +0000
c991d31031* acx.m4: Name cache variables properly. (NCN_STRICT_CHECK_TOOL): If program is not found and value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2, depending on whether build != host or not. (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
Alexandre Oliva
2002-12-28 17:57:49 +0000
81011f17bb* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of program_transform_name to standard idiom. (AUTOGEN, AUTOCONF): Define. (Makefile.in): Use $(AUTOGEN). (Makefile): Depend on config.status, and use autoconf-style rule to build it. Move original commands to... (config.status): ... this new target. (configure): Add $(srcdir). Depend on config/acx.m4. Use $(AUTOCONF). * Makefile.in: Rebuilt.
Alexandre Oliva
2002-12-28 16:25:00 +0000
dd1522e4cd* Makefile.tpl: Fix dramatic bustage due to change in program_transform_name. * Makefile.in: Regenerate.
Nathanael Nerode
2002-12-28 09:13:56 +0000
d5de4b3f30remove from trunk
Christopher Faylor
2002-12-28 07:33:14 +0000
d3bffb5b94* Makefile.in: Add devices.gperf. * devices.h: New file. * devices.gperf: Ditto.
Christopher Faylor
2002-12-28 07:15:13 +0000
9ce3107655missed in previous giant commit
Nathanael Nerode
2002-12-28 07:09:49 +0000
caf27c0155* fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before input is accepted or suffer a "race".
Christopher Faylor
2002-12-28 06:30:47 +0000
0f109fb869* configure: Remove unneeded 'export's. Make CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
Nathanael Nerode
2002-12-27 23:28:25 +0000
92ed67dd7eMove ChangeLog entry from toplevel, where it didn't belong.
Nathanael Nerode
2002-12-27 23:27:00 +0000
08fe4973cd[ binutils/ChangeLog ] 2002-12-27 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-12-27 08:00:31 +0000
66dcfc4498* fhandler.h (fhandler_tty_master::set_winsize): Declare new function. * fhandler_console.cc (fhandler_console::send_winch_maybe): If appropriate, call tty master function to handle screen size change. * fhandler_tty.cc (fhandler_tty_master::set_winsize): New function. (fhandler_tty_master::init): Call set_winsize to set initial screen size.
Christopher Faylor
2002-12-27 05:31:30 +0000
3bfed277d6* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that of console in which tty is operating. (process_input): Semi-revert previous change. Need to just use current terminfo settings since this function is running in a thread, blocked when the terminfo changes.
Christopher Faylor
2002-12-27 03:54:59 +0000
740c81ed4ecorrect typo
Christopher Faylor
2002-12-27 03:50:57 +0000
46b73ef192* fhandler.h (fhandler_termios::line_edit): Replace third argument with passed-in termios struct. * fhandler_console.cc (fhandler_console::read): Prior to loop, make a copy of current termios for passing to line_edit prior so that all characters are processed consistently. * fhandler_tty.cc (fhandler_pty_master::write): Ditto. (process_input): Make a copy of curent termios prior to read for use in subsequent line_edit. * fhandler_termios.cc (fhandler_termios::line_edit): Replace third parameter with passed-in termios struct and use it throughout rather than the data from the current fhandler_termios class.
Christopher Faylor
2002-12-27 03:50:29 +0000
4a5c645e622002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26 10:51:13 +0000
dfc7f868212002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26 10:40:58 +0000
6e29a31e99* include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version. Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26 05:21:43 +0000
177a7cda752002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26 05:08:32 +0000
aa6ad99be8* include/unknwn.h: Include windows.h and ole2.h before header guard to avoid circular inclusion of COM headers.
Danny Smith
2002-12-26 05:05:46 +0000
832a8b19cd2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26 04:34:47 +0000
bdcc7be2bb* include/commcat.h: Don't include windows.h or ole2.h ifdef COM_NO_WINDOWS_H. * include/unknwn.h: Ditto.
Danny Smith
2002-12-26 04:23:57 +0000
ebe02e1884* include/imm.h (ImmGetCompositionFont[AW], ImmSetCompositionFont[AW]): Add NOGDI guard.
Danny Smith
2002-12-26 03:57:17 +0000
c6c890e21aminor reformatting
Christopher Faylor
2002-12-25 23:49:40 +0000
1091853afc* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-12-25 23:39:04 +0000
088f471c75* exceptions.cc (events_init): Initialize critical section to control exiting via signal. (signal_exit): Enter critical section early to avoid exit races with main thread. * dcrt0.cc (do_exit): Use exit_lock critical section to avoid races.
Christopher Faylor
2002-12-25 20:33:21 +0000
a8eb76e3e1* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR is properly restored after signal.
Christopher Faylor
2002-12-25 17:43:37 +0000
eb9d294f95* Makefile.in: Default fhandler objects to -fomit-frame-pointer. Eliminate redundant CFLAGS settings.
Christopher Faylor
2002-12-21 05:06:37 +0000
4631168afc* Makefile.common: Don't attempt to pretty-print c++ errors.
Christopher Faylor
2002-12-21 05:06:24 +0000
b18962e228* fhandler.h (line_edit_status): Reorganize so that tests for error condition can be < or >. * fhandler_tty.cc (fhandler_pty_master::write): Don't return after sending a signal. * fhandler_termios.cc (fhandler_termios::line_edit): Trivial change to use built-in bool types.
Christopher Faylor
2002-12-21 04:38:12 +0000
4753d27c08Fixed minor typo.
Jeff Johnston
2002-12-21 01:44:13 +0000
60b0838fc62002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-21 01:42:03 +0000
6c8b131e352002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20 21:36:01 +0000
10501d57662002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20 21:31:20 +0000
120f285b61* xstormy16.h: Add XSTORMY16_12.
DJ Delorie
2002-12-20 21:13:42 +0000
9b3f0d160a2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20 21:07:56 +0000
992b4c1edc* include/_mingw.h: Increment version to 2.4. Makefile.in: Ditto.
Earnie Boyd
2002-12-20 15:40:10 +0000
63f5d329542002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20 03:40:00 +0000
d693ad84492002-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20 02:29:00 +0000
3ace1da6762002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20 01:48:22 +0000
388aa9941b* fhandler.h (line_edit_status): Add a new element. * fhandler_termios.cc (fhandler_termios::line_edit): After accept_input, handle both potential error condition and pipe full conditions. * fhandler_tty.cc (fhandler_pty_master::accept_input): Return -1 on error. (fhandler_pty_master::write): Handle pipe full condition.
Christopher Faylor
2002-12-20 01:38:55 +0000
e9f731caf7* bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields with bit-fields. Rearrange to put all like types together.
Alan Modra
2002-12-19 23:05:39 +0000
93a1293bc1* Makefile.tpl: Revert HJL's change. * Makefile.in: Regenerated. * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and always.
Nathanael Nerode
2002-12-19 20:27:11 +0000
b0ae479f362002-12-18 James E. Lucas <xelloss@users.sourceforge.net>
Danny Smith
2002-12-18 00:25:58 +0000
e5e33f0eb4* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make bootstrap'. * Makefile.in: Regenerate.
Jason Merrill
2002-12-17 20:38:05 +0000
02f2ba2b0b* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers for R_XSTORMY16_LO16 and R_XSTORMY16_HI16.
DJ Delorie
2002-12-17 03:57:00 +0000
b2be3149b4* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and remove last char from readahead buffer if accept_input() fails. * fhandler_tty.cc (fhandler_pty_master::accept_input): Return 0 and restore readahead buffer when tty slave pipe is full.
Christopher Faylor
2002-12-17 03:49:34 +0000
1a7ce58505* mh-cygwin: Don't build libtermcap if it doesn't exist.
Christopher Faylor
2002-12-17 01:55:28 +0000
7da92d15272002-12-16 Kazu Hirata <kazu@cs.umass.edu>
Jeff Johnston
2002-12-16 22:35:32 +0000
d1bdb890562002-11-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-12-16 19:58:06 +0000
9ec7b58c62* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command line args.
Christopher Faylor
2002-12-16 18:56:33 +0000