summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2013-04-13Extend ctype classification table to 16bit. Based on patch byjoerg
2013-04-12yy_size_t is typically unsigned, so use a separate variable for thejoerg
2013-04-11fix argument passing.christos
2013-04-08Fix "ashq" second argument sign extension (the assembler does not treatmartin
2013-04-05Improve the output of gcc when a subprogram gets a signal. When OOMingdholland
2013-03-08casing.wiz
2013-03-08Add librumpclient. requested by wizpooka
2013-03-07Add libnpf. From rmind.wiz
2013-03-07Following a prompt from wiz, ensure that explanations for theagc
2013-03-06Add libmandoc.wiz
2013-03-02Fix template lookup.joerg
2013-01-25Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Languagematt
2013-01-17Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024christos
2013-01-05Change several int variables to size_t, ssize_t, or ptrdiff_t.apb
2012-12-21Set GNATS_ADDR to gnats-bugs@NetBSD.org, like in all other places.wiz
2012-12-02Adjust everything under src (but outside src/tools) to useapb
2012-11-24Teach gcc4.1's cpp about the magic __COUNTER__ macro,apb
2012-11-06Remove GDB 6.skrll
2012-08-10Don't link explicitly against libsupc++, just use the normal C++joerg
2012-08-10Only build gcc here, if MKGCC != no.joerg
2012-07-19PR/46704: Antti Kantee: Recognize tilera in config.guesschristos
2012-07-16Fix ffssi2 again.matt
2012-07-11Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning.ragge
2012-06-10add libexecinfochristos
2012-06-10revert previouschristos
2012-06-10add libexecinfochristos
2012-05-09Format strings don't use all arguments in the non-pluralized case.joerg
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
2012-03-12PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of errorchristos
2012-03-12format the generated manpage date as per Dd macro, for consistencyplunky
2012-03-11Fix typo, now this has a NAME section.wiz
2012-03-11use character escapes for non-ASCII chars, according to mandoc_char(7)plunky
2012-03-08Implement sem_timedwait.joerg
2012-03-08Teach rcs about the new cvs "commitid" keyword, so that we don't bitch eachchristos
2012-03-02Add bsd_kvm.omatt
2012-03-02target kvm support for mipsmatt
2012-02-21Add a definition for ".St -isoC-2011". The equivalent definitionapb
2012-02-15Add NetBSD 7.0, and make the default 6.0.riz
2012-02-05Use REG_P, CONST_INT_P, and gcc_unreachable.matt
2012-02-02Handle another case the new gcc_assert(0) caught.matt
2012-02-02Fix a bug in movmemsi in which couldn't handle sym(reg) expressions properly.matt
2012-01-25Add libquota, as requested by wizdholland
2012-01-12Second try to sort out the dangling elses. Just use {} markers.joerg
2012-01-08Revert last change. The extra while loop intruced by the macro changestron
2012-01-06Don't use dangling elses.joerg
2011-11-07Remove pattern for arith_adjacentmem in arm.md, thus fixingis
2011-10-17do not build profiling versions of libgcc or libgcc_eh.chs
2011-10-02undo previous, my sources were wrong.christos
2011-10-02add a missing file, found with the new binutils. No chance we are goingchristos
2011-09-10Disable rebuilding files in the source tree.apb