summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ChangeLog: Fix typo.Jan-Benedict Glaw2013-01-121-1/+1
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen2013-01-112-9/+37
* * DevNotes: Add entry cgf-000021.Christopher Faylor2013-01-114-16/+29
* Sync the root .gitignore file with GCC's.Joel Brobecker2013-01-111-0/+8
* * ChangeLog: Fix "Dito" to "Ditto".Jan-Benedict Glaw2013-01-111-4/+4
* * config.sub: Update from config repo.Jan-Benedict Glaw2013-01-112-1/+7
* * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVALCorinna Vinschen2013-01-112-22/+28
* * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou2013-01-113-2/+7
* * fhandler.h (class dev_console): Flag for expanded control sequence.Corinna Vinschen2013-01-113-3/+52
* include/opcode/Peter Bergner2013-01-112-0/+13
* Build gmp before configuring gccH.J. Lu2013-01-103-9/+15
* * path.h (path_conv::fs_type): New method.Corinna Vinschen2013-01-103-8/+74
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-105-5/+226
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-105-2/+227
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-105-2/+192
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-105-2/+386
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-105-9/+297
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-108-4/+764
* * common.h: Fix case of "Meta".Nick Clifton2013-01-107-1/+2185
* * cygerrno.h: Fix copyright.Corinna Vinschen2013-01-093-3/+6
* * dcrt0.cc (main_thread_sinit): New inline function. Fix and explainCorinna Vinschen2013-01-092-2/+31
* * config.guss: Update from config repo.Jan-Benedict Glaw2013-01-083-7/+9
* include/elf/Yufeng Zhang2013-01-082-1/+14
* 2013-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-01-082-0/+8
* 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-01-072-24/+17
* 2013-01-07 Steve Ellcey <sellcey@mips.com>Jeff Johnston2013-01-072-2/+6
* * thread.cc (pthread_rwlock::lookup_reader): Remove parameter: always assumeChristopher Faylor2013-01-073-20/+29
* Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu2013-01-072-1/+6
* Add missing gas dependencyH.J. Lu2013-01-073-0/+39
* Sync config.guess and config.sub with GCCH.J. Lu2013-01-073-32/+32
* * thread.cc (pthread_rwlock::add_reader): Perform new operation here and returnChristopher Faylor2013-01-073-19/+27
* (make_instruction): Rename to cr16_make_instruction.Nick Clifton2013-01-072-2/+7
* * archures.c: Add support for MIPS r5900Nick Clifton2013-01-044-3/+20
* * globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, asChristopher Faylor2013-01-043-2/+9
* * sigproc.cc (exit_thread): Set thread signal mask so that no signals are sentChristopher Faylor2013-01-032-1/+7
* * sigproc.cc (no_signals_available): Remove exit_state test since signals areChristopher Faylor2013-01-032-16/+24
* update copyrightChristopher Faylor2013-01-021-1/+1
* * DevNotes: Add entry cgf-000020, relating to previous checkin.Christopher Faylor2013-01-022-1/+34
* * cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor2013-01-028-3280/+3262
* * arm.h (ARMV7PEMAGIC): Define.Nick Clifton2013-01-022-2/+9
* opcodes/ChangeLogNick Clifton2013-01-022-179/+198
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0119-21/+23
* * sigproc.cc (wait_sig): Remove spurious extern.Christopher Faylor2012-12-312-1/+4
* * dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.Christopher Faylor2012-12-314-3/+8
* * DevNotes: Add entry cgf-000019.Christopher Faylor2012-12-288-43/+117
* * fork.cc (child_info::prefork): Fix error message formatting.Christopher Faylor2012-12-272-1/+5
* Fix tid comment.Christopher Faylor2012-12-221-2/+2
* * select.h (select_stuff): Remove variable names from parameter declarations.Christopher Faylor2012-12-224-11/+55
* Back out prematurely checked-in change.Christopher Faylor2012-12-221-2/+2
* * sigproc.cc (exit_thread): undef ExitThread or suffer recursion. Attempt toChristopher Faylor2012-12-223-4/+11