summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20120901cvs2svn2012-08-287106-2314929/+0
* Add support for constructing pc-relative addresses to the plt, byWalter Lee2012-08-282-3/+34
* * pinfo.cc (pinfo::init): Remove assertion.Christopher Faylor2012-08-262-1/+4
* Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu2012-08-263-13/+10
* Sync toplevel files with GCC treeH.J. Lu2012-08-269-1502/+2300
* Sync libtool.m4 with GCC treeH.J. Lu2012-08-262-5/+21
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-242-1/+42
* * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann2012-08-242-0/+7
* * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann2012-08-243-1/+45
* * pinfo.cc (_pinfo::exists): Don't consider a process with no state to exist.Christopher Faylor2012-08-232-1/+6
* * libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems whichChristopher Faylor2012-08-232-0/+7
* Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2012-08-212-0/+5
* * libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags toChristopher Faylor2012-08-212-16/+33
* * net.cc (get_adapters_addresses): Drop FIXME part of comment.Christopher Faylor2012-08-212-3/+5
* * DevNotes: Add entry cgf-000016.Christopher Faylor2012-08-176-38/+66
* * exceptions.cc (sig_handle_tty_stop): Clear tls sig field.Christopher Faylor2012-08-172-1/+11
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): UseCorinna Vinschen2012-08-173-7/+55
* whitespace cleanupChristopher Faylor2012-08-1622-71/+71
* * cygtls.cc (_cygtls::operator HANDLE): Reverse '?' test stupidity.Christopher Faylor2012-08-162-1/+5
* * cygheap.cc (init_cygheap::find_tls): Don't consider unitialized threads.Christopher Faylor2012-08-164-24/+39
* fix typoChristopher Faylor2012-08-151-1/+1
* Rename cancelable_wait -> cygwait throughout.Christopher Faylor2012-08-1513-25/+36
* * cygtls.h (_cygtls::create_signal_arrived): New function.Christopher Faylor2012-08-154-7/+36
* * gendef: Tighten up whitespace detection.Christopher Faylor2012-08-152-4/+8
* * gendef: Delete unneeded read from <IN> which ate an arbitrary line fromChristopher Faylor2012-08-152-2/+6
* * exceptions.cc (sigdelayed): Move declaration to sigproc.h.Christopher Faylor2012-08-155-5/+18
* * pinfo.cc (_pinfo::exists): Don't consider an execed process to exist.Christopher Faylor2012-08-152-1/+5
* * gmon.c (_mcleanup): Fix scope bug when using gmon_out array.Corinna Vinschen2012-08-142-4/+8
* * errno.cc (errmap): Keep sorted.Christopher Faylor2012-08-142-1/+5
* * thread.cc (semaphore::_fixup_after_fork): Fix Win32 error output inCorinna Vinschen2012-08-142-1/+6
* * errno.cc (errmap): Keep sorted.Christopher Faylor2012-08-142-1/+5
* * mount.cc (fs_names): Add missing ReFS entry. Change comment.Corinna Vinschen2012-08-143-1/+10
* * errno.cc (errmap): Map ERROR_SXS_CANT_GEN_ACTCTX to ELIBBAD.Christopher Faylor2012-08-132-0/+5
* Add support for 64-bit ARM architecture: AArch64Nick Clifton2012-08-137-2/+1190
* include/opcode/Maciej W. Rozycki2012-08-132-37/+106
* * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen2012-08-105-5/+14
* Even though MSDN documents these as __cdecl the kernel32.dll libraryEarnie Boyd2012-08-103-6/+22
* Fix dateCorinna Vinschen2012-08-101-1/+1
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state toCorinna Vinschen2012-08-102-2/+7
* * DevNotes: Add entry cgf-000014.Christopher Faylor2012-08-099-67/+153
* * lib/kernel32.def (InterlockedDecrement): Remove the @BYTE count sinceEarnie Boyd2012-08-082-3/+10
* 2012-08-08 Kai Tietz <ktietz@redhat.com>Earnie Boyd2012-08-082-4/+8
* * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen2012-08-083-2/+14
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-0843-74/+187
* * include/sys/wait.h (_wait): Define when building newlib.Corinna Vinschen2012-08-082-1/+9
* * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compilerCorinna Vinschen2012-08-072-1/+6
* * signal.cc (sigwaitinfo): Change cw_sig to the correct cw_sig_eintr.Christopher Faylor2012-08-072-2/+5
* * include/winnt.h (MemoryBarrier): Define to __mingworg_MemoryBarrier()Earnie Boyd2012-08-062-2/+7
* * mingwex/membarrier.c: New file.Earnie Boyd2012-08-063-2/+27
* * include/winnt.h (MemoryBarrier): Use __sync_synchronize instead ofEarnie Boyd2012-08-062-5/+6