summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2013-04-05Improve the output of gcc when a subprogram gets a signal. When OOMingdholland
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-11-24Teach gcc4.1's cpp about the magic __COUNTER__ macro,apb
2012-11-06Remove GDB 6.skrll
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-10revert previouschristos
2012-06-10add libexecinfochristos
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-02target kvm support for mipsmatt
2012-02-21Add a definition for ".St -isoC-2011". The equivalent definitionapb
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-06Don't use dangling elses.joerg
2011-11-07Remove pattern for arith_adjacentmem in arm.md, thus fixingis
2011-09-10Disable rebuilding files in the source tree.apb
2011-07-15Redo previous change in a better way, as suggested by mrg.apb
2011-07-14Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefileapb
2011-07-11replace "(CORE_ADDR) (uintptr_t) NULL" by a simple "0" - avoids the dancemartin
2011-07-07apply a couple of (int) before r_type switch usage.mrg
2011-07-06cast to int as the fake relocs are not in enum elf_ppc_reloc_type, andmrg
2011-07-03apply some (uintptr_t) between pointers, ints and other casts.mrg
2011-06-29use:mrg
2011-06-11If we are compiling -msoft-float, define _SOFT_FLOATmatt
2011-06-07Pull following m68k softfloat fixes from upstream:tsutsui
2011-06-06Pull the following revision from upstream to provide __unordsf2() andtsutsui
2011-05-25Don't define explicit instantiation as inline.joerg
2011-05-23Fix castjoerg
2011-05-23Avoid using a variable as format string.joerg
2011-05-19Add missing prototype for __cmpdf2christos
2011-05-15include headers to get proper prototypes visible.christos
2011-05-15include "system.h" for idir()christos
2011-05-15include <sys/ioctl.h> for ioctl()christos
2011-05-15include headers to make prototypes visible.christos
2011-05-15include posixver.h to find the prototype for posix2_version()christos
2011-05-11Fix two rather obviousbuffer overflows, one of them hitting all the time.joerg
2011-05-08Add a no_stack_protector function attribute to localize the effectchristos
2011-04-15Move the headers for compiler and platform specific intrinsincs fromjoerg
2011-04-10Add back a stylish new line.joerg
2011-04-10Reduce difference between src/tools/gcc and src/gnu/usr.bin/gcc4joerg
2011-04-10Don't install limits.h.joerg