aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-26* pinfo.cc (pinfo::init): Remove assertion.Christopher Faylor2-1/+4
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu3-13/+10
2012-08-26Sync toplevel files with GCC treeH.J. Lu9-1502/+2300
2012-08-26Sync libtool.m4 with GCC treeH.J. Lu2-5/+21
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2-1/+42
2012-08-24 * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann2-0/+7
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann3-1/+45
2012-08-23* pinfo.cc (_pinfo::exists): Don't consider a process with no state to exist.Christopher Faylor2-1/+6
2012-08-23* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems whichChristopher Faylor2-0/+7
2012-08-21Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2-0/+5
2012-08-21* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags toChristopher Faylor2-16/+33
2012-08-21* net.cc (get_adapters_addresses): Drop FIXME part of comment.Christopher Faylor2-3/+5
2012-08-17* DevNotes: Add entry cgf-000016.Christopher Faylor6-38/+66
2012-08-17* exceptions.cc (sig_handle_tty_stop): Clear tls sig field.Christopher Faylor2-1/+11
2012-08-17 * fhandler_clipboard.cc (fhandler_dev_clipboard::read): UseCorinna Vinschen3-7/+55
2012-08-16whitespace cleanupChristopher Faylor22-71/+71
2012-08-16* cygtls.cc (_cygtls::operator HANDLE): Reverse '?' test stupidity.Christopher Faylor2-1/+5
2012-08-16* cygheap.cc (init_cygheap::find_tls): Don't consider unitialized threads.Christopher Faylor4-24/+39
2012-08-15fix typoChristopher Faylor1-1/+1
2012-08-15Rename cancelable_wait -> cygwait throughout.Christopher Faylor13-25/+36
2012-08-15* cygtls.h (_cygtls::create_signal_arrived): New function.Christopher Faylor4-7/+36
2012-08-15* gendef: Tighten up whitespace detection.Christopher Faylor2-4/+8
2012-08-15* gendef: Delete unneeded read from <IN> which ate an arbitrary line fromChristopher Faylor2-2/+6
2012-08-15* exceptions.cc (sigdelayed): Move declaration to sigproc.h.Christopher Faylor5-5/+18
2012-08-15* pinfo.cc (_pinfo::exists): Don't consider an execed process to exist.Christopher Faylor2-1/+5
2012-08-14 * gmon.c (_mcleanup): Fix scope bug when using gmon_out array.Corinna Vinschen2-4/+8
2012-08-14* errno.cc (errmap): Keep sorted.Christopher Faylor2-1/+5
2012-08-14 * thread.cc (semaphore::_fixup_after_fork): Fix Win32 error output inCorinna Vinschen2-1/+6
2012-08-14* errno.cc (errmap): Keep sorted.Christopher Faylor2-1/+5
2012-08-14 * mount.cc (fs_names): Add missing ReFS entry. Change comment.Corinna Vinschen3-1/+10
2012-08-13* errno.cc (errmap): Map ERROR_SXS_CANT_GEN_ACTCTX to ELIBBAD.Christopher Faylor2-0/+5
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton7-2/+1190
2012-08-13 include/opcode/Maciej W. Rozycki2-37/+106
2012-08-10 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen5-5/+14
2012-08-10 Even though MSDN documents these as __cdecl the kernel32.dll libraryEarnie Boyd3-6/+22
2012-08-10Fix dateCorinna Vinschen1-1/+1
2012-08-10 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state toCorinna Vinschen2-2/+7
2012-08-09* DevNotes: Add entry cgf-000014.Christopher Faylor9-67/+153
2012-08-08 * lib/kernel32.def (InterlockedDecrement): Remove the @BYTE count sinceEarnie Boyd2-3/+10
2012-08-082012-08-08 Kai Tietz <ktietz@redhat.com>Earnie Boyd2-4/+8
2012-08-08 * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen3-2/+14
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen43-74/+187
2012-08-08 * include/sys/wait.h (_wait): Define when building newlib.Corinna Vinschen2-1/+9
2012-08-07 * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compilerCorinna Vinschen2-1/+6
2012-08-07* signal.cc (sigwaitinfo): Change cw_sig to the correct cw_sig_eintr.Christopher Faylor2-2/+5
2012-08-06 * include/winnt.h (MemoryBarrier): Define to __mingworg_MemoryBarrier()Earnie Boyd2-2/+7
2012-08-06 * mingwex/membarrier.c: New file.Earnie Boyd3-2/+27
2012-08-06 * include/winnt.h (MemoryBarrier): Use __sync_synchronize instead ofEarnie Boyd2-5/+6
2012-08-06*** empty log message ***Corinna Vinschen1-0/+12
2012-08-06AddChristopher Faylor1-0/+13