summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
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
2011-08-29Add libppath.wiz
2011-08-09Passes relaxed array boundary checks with clang now.joerg
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 -O0 for sun2.mrg
2011-07-03apply some (uintptr_t) between pointers, ints and other casts.mrg
2011-06-29use:mrg
2011-06-21prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45mrg
2011-06-20remove sh5 code.mrg
2011-06-11If compiled with -msoft-float, make the compiler emit soft float codematt
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-30Disable build with clang since it ends up calling __floatuntixf, whichjoerg
2011-05-30Ignore warnings when building with clang for now.joerg
2011-05-27add a line "image_generator gs" to the DESC file as the originaldrochner
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-25Don't define explicit instantiation as inline.joerg
2011-05-25Set WARNS explicitly to 0.joerg