]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2007-12-06 Corinna Vinschen * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-12-06 Richard Sandifordconfig/
2007-12-05 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::open): Use...
2007-12-05 Corinna Vinschen * fhandler_registry.cc: Use NAME_MAX + 1 instead of...
2007-12-05 Corinna Vinschen Add missing ChangeLog entry.
2007-12-05 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2007-12-04 Corinna Vinschen * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME...
2007-12-04 Chris Sutcliffe2007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-12-04 Chris Sutcliffe2007-12-03 techrazy <techrazy@users.sourceforge.net>
2007-12-03 Corinna Vinschen * autoload.cc (GetModuleFileNameExW): Replace definiti...
2007-12-03 Corinna Vinschen * include/cygwin/time.h: Remove redundant #endif.
2007-12-01 Corinna Vinschen * include/cygwin/time.h (daylight): Declare as extern...
2007-12-01 Hans-Peter... * cris/Makefile.in (crt0.o): Add CFLAGS when compiling...
2007-12-01 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.
2007-11-29 Paolo Bonzini2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007-11-29 Mark Shinwell bfd/
2007-11-29 Mark Shinwell include/opcode/
2007-11-28 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH...
2007-11-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recv_internal...
2007-11-28 Nathan Sidwell * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to...
2007-11-27 Corinna Vinschen * posix_ipc.cc (ipc_names): Rename max_len to prefix_l...
2007-11-27 Corinna Vinschen Drop old SetResourceLock stuff in favor of mutos.
2007-11-27 Corinna Vinschen * mmap.cc: Convert usage of dynamically growing cmallo...
2007-11-27 Chris Sutcliffe2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-11-26 Christopher... Change many cygheap allocation routines to their *_abor...
2007-11-23 Christopher... * cygheap.cc (_crealloc): Avoid memcpy when _cmalloc...
2007-11-22 Chris Sutcliffe2007-11-21 Kevin Conaway <kevin_conaway@users.sourcef...
2007-11-22 Chris Sutcliffe2007-11-21 elsapo <elsapo@users.sourceforge.net>
2007-11-22 Chris Sutcliffe2007-11-21 Brian Dessent <dessent@users.sourceforge...
2007-11-19 Jeff Johnston2007-11-19 Nick Clifton <nickc@redhat.com>
2007-11-17 Thiemo Seufer [ld/testsuite/ChangeLog]
2007-11-16 Nick Clifton* dwarf2.h: Mention the location of the DWARF3 spec...
2007-11-15 Vladimir PrusMove changelog entries to the right ChangeLog
2007-11-15 Vladimir Prus Apply const qualifier to some users of bp_location.
2007-11-15 Vladimir Prus Make mark_breakpoints_out static.
2007-11-15 Vladimir Prus Prevent clear_command from directly modifying breakpoi...
2007-11-15 Vladimir Prus Remove 'run_cleanup'.
2007-11-15 Vladimir Prus Remove CLEAR_SOLIB use.
2007-11-08 Corinna Vinschen * libc/include/sys/unistd.h: Remove Cygwin definition...
2007-11-08 Christopher... revert premature checkin
2007-11-08 Christopher... revert premature checkin
2007-11-08 Christopher... * dllfixdbg: Eliminate extra objcopy step.
2007-11-08 Nathan Sidwell include/elf/
2007-11-08 Corinna Vinschen * dllfixdbg: Pass --only-keep-debug to objcopy, instead of
2007-11-08 Joseph Myersinclude:
2007-11-07 Dave Brolley2007-11-07 Dave Brolley <brolley@redhat.com>
2007-11-06 Jeff Johnston2007-11-06 Dave Brolley <brolley@redhat.com>
2007-11-06 Corinna Vinschen * thread.cc (pthread_key_create): Drop check for incom...
2007-11-06 Corinna Vinschen * shm.cc: Include sync.h
2007-11-05 Corinna Vinschen * bsd_helper.cc (tunable_params): Add kern.ipc.shm_all...
2007-11-05 Corinna Vinschen * shm.cc (shmctl): On IPC_RMID don't unmap views and...
2007-11-05 Corinna Vinschen * shm.cc (shmctl): On IPC_RMID also unmap all views...
2007-11-04 Danny Smithinclude
2007-10-31 DJ Delorie* libc/signal/signal.c (_raise_r): Don't attempt to...
2007-10-31 Corinna Vinschen * net.cc (load_ipv6_funcs): Use MAX_PATH instead of...
2007-10-31 Corinna Vinschen * external.cc (get_cygdrive_info): Make inline.
2007-10-30 Nick Clifton* mn10300.h (R_MN10300_ALIGN): Define.
2007-10-30 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-10-25 Daniel Jacobowitz * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add...
2007-10-23 Jeff Johnston2007-10-23 Jeff Johnston <jjohnstn@redhat.com>
2007-10-23 Corinna Vinschen * cygheap.h (struct cwdstuff): Drop hash member. ...
2007-10-23 Daniel Jacobowitz PR gdb/2336
2007-10-19 Nick CliftonAdd MN10300 linker relaxation support for symbol differ...
2007-10-19 Corinna Vinschen * fhandler_disk_file.cc (__DIR_mounts::eval_ino):...
2007-10-18 Corinna Vinschen * fhandler.cc (fhandler_base::open): Open native symli...
2007-10-18 Corinna Vinschen * include/sys/param.h (MAXPATHLEN): Define as PATH_MAX.
2007-10-18 Roland McGrath.
2007-10-18 Roland McGrath2007-10-18 Roland McGrath <roland@redhat.com>
2007-10-18 Jeff Johnston2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
2007-10-17 Jeff Johnston2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
2007-10-17 Jeff JohnstonFix typo.
2007-10-17 Jeff Johnston2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
2007-10-16 Maciej W. Rozycki* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_hav...
2007-10-15 Jeff Johnston2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2007-10-15 Daniel Jacobowitz * NEWS: Document target described register support...
2007-10-15 Corinna Vinschen * fhandler.cc (is_at_eof): Rewrite using NT functions.
2007-10-13 Eric Blake* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:
2007-10-13 Corinna Vinschen * ntdll.h (STATUS_END_OF_FILE): Define.
2007-10-11 Daniel Jacobowitz * Makefile.def (dependencies): Add all-gdb -> all...
2007-10-11 Jeff Johnston2007-10-11 Ulrich Weigand <uweigand@de.ibm.com>
2007-10-11 Daniel Jacobowitz2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
2007-10-11 Daniel Jacobowitz2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
2007-10-11 Daniel Jacobowitz * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2007-10-11 Corinna Vinschen * path.cc (basename): Return pointer into the path...
2007-10-10 Corinna Vinschen * path.cc (struct symlink_info): Change size of conten...
2007-10-10 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Open...
2007-10-09 Nick Clifton* libc/sys/linux/dl/do-lookup.h (FCT): Support symbols...
2007-10-09 Ben Elliston * libm/machine/spu/headers/acosd2.h: Include spu_intri...
2007-10-08 Nick Clifton* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD...
2007-10-03 Chris Sutcliffe2007-10-03 Jiri Malak <Jiri.Malak@iol.cz>
2007-10-03 Chris Sutcliffe2007-10-03 Frank Fesevur <ffes@users.sourceforge...
2007-10-03 Chris Sutcliffe2007-10-03 Danny Smith <dannysmith@users.sourceforge...
2007-10-03 Chris Sutcliffe2007-10-03 Bernd Becker <hugin@users.sourceforge.net>
2007-10-03 Kazu Hirata * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New...
2007-10-02 Jeff Johnston2007-10-02 Markus Deuling <deuling@de.ibm.com>
2007-10-01 Jeff Johnston2007-10-01 Markus Deuling <deuling@de.ibm.com>
2007-10-01 Jeff Johnston2007-10-01 Patrick Mansfield <patmans@us.ibm.com>
2007-10-01 Nick CliftonVarious CR16 fixes
2007-10-01 Paolo Bonziniregenerate configure
2007-10-01 Paolo Bonzini2007-10-01 Paolo Bonzini <bonzini@gnu.org>
next
This page took 0.061742 seconds and 5 git commands to generate.