1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2012-11-09 Nick Clifton <[email protected]> More... over 11 years ago
2012-11-09 Nick Clifton <[email protected]> More... over 11 years ago
* path.cc (vcygpath): Handle cygdrive prefix. More... over 11 years ago
* sigproc.cc (proc_subproc): Delete unused variable child. More... over 11 years ago
* mips.h (EF_MIPS_32BITMODE): Move next to lower-order bits. More... over 11 years ago
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character handling when stopped by CTRL-S. * fhandler_tty.cc (bytes_available): Add arguments to debug_only_printf call. * sigproc.cc (proc_subproc): Simplify some if logic. More... over 11 years ago
Enable quoting of globbing characters on the command-line of native applications. More... over 11 years ago
* mingw: Delete obsolete directory. * w32api: Ditto. More... over 11 years ago
Add missing ChangeLog entry More... over 11 years ago
winsup: More... over 11 years ago
* Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providing build option tweaks to mingw compiler as well. More... over 11 years ago
* include/sys/termios.h (CBRK): Define as alias of CEOL. (CREPRINT): Define as alias of CRPRNT. (CDISCARD): Define as alias of CFLUSH. (TTYDEF_*): Define. More... over 11 years ago
Add --disable-libstdcxx configure option More... over 11 years ago
Add gthr.m4 More... over 11 years ago
binutils * readelf.c (get_note_type): Handle NT_386_TLS, NT_386_IOPERM. include/common/elf * common.h (NT_386_TLS, NT_386_IOPERM): New defines. More... over 11 years ago
* libc/include/locale.h (NULL): Fetch definition via stddef.h. * libc/include/stdio.h (NULL): Ditto. * libc/include/stdlib.h (NULL): Ditto. * libc/include/string.h (NULL): Ditto. * libc/include/wchar.h (NULL): Ditto. * libc/include/rpc/types.h (NULL): Ditto. * libc/include/time.h (NULL): Ditto. Include stddef.h earlier. More... over 11 years ago
Fix copyright More... over 11 years ago
* include/sys/param.h: Include stddef.h to define NULL. More... over 11 years ago
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix using wrong value in condition. More... over 11 years ago
bfd: * elf32-arm.c (elf32_arm_print_private_bfd_data): Recognise and display the new ARM hard-float/soft-float ABI flags for EABI_VER5 (elf32_arm_post_process_headers): Add the hard-float/soft-float ABI flag as appropriate for ET_DYN/ET_EXEC in EABI_VER5. More... over 11 years ago
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP, CW_MAP_DRIVE_MAP and CW_FREE_DRIVE_MAP. More... over 11 years ago
Minor optimization and bug fix for moxie. More... over 11 years ago
* dcrt0.cc (quoted): Renamed strechr to strchrnul. * environ.cc (environ_init): Likewise. * sec_acl.cc (aclfromtext32): Likewise. * sec_auth.cc (extract_nt_dom_user): Likewise. * uinfo.cc (pwdgrp::next_str): Likewise. * string.h (strechr): Likewise. More... over 11 years ago
* string.h (strechr): Replace assembler by C code. (ascii_strcasematch): Likewise. (ascii_strncasematch): Likwise. More... over 11 years ago
* dir.cc (closedir): Fix syscall_printf. More... over 11 years ago
* dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags) (DW_AT_APPLE_isa, DW_AT_APPLE_block) (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class) (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name) (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter) (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type) (DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros. More... over 11 years ago
* libc/include/sys/signal.h (sigset_t): Don't define when building for Cygwin. More... over 11 years ago
* include/cygwin/signal.h (sigset_t): Define here. More... over 11 years ago
* bsd_helper.cc (adjust_identity_info): Fix typo in log message. More... over 11 years ago
2012-10-24 Jeff Johnston <[email protected]> More... over 11 years ago