summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PR gas/15069Nick Clifton2013-01-282-1/+6
* * v850.h: Add e3v5 support.Nick Clifton2013-01-242-13/+47
* Add support for V850E3V5 architectureNick Clifton2013-01-242-2/+9
* * faq-programming.xml: Remove reference to "make check".Christopher Faylor2013-01-232-3/+6
* * miscfuncs.cc (__import_address): Check if malloc field points directly atChristopher Faylor2013-01-232-1/+7
* * miscfuncs.cc (__import_address): On second thought, the chance that thisChristopher Faylor2013-01-232-1/+6
* * exceptions.cc (exception::handle): Make attempt to recursively dump stackChristopher Faylor2013-01-232-1/+6
* * miscfuncs.cc (__import_address): Avoid NULL explicitly.Christopher Faylor2013-01-232-1/+5
* * miscfuncs.cc (__import_address): Avoid treating random instructions as importChristopher Faylor2013-01-233-2/+12
* 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-01-222-1/+13
* Correcting my previous commit.Marcus Shawcroft2013-01-222-0/+31
* * dcrt0.cc (dll_crt0_1): Comment assumption.Christopher Faylor2013-01-213-0/+12
* * dcrt0.cc (dll_crt0_1): Flag that we are working "incyg". Handle any signalsChristopher Faylor2013-01-212-1/+18
* Update copyrightsChristopher Faylor2013-01-2118-25/+27
* Update copyrightsChristopher Faylor2013-01-213-6/+5
* * update-copyright: Recognize configure.ac scripts too.Christopher Faylor2013-01-212-2/+6
* Use same fix to silence newer gcc as in 64 bit branchCorinna Vinschen2013-01-211-1/+1
* * cygerrno.h (__reg3): Define.Christopher Faylor2013-01-213-4/+9
* * cygerrno.h: Conditionally define __regN for cygserver.Christopher Faylor2013-01-212-0/+14
* * malloc_wrapper.cc (malloc_init): Re-add inadvertently dropped comment whichChristopher Faylor2013-01-212-0/+8
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-21158-215/+233
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-2160-513/+512
* * update-copyright (update_maybe): Accommodate perl-style copyright comments.Christopher Faylor2013-01-212-2/+7
* * update-copyright: Silently skip nonexistent files. Display filename onChristopher Faylor2013-01-212-8/+22
* * update-copyright: Update standard copyright information based on cvs log andChristopher Faylor2013-01-202-0/+85
* * malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.Christopher Faylor2013-01-204-32/+51
* * sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to matchChristopher Faylor2013-01-202-8/+18
* * syscalls.cc (rename): Remove ill-conceived NFS workaround fromCorinna Vinschen2013-01-192-46/+8
* * exceptions.cc (ctrl_c_handler): Remove special-case handler forChristopher Faylor2013-01-193-9/+8
* * errno.cc (errmap): Map ERROR_LOCK_VIOLATION to EBUSY.Corinna Vinschen2013-01-182-3/+7
* 2013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2013-01-182-1/+8
* * mmap.cc (handler_disk_file::msync): Add call to FlushFileBuffersCorinna Vinschen2013-01-182-1/+13
* * mmap.cc (handler_disk_file::msync): Retry up to 99 times if FlushViewOFileChristopher Faylor2013-01-182-7/+21
* include/opcode/Yufeng Zhang2013-01-172-2/+4
* 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-172-12/+25
* 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-172-11/+34
* * sigproc.cc (no_signals_available): Finally remove this macro entirely.Christopher Faylor2013-01-162-14/+10
* Define R_386_SIZE32/R_X86_64_SIZE32/R_X86_64_SIZE64H.J. Lu2013-01-163-2/+9
* * pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute.Christopher Faylor2013-01-162-1/+6
* * configure.ac: Sync with GCC repo.Jan-Benedict Glaw2013-01-155-16/+118
* * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton2013-01-154-0/+31
* fix typoChristopher Faylor2013-01-141-1/+1
* * include/pthread.h (pthread_exit): Mark as "noreturn".Christopher Faylor2013-01-142-1/+5
* fix typoChristopher Faylor2013-01-141-1/+1
* Fix copyrightsCorinna Vinschen2013-01-144-5/+5
* update with my changesChristopher Faylor2013-01-141-0/+21
* *** empty log message ***Corinna Vinschen2013-01-141-0/+27
* * exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor2013-01-147-38/+31
* * new-features.sgml (ov-new1.7.18): Add console enhancements.Corinna Vinschen2013-01-122-0/+23
* * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen2013-01-122-2/+7