summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor2012-12-2113-23/+93
* * DevNotes: Add entry cgf-000018.Christopher Faylor2012-12-2110-61/+45
* * DevNotes: Add entry cgf-000017.Christopher Faylor2012-12-2110-13/+106
* * Makefile.def (install-target-libgo): Depend onJan-Benedict Glaw2012-12-203-0/+25
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-20306-6231/+11551
* * pathnames.sgml (pathnames-at): Drop confusing description onCorinna Vinschen2012-12-202-1/+5
* * dcrt0.cc (build_argv): Allow quoted filenames in @ expression.Corinna Vinschen2012-12-202-1/+9
* Add missing file.Christopher Faylor2012-12-191-2/+2
* * select.h (select_stuff::select_stuff): Make default constructor always zeroChristopher Faylor2012-12-192-1/+8
* * select.cc (select_stuff::wait): Add windows error number to error message.Christopher Faylor2012-12-192-1/+5
* * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen2012-12-192-10/+12
* 2012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-182-3/+4
* 2012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2012-12-182-4/+35
* merge from gccDJ Delorie2012-12-182-1/+14
* * select.cc (select_stuff::test_and_set): Remove workaround and use properChristopher Faylor2012-12-182-1/+6
* * select.cc (select_stuff::test_and_set): Work around problem of new() notChristopher Faylor2012-12-182-1/+6
* * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add localCorinna Vinschen2012-12-182-5/+11
* 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-172-2/+13
* 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-172-0/+20
* 2012-12-17 Stuart Henderson <shenders@gcc.gnu.org>Jeff Johnston2012-12-1730-454/+92380
* Add copyright noticesNick Clifton2012-12-178-5/+122
* * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge2012-12-163-2/+7
* 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2012-12-142-0/+42
* * utils.sgml (mount): Document sparse mount option.Corinna Vinschen2012-12-142-0/+6
* * new-features.sgml (ov-new1.7.18): Add sparse change.Corinna Vinschen2012-12-143-0/+14
* *** empty log message ***Corinna Vinschen2012-12-141-0/+10
* * fhandler.cc (fhandler_base::write): Don't attempt to sparsifyCorinna Vinschen2012-12-146-12/+48
* Add --with-build-config=bootstrap-asan supportH.J. Lu2012-12-125-24/+582
* Add libstdc++-raw-cxx.m4H.J. Lu2012-12-122-0/+40
* Add bootstrap-asan.mkH.J. Lu2012-12-122-0/+10
* 2012-12-11 Steve Ellcey <sellcey@mips.com>Jeff Johnston2012-12-116-212/+792