aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-08 * config.guss: Update from config repo.Jan-Benedict Glaw3-7/+9
2013-01-08include/elf/Yufeng Zhang2-1/+14
2013-01-082013-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+8
2013-01-072013-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-24/+17
2013-01-072013-01-07 Steve Ellcey <sellcey@mips.com>Jeff Johnston2-2/+6
2013-01-07* thread.cc (pthread_rwlock::lookup_reader): Remove parameter: always assumeChristopher Faylor3-20/+29
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu2-1/+6
2013-01-07Add missing gas dependencyH.J. Lu3-0/+39
2013-01-07Sync config.guess and config.sub with GCCH.J. Lu3-32/+32
2013-01-07* thread.cc (pthread_rwlock::add_reader): Perform new operation here and returnChristopher Faylor3-19/+27
2013-01-07 (make_instruction): Rename to cr16_make_instruction.Nick Clifton2-2/+7
2013-01-04 * archures.c: Add support for MIPS r5900Nick Clifton4-3/+20
2013-01-04* globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, asChristopher Faylor3-2/+9
2013-01-03* sigproc.cc (exit_thread): Set thread signal mask so that no signals are sentChristopher Faylor2-1/+7
2013-01-03* sigproc.cc (no_signals_available): Remove exit_state test since signals areChristopher Faylor2-16/+24
2013-01-02update copyrightChristopher Faylor1-1/+1
2013-01-02* DevNotes: Add entry cgf-000020, relating to previous checkin.Christopher Faylor2-1/+34
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor8-3280/+3262
2013-01-02 * arm.h (ARMV7PEMAGIC): Define.Nick Clifton2-2/+9
2013-01-02opcodes/ChangeLogNick Clifton2-179/+198
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker19-21/+23
2012-12-31* sigproc.cc (wait_sig): Remove spurious extern.Christopher Faylor2-1/+4
2012-12-31* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.Christopher Faylor4-3/+8
2012-12-28* DevNotes: Add entry cgf-000019.Christopher Faylor8-43/+117
2012-12-27* fork.cc (child_info::prefork): Fix error message formatting.Christopher Faylor2-1/+5
2012-12-22Fix tid comment.Christopher Faylor1-2/+2
2012-12-22* select.h (select_stuff): Remove variable names from parameter declarations.Christopher Faylor4-11/+55
2012-12-22Back out prematurely checked-in change.Christopher Faylor1-2/+2
2012-12-22* sigproc.cc (exit_thread): undef ExitThread or suffer recursion. Attempt toChristopher Faylor3-4/+11
2012-12-21Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor13-23/+93