Commit Graph

  • 219d402cdc Apply Paul Brook's patch to implement armv6k instructions Nick Clifton 2004-09-30 16:21:43 +0000
  • f49a3937c8 * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only if __W32API_USE_DLLIMPORT__ is defined. * include/winuser.h (WINUSERAPI): Likewise. Danny Smith 2004-09-30 09:08:17 +0000
  • 747d02f791 * how-using.texinfo: Add FAQ about network shares and authentication. Joshua Daniel Franklin 2004-09-30 05:19:27 +0000
  • 5ee7c50819 2004-09-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> Joshua Daniel Franklin 2004-09-30 05:03:52 +0000
  • 09ebdaf715 * configure.in (--without-headers): Add missing double quotes. * configure: Regenerate. Richard Sandiford 2004-09-29 11:43:26 +0000
  • 85153fb164 2004-09-29 Filip Navara <xnavara@volny.cz> Danny Smith 2004-09-28 08:46:54 +0000
  • e3e443e4df * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts to set the process group to a nonexistent process group. Christopher Faylor 2004-09-28 04:41:42 +0000
  • 2b94cfce89 * lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. Brakes newly built DLLs. Corinna Vinschen 2004-09-27 16:30:44 +0000
  • 3e6d5933e2 Merge from gcc: 2004-09-24 Zack Weinberg <zack@codesourcery.com> * warnings.m4: New file. DJ Delorie 2004-09-25 00:26:33 +0000
  • 98fc1a6dfe Sergey Ivanov <seriv@parkheights.dyndns.org> * path.cc (mount_info::read_cygdrive_info_from_registry): Default /cygdrive to binary mode. Christopher Faylor 2004-09-24 19:41:19 +0000
  • 2a6e122363 2004-09-24 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-09-24 16:03:46 +0000
  • ab6b0b2f12 Merge from gcc DJ Delorie 2004-09-24 14:57:15 +0000
  • 5e2121862a * ylwrap: Revert to previous version. DJ Delorie 2004-09-24 13:21:46 +0000
  • a638588d7c * cygwinenv.sgml: smbntsec is not on by default. Corinna Vinschen 2004-09-24 09:47:10 +0000
  • d163f2fc83 * libc/stdio/fread.c (fread): Include <malloc.h>. Corinna Vinschen 2004-09-24 09:13:11 +0000
  • 9ab64c4a44 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> H.J. Lu 2004-09-24 00:40:22 +0000
  • 940c2b1094 Merge from gcc 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. DJ Delorie 2004-09-23 20:15:24 +0000
  • 8199a77ffb Merge from gcc: 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. DJ Delorie 2004-09-23 19:54:49 +0000
  • 58d7b41f25 Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources. DJ Delorie 2004-09-23 19:43:47 +0000
  • e55ad3ece0 * sysv_shm.cc (kern_shmat): Avoid compiler warning. Corinna Vinschen 2004-09-23 14:16:54 +0000
  • 79de498006 * dump_setup.cc (dump_setup): Remove unneeded strlen when check_files is not set. Corinna Vinschen 2004-09-23 10:32:20 +0000
  • 20e474d7b8 2004-09-22 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-09-23 00:32:08 +0000
  • 602de58268 2004-09-22 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-09-22 21:22:07 +0000
  • 71de401447 * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list. Corinna Vinschen 2004-09-22 11:50:51 +0000
  • 32e73f4dd0 * libc/machine/xscale/setjmp.S: New file, copied from libc/machine/arm/setjmp.S. * libc/machine/xscale/Makefile.am (lib_a_SOURCES): Add setjmp.S. * libc/machine/xscale/Makefile.in: Regenerate. Ian Lance Taylor 2004-09-21 18:41:02 +0000
  • 04e9ee5f15 * sysv_shm.cc (vm_object_reference): remove Cygwin specific define. (vm_map_find): Ditto. (vm_map_inherit): Ditto. (kern_shmat): On Cygwin, take shmaddr just as is. Don't call vm system calls on Cygwin. Add comment. Corinna Vinschen 2004-09-21 14:40:24 +0000
  • 0ae97cf7dd * exceptions.cc (sig_handle_tty_stop): Set flag earlier. Christopher Faylor 2004-09-20 05:35:46 +0000
  • ac652b501a . Christopher Faylor 2004-09-20 05:31:17 +0000
  • e58412a2a0 * exceptions.cc (sig_handle_tty_stop): Set flag that we are in a cygwin function to avoid a probably erroneous stack walk. Christopher Faylor 2004-09-20 04:58:36 +0000
  • f777a1d054 bfd/ * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add prototype. (bfd_elf32_arm_process_before_allocation): Update prototype. * bfd-in2.h: Regenerate. * bfd/elf32-arm.h (elf32_arm_link_hash_table): Add target2_reloc. (elf32_arm_link_hash_table_create): Set it. (bfd_elf32_arm_process_before_allocation): Remove target1_is_rel. (bfd_elf32_arm_set_target_relocs): New function. (arm_real_reloc_type): New function. (elf32_arm_final_link_relocate): Use it. Handle R_ARM_PREL31 and R_ARM_GOT_PREL. Remove R_ARM_TARGET1. (elf32_arm_gc_sweep_hook): Ditto. (elf32_arm_check_relocs): Ditto. (elf32_arm_relocate_section): Handle R_ARM_GOT_PREL. * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and R_ARM_GOT_TARGET2. (elf32_arm_got_prel): New variable. (elf32_arm_howto_from_type): New function. (elf32_arm_info_to_howto): Use it. (elf32_arm_reloc_map): Add BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2. * libbfd.h: Regenerate. * reloc.c: Add BFD_RELOC_ARM_TARGET2 and BFD_RELOC_ARM_PREL31. gas/ * config/tc-arm.c (s_arm_rel31): New funciton. (md_pseudo_table): Add .rel31. (md_apply_fix3): Handle BFD_RELOC_ARM_TARGET2, BFD_RELOC_32_PCREL and BFD_RELOC_ARM_PREL31. (tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2. (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2. (arm_parse_reloc): Add (target2). gas/testsuite/ * gas/arm/pic.s: Add (target2). * gas/arm/pic.d: Ditto. include/ * elf/arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK. Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL, R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX. ld/ * ld.texinfo: Rename arm-specific section. Document --target* * emulparams/armelf_fbsd.sh: Set TARGET2_TYPE. * emulparams/armelf_linux.sh: Ditto. * emulparams/armelf_nbsd.sh: Ditto. * emultempl/armelf.em: Set default for TARGET2_TYPE. (target2_type): New variable. (arm_elf_before_allocation): Don't pass target1_type. (arm_elf_create_output_section_statements): New function. (PARSE_AND_LIST_PROLOGUE): Add OPTION_TARGET2. (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --target=. (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_TARGET2. (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Set. * emultempl/armelf_oabi.em (_before_allocation): Remove extra argument to bfd_elf32_arm_process_before_allocation. ld/testsuite/ * ld-arm/arm-target1-{abs,rel}.d}: New files. * ld-arm/arm-target1.s: New file. * ld-arm/arm-target2-{,got-}rel.d: New files. * ld-arm/arm-target2.s: New file. * ld-arm/arm-rel31.d: New files. * ld-arm/arm-rel31.s: New files. * ld-arm/arm.ld: New file. * ld-arm/arm-elf.exp: Add new tests. Paul Brook 2004-09-17 12:35:00 +0000
  • af444ab7be * syscalls.cc (unlink): Don't use "delete on close" on remote shares. Corinna Vinschen 2004-09-17 09:10:53 +0000
  • 95a12a8594 * cygwin.din (_impure_ptr): And export again. There are libs out there. Corinna Vinschen 2004-09-17 08:34:31 +0000
  • ade297155c include/ * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements of union. bfd/ * ecoff.c: Update u.undef.next refs. * elf64-ppc.c: Likewise. * elflink.c: Likewise. * linker.c: Likewise. * xcofflink.c: Likewise. ld/ * ldexp.c (fold_name): Update u.undef.next refs. * emultempl/pe.em: Likewise. * emultempl/sunos.em: Likewise. Alan Modra 2004-09-17 07:14:32 +0000
  • ed6859b8f0 2004-09-16 Antony King <antony.king@st.com> Jeff Johnston 2004-09-16 21:30:51 +0000
  • 7a0f696676 2004-09-16 Antony King <antony.king@st.com> Jeff Johnston 2004-09-16 21:26:51 +0000
  • c77672c0fd 2004-09-16 Antony King <antony.king@st.com> Jeff Johnston 2004-09-16 21:18:50 +0000
  • 5c44c2e546 2004-09-16 Antony King <antony.king@st.com> Jeff Johnston 2004-09-16 21:16:59 +0000
  • 14613e5e74 2004-09-16 Antony King <antony.king@st.com> Jeff Johnston 2004-09-16 21:15:14 +0000
  • 368ffbe3d8 * cygwin.din (_impure_ptr): Don't export. (reent_data): Export. * lib/_cygwin_crt0_common.cc (_impure_ptr): Drop entirely. Don't initialize _impure_ptr or u->impure_ptr_ptr. Corinna Vinschen 2004-09-16 09:14:29 +0000
  • 22a1a24f10 * cygwin.din (_impure_ptr): Export. (reent_data): Don't export. * dcrt0.cc (reent_data): Drop. (__cygwin_user_data): Initialize impure_ptr as GLOBAL_REENT. (_dll_crt0): Initialize _impure_ptr as GLOBAL_REENT. * lib/_cygwin_crt0_common.cc (_impure_ptr): Drop. Declare extern as dllimport instead. Christopher Faylor 2004-09-16 03:49:03 +0000
  • 181cb05147 2004-09-15 Corinna Vinschen <vinschen@redhat.com> Jeff Johnston 2004-09-15 21:44:39 +0000
  • 51d4a7eae1 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-09-15 20:50:08 +0000
  • 1dcd520bb8 Fix copyright throughout. Eliminate use of _impure_ptr outside Cygwin. * bsd_helper.cc: Include errno.h instead of cygerrno.h. * bsd_mutex.cc : Ditto. * client.cc: Ditto. * cygserver.cc: Ditto. * process.cc: Don't build functions inside Cygwin. Don't include cygerrno.h. Don't set errno. * transport_pipes.cc (SET_ERRNO): New define. Use througout. * transport_sockets.cc (SET_ERRNO): Ditto. (GET_ERRNO): Ditto. Corinna Vinschen 2004-09-15 10:17:53 +0000
  • b103e0d732 * getfacl.c (main): Correct layout when nopt is set. Corinna Vinschen 2004-09-15 07:51:06 +0000
  • a9f36d288c * cygtls.h: Add alignment kludge to fix disparity between compilers. * tlsoffsets.h: Regenerate. * fork.cc (slow_pid_reuse): Use define to control number of pids held to prevent pid reuse. Christopher Faylor 2004-09-14 23:44:50 +0000
  • 98650d2fa2 2004-09-14 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-09-14 18:12:53 +0000
  • 272871abe4 * what.texinfo: Fix two typos reported on cygwin list. Christopher Faylor 2004-09-14 13:02:54 +0000
  • 599b41c4ec * autoload.cc (EnumProcessModules): Add. * dlfcn.cc (dlsym): Handle RTLD_DEFAULT using EnumProcessModules(). * include/dlfcn.h (RTLD_DEFAULT): Define to NULL. Corinna Vinschen 2004-09-14 08:29:12 +0000
  • fc3a42749f * fork.cc (slow_pid_reuse): Temporarily double the number of pids held to prevent pid reuse. Christopher Faylor 2004-09-14 02:21:09 +0000
  • 2f514b3252 merge from gcc DJ Delorie 2004-09-14 01:16:22 +0000
  • d4c8e53b22 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> Jeff Johnston 2004-09-13 17:10:20 +0000
  • de4e88a8df trivia change to force a new snapshot Christopher Faylor 2004-09-13 15:14:38 +0000
  • a10036f6a7 bfd/ * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update prototype. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * elf32-arm.h (elf32_arm_link_hash_table): Add target1_is_rel. (elf32_arm_link_hash_table_create): Set target1_is_rel. (bfd_elf32_arm_process_before_allocation): Ditto. (elf32_arm_final_link_relocate): Handle R_ARM_TARGET1. (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto. * elfarm-nabi.c (elf32_arm_howto_table): Rename RELABS to TARGET1. * reloc.c: Ditto. gas/ * config/tc-arm.c: Rename RELABS to TARGET1. gas/testsuite/ * gas/arm/pic.d: Rename RELABS to TARGET1. * gas/arm/pic.s: Ditto. include/ * elf/arm.h: Rename RELABS to TARGET1. ld/ * emulparams/armsymbian.sh: Set TARGET1_IS_REL. * emultempl/armelf.em: Use TARGET1_IS_REL. Add --target1-{rel,abs}. Paul Brook 2004-09-13 14:14:30 +0000
  • a5eb75d60c * sigproc.cc (wait_sig): Ensure that waiting threads are awoken after returning from a hold condition. Christopher Faylor 2004-09-12 19:34:08 +0000
  • 3d65bb97e8 * child_info.h (CURR_CHILD_INFO_MAGIC): Update. Christopher Faylor 2004-09-12 18:10:15 +0000
  • 013688df40 check in file missing from previous checkin. Christopher Faylor 2004-09-12 03:55:42 +0000
  • d584454c82 * exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is starting. * child_info.h (init_child_info): Remove pid argument from declaration. * cygheap.h (init_cygheap::pid): New element. * dcrt0.cc (dll_crt0_0): Eliminate handling of now-noexistent cygpid parameter in child_info struct. Set forkee to 'true' rather than cygpid since the pid value was never used. (dll_crt0_1): Ditto. (_dll_crt0): Ditto. * fork.cc (fork_child): Don't wait for sigthread. This is handled in the fork call now. (fork_parent): Remove obsolete pid argument from init_child_info call. Don't do anything special with cygpid when DEBUGGING. (fork): Delay all signals during fork. (fork_init): Don't do anything special when DEBUGGING. * pinfo.cc (set_myself): Remove pid parameter. Use new pid field in cygheap. (pinfo_init): Don't pass pid argument to set_myself. * sigproc.cc (sig_send): Wait for dwProcessId to be non-zero as well as sendsig. (init_child_info): Eliminate handling of pid. (wait_sig): Implement method to temporarily hold off sending signals. * sigproc.h (__SIGHOLD): New enum. (__SIGNOHOLD): Ditto. * spawn.cc (spawn_guts): Remove obsolete pid argument from init_child_info call. Christopher Faylor 2004-09-12 03:47:57 +0000
  • ca5ec6685a * gas/config/tc-avr.c: Add support for atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128. Marek Michalkiewicz 2004-09-11 13:15:05 +0000
  • e5d22776dd 2004-08-31 Robert Bowdidge <bowdidge@apple.com> * mh-ppc-darwin: Add file, and override BOOT_CFLAGS. DJ Delorie 2004-09-10 17:49:29 +0000
  • d495ee9ff0 * fhandler.cc (fhandler_base::dup): Use debug_printf. Corinna Vinschen 2004-09-10 08:34:37 +0000
  • 4875a4b66e * Makefile.in: Create libutil.a from bsdlib.o exports. * bsdlib.cc (logwtmp): Move from syscalls.cc to here. (login): Ditto. (logout): Ditto. Corinna Vinschen 2004-09-10 08:30:51 +0000
  • 04d55823da 2004-09-09 Daniel Berlin <dberlin@dberlin.org> Daniel Berlin 2004-09-10 02:19:35 +0000
  • 0c8593cf11 2004-09-09 Paul Brook <paul@codesourcery.com> Jeff Johnston 2004-09-09 19:46:54 +0000
  • 582dde69f3 opcodes/ * ppc-opc.c (L): Make this field not optional. include/opcode/ * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment. Alan Modra 2004-09-09 12:42:37 +0000
  • 1f97020ae6 * fhandler_tape.cc (fhandler_dev_tape::open): Fix typo. Corinna Vinschen 2004-09-09 11:35:15 +0000
  • 6423296840 * pipe.cc (create_selectable_pipe): Work around bug in Windows 95 where CreateNamedPipe returns NULL. Corinna Vinschen 2004-09-09 08:58:44 +0000
  • bbb5869af9 * include/sys/stat.h (_S_IFLNK): Add definition. (S_IFLNK) Ditto. (_lstat) Ditto. (lstat) Ditto. (_S_ISLNK) Recode. (S_ISLNK) Ditto. Earnie Boyd 2004-09-09 02:05:22 +0000
  • 57ad1153a6 * include/sys/stat.h (_S_ISLNK): Add definition. (S_ISLNG): Ditto. Earnie Boyd 2004-09-08 18:24:13 +0000
  • 01fdc61987 * sim-sh.h: Add new sh2a banked registers. Corinna Vinschen 2004-09-08 09:03:42 +0000
  • a456320915 2004-09-05 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-09-07 23:26:28 +0000
  • b00c5f99d8 2004-09-07 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2004-09-07 08:34:06 +0000
  • 6f7a746cee * cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value to indicate that it is "special". * thread.cc (pthread::exit): If __sdidinit is < 0, it was never really initialized so reset it to 0 before calling _reclaim_reent. Christopher Faylor 2004-09-07 04:05:14 +0000
  • ab21f18c95 * bsd_mutex.cc (_msleep): Disable resetting event object for now. Corinna Vinschen 2004-09-06 20:32:45 +0000
  • b2e7654908 2004-09-06 Hosaka Yuji <hos@tamanegi.org> Danny Smith 2004-09-06 09:09:33 +0000
  • dda37cd219 * include/cygwin/version.h: Bump DLL minor number to 12. Christopher Faylor 2004-09-05 16:08:44 +0000
  • b73441fc30 * include/w32api.h: Increment version to 3.1. * Makefile.in: Ditto. Earnie Boyd 2004-09-05 15:27:56 +0000
  • 71c68d9607 * mingwex/Makefile.in: Correct typo in list of DISTFILES. Earnie Boyd 2004-09-05 14:15:01 +0000
  • 665352facd * include/_mingw.h: Increment minor version for 3.5 release. * Makefile.in: Ditto. Earnie Boyd 2004-09-05 13:51:33 +0000
  • 4f52488e06 2004-09-05 Hosaka Yuji <hos@tamanegi.org> Danny Smith 2004-09-05 10:35:34 +0000
  • 99f91ded6c * include/winuser.h (WINUSERAPI): New define. Use it to mark user32.dll imports, throughout. Danny Smith 2004-09-05 10:14:26 +0000
  • e636a59f52 22004-09-05 Hosaka Yuji <hos@tamanegi.org> Danny Smith 2004-09-05 10:05:24 +0000
  • c558f8950e merge from gcc DJ Delorie 2004-09-05 06:04:05 +0000
  • 0a7a5cb71d Import latest version from master repository. Nick Clifton 2004-09-04 07:53:54 +0000
  • b330724fb9 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware, but add target-libmudflap. Consolidate *-*-netware targets (of which really only i?86 exists) into a single entry. * configure: Likewise. Richard Henderson 2004-09-03 19:09:39 +0000
  • eea5dd9707 * security.cc: Fix a few more strace_prints. Corinna Vinschen 2004-09-03 08:18:41 +0000
  • 0cd9f74fa5 Regularize most strace_prints throughout so that %E is always preceded by a comma and elminate most uses of "foo = %s" to "foo %s". Christopher Faylor 2004-09-03 01:53:12 +0000
  • 6644c628f5 Christopher Faylor <cgf@timesys.com> * autoload.cc (NtQueryInformationFile): Return nonzero on error. * ntdll.h (FILE_PIPE_LOCAL_INFORMATION): Add. (NtQueryInformationFile): Fix types for last two arguments. * pipe.cc: Include stdlib.h, limits.h, and ntdll.h. (create_selectable_pipe): New function to create a pipe that can be used with NtQueryInformationFile for select. (fhandler_pipe::create): Call create_selectable_pipe instead of CreatePipe. (pipe): Use DEFAULT_PIPEBUFSIZE as argument to create_pipe. * select.cc: Include limits.h and ntdll.h. (peek_pipe): Add select_printf output. Call NtQueryInformationFile to implement select for write on pipes. (fhandler_pipe::select_read): Reorder field assignments to be consistent with fhandler_pipe::select_write. (fhandler_pipe::select_write): Initialize startup, verify, cleanup, and write_ready fields for select_record. (fhandler_pipe::select_except): Tweak indentation to be consistent with fhandler_pipe::select_write. Christopher Faylor 2004-09-03 01:32:02 +0000
  • 79eebb79a6 * textbinary.sgml: Change default mode for non-mounted paths to binary. Corinna Vinschen 2004-09-02 08:14:49 +0000
  • 99df82b9b4 2004-09-01 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2004-09-01 07:48:07 +0000
  • f0720ce7cb * sysv_shm.cc (kern_shmat): Add debug_printf's. Corinna Vinschen 2004-08-31 10:47:27 +0000
  • 607d4cafec 2004-08-31 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2004-08-31 10:16:19 +0000
  • 72067ccafa * fork.cc (fork_parent): Return the cygpid directly derived from the winpid. Christopher Faylor 2004-08-31 03:34:04 +0000
  • 1af912ce3c * fork.cc (fork_parent): Record child's pid when we're sure that it has been filled out by the child. * pinfo.cc (pinfo::init): Trivial change. Christopher Faylor 2004-08-30 22:08:50 +0000
  • ebc58bf810 2004-08-26 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2004-08-30 08:05:42 +0000
  • c01edcda76 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to report success on systems with ntsec and ntea set. Corinna Vinschen 2004-08-29 09:32:49 +0000
  • ddea76a66b * fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF before zero filling. Combine similar error handling statements. Corinna Vinschen 2004-08-28 15:46:57 +0000
  • 2e41976b56 2004-08-28 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-08-28 01:37:27 +0000
  • 5796021e86 * i386/cygmon.ld (.text): Fix alignment. (.rodata): Handle .rodata.* sections. Corinna Vinschen 2004-08-25 16:30:16 +0000
  • 3029be00db Apply Dmitry Diky's patches to add relaxation to msp430. Nick Clifton 2004-08-25 12:54:15 +0000
  • b8a6a751f4 2004-08-25 Lars Rune N�stdal <daysleper@users.sourceforge.net> Danny Smith 2004-08-25 08:43:25 +0000