aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor60-513/+512
2013-01-21* update-copyright (update_maybe): Accommodate perl-style copyright comments.Christopher Faylor2-2/+7
2013-01-21* update-copyright: Silently skip nonexistent files. Display filename onChristopher Faylor2-8/+22
2013-01-20* update-copyright: Update standard copyright information based on cvs log andChristopher Faylor2-0/+85
2013-01-20* malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.Christopher Faylor4-32/+51
2013-01-20* sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to matchChristopher Faylor2-8/+18
2013-01-19 * syscalls.cc (rename): Remove ill-conceived NFS workaround fromCorinna Vinschen2-46/+8
2013-01-19* exceptions.cc (ctrl_c_handler): Remove special-case handler forChristopher Faylor3-9/+8
2013-01-18 * errno.cc (errmap): Map ERROR_LOCK_VIOLATION to EBUSY.Corinna Vinschen2-3/+7
2013-01-182013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2-1/+8
2013-01-18 * mmap.cc (handler_disk_file::msync): Add call to FlushFileBuffersCorinna Vinschen2-1/+13
2013-01-18* mmap.cc (handler_disk_file::msync): Retry up to 99 times if FlushViewOFileChristopher Faylor2-7/+21
2013-01-17include/opcode/Yufeng Zhang2-2/+4
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2-12/+25
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2-11/+34
2013-01-16* sigproc.cc (no_signals_available): Finally remove this macro entirely.Christopher Faylor2-14/+10
2013-01-16Define R_386_SIZE32/R_X86_64_SIZE32/R_X86_64_SIZE64H.J. Lu3-2/+9
2013-01-16* pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute.Christopher Faylor2-1/+6
2013-01-15 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw5-16/+118
2013-01-15 * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton4-0/+31
2013-01-14fix typoChristopher Faylor1-1/+1
2013-01-14* include/pthread.h (pthread_exit): Mark as "noreturn".Christopher Faylor2-1/+5
2013-01-14fix typoChristopher Faylor1-1/+1
2013-01-14Fix copyrightsCorinna Vinschen4-5/+5
2013-01-14update with my changesChristopher Faylor1-0/+21
2013-01-14*** empty log message ***Corinna Vinschen1-0/+27
2013-01-14* exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor7-38/+31
2013-01-12 * new-features.sgml (ov-new1.7.18): Add console enhancements.Corinna Vinschen2-0/+23
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen2-2/+7
2013-01-12 * ChangeLog: Fix typo.Jan-Benedict Glaw1-1/+1
2013-01-11 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen2-9/+37
2013-01-11* DevNotes: Add entry cgf-000021.Christopher Faylor4-16/+29
2013-01-11Sync the root .gitignore file with GCC's.Joel Brobecker1-0/+8
2013-01-11 * ChangeLog: Fix "Dito" to "Ditto".Jan-Benedict Glaw1-4/+4
2013-01-11 * config.sub: Update from config repo.Jan-Benedict Glaw2-1/+7
2013-01-11 * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVALCorinna Vinschen2-22/+28
2013-01-11 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou3-2/+7
2013-01-11 * fhandler.h (class dev_console): Flag for expanded control sequence.Corinna Vinschen3-3/+52
2013-01-11include/opcode/Peter Bergner2-0/+13
2013-01-10Build gmp before configuring gccH.J. Lu3-9/+15
2013-01-10 * path.h (path_conv::fs_type): New method.Corinna Vinschen3-8/+74
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft5-5/+226
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft5-2/+227
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft5-2/+192
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft5-2/+386
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft5-9/+297
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft8-4/+764
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton7-1/+2185
2013-01-09 * cygerrno.h: Fix copyright.Corinna Vinschen3-3/+6
2013-01-09 * dcrt0.cc (main_thread_sinit): New inline function. Fix and explainCorinna Vinschen2-2/+31