aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-04Update "Can I use setup to install snapshots?" (now 'no') with new instructions.David Starks-Browning1-14/+25
2001-07-04Add caveat that contents list is always out of date.David Starks-Browning1-30/+2
2001-07-04just a bit more...David Starks-Browning1-0/+2
2001-07-04Add more to entry "How do I print under Cygwin"?David Starks-Browning1-3/+24
2001-07-04Add apropos and /usr/sbin/makewhatis to "Why doesn't man work?" entry.David Starks-Browning1-3/+12
2001-06-30Remerge with gccNick Clifton2-5/+25
2001-06-29Add DWARF 2.1 attributesNick Clifton2-36/+56
2001-06-29* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.Christopher Faylor2-6/+10
2001-06-28Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton3-3/+13
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor2-7/+8
2001-06-28Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor10-54/+88
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor2-3/+10
2001-06-26* fhandler.cc (fhandler_disk_file::fstat): Don't rely on exactly 3 charactersChristopher Faylor4-5/+28
2001-06-26Remove trailing tabs.Christopher Faylor2-2/+2
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor15-460/+484
2001-06-24forced commitChristopher Faylor1-0/+3
2001-06-24Fix typoChristopher Faylor1-1/+1
2001-06-24* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.Christopher Faylor6-75/+84
2001-06-22 * fhandler.h class fhandler_socket): Declare new methodCorinna Vinschen3-0/+17
2001-06-22 * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set sizeCorinna Vinschen2-1/+6
2001-06-22 * fhandler_console.cc (fhandler_console::read): Detect AltGr moreCorinna Vinschen2-2/+25
2001-06-212001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins2-2/+8
2001-06-20* fhandler.cc (fhandler_base::open): Work around windows bug whenEgor Duda2-0/+17
2001-06-20* fhandler_socket.cc (fhandler_socket::signal_secret_event): NewEgor Duda4-15/+44
2001-06-19 * lib/kernel32.def: Add LanguageGroup and UILanguage symbols.Earnie Boyd2-0/+13
2001-06-19 * Makefile.in: Revert 2001-06-17.Alan Modra2-4/+11
2001-06-18* fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.Christopher Faylor4-64/+99
2001-06-18Remove blank line.Christopher Faylor1-1/+0
2001-06-172001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+9
2001-06-16* exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actuallyChristopher Faylor6-8/+25
2001-06-15* path.cc (path_conv::check): Deal more robustly with foo/ behavior.Christopher Faylor2-6/+10
2001-06-15 * dwarf2.h: Partial merge with gcc version.Per Bothner2-7/+54
2001-06-15 * bfdlink.h (struct bfd_link_info): New member export_dynamic.Hans-Peter Nilsson2-0/+7
2001-06-15 * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen2-1/+9
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor3-2/+13
2001-06-15* fhandler.cc (fhandler_disk_file::fstat): Properly set executable bits forChristopher Faylor2-44/+40
2001-06-14* thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor2-1/+11
2001-06-14Index: opcodes/ChangeLogGeoffrey Keating2-0/+9
2001-06-14* fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda4-21/+40
2001-06-14Remove reference to Cygnus.David Starks-Browning1-1/+1
2001-06-14teeny tiny typoDavid Starks-Browning1-1/+1
2001-06-13Handle GDB's gdb/version.in.Andrew Cagney2-1/+10
2001-06-13* who.texinfo: Oops. Add a couple of important folk.Christopher Faylor3-0/+10
2001-06-13* who.texinfo: Remove email addresses. Modernize.Christopher Faylor2-55/+68
2001-06-12* environ.cc (set_file_api_mode): New function. Move settingEgor Duda4-4/+29
2001-06-112001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston2-0/+6
2001-06-11 * objidl.h (IMalloc::ReAlloc()): Correct declaration.Earnie Boyd2-2/+7
2001-06-112001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston2-16/+71
2001-06-11 * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.Earnie Boyd3-2/+10
2001-06-11 * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd4-22/+28