summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2011-04-04I've been using this patch (which comes from Matt Thomas, maybe?) fordyoung
2011-03-24Don't install stddef.h and friends, they don't work as intended withoutjoerg
2011-03-12Define HAVE_AS_TLS until our build tools figure out how to do it.matt
2011-03-10Look for TLS on hppa on netbsd.skrll
2011-03-10Rename some registers to reflect reality.skrll
2011-03-03Provide more regsiters including CR27.skrll
2011-02-25Explicitly make sure TARGET_SECURE_PLT is defined correctly rather thanmatt
2011-02-11Tell the groff and friends about libsaslc(3).christos
2011-02-10Default NetBSD to -msecure-plt now.matt
2011-02-05Explicitly use template to allow building with the more strictjoerg
2011-02-04Branch with delay slot executes delay slot even if branch is notuwe
2011-01-23Default mips64 to softfloat.matt
2011-01-18Move isns description from dist/groff to usr.bin/groff, where it belongs.wiz
2011-01-18Change to reflect switchframe/callframe changes.matt
2011-01-18Enable E500 (mpc85xx) support in GCC.matt
2011-01-17Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With thismatt
2011-01-17add libisnschristos
2010-12-24Add support for 32bit (i386) binaries on amd64.njoly
2010-12-24Adjust LDFLAGS handling to fix curses detection for mknative-gdb.njoly
2010-12-22Emit DWARF relocation in its expected formmatt
2010-12-16Observe the following spelling:wiz
2010-12-14Prefix ctype bitmask macros with _CTYPEjoerg
2010-12-11remove obsolete filemrg
2010-11-25Don't create weird notes section in hppa binaries.skrll
2010-11-10Update pa-netbsd.h to match pa-linux.h where it should. That is, removeskrll
2010-09-28Fix -o behavior with patterns that match the empty string, as per PR 43896.dholland
2010-08-20PT_STEP historically ignores the argument. Indepent of whether thisjoerg
2010-07-27Don't use/rely on a constraint. Move the constraint predicatematt
2010-07-27Only allow jbls/jblc x(r) iff (x & 3) == 0matt
2010-07-19PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCCjnemeth
2010-06-03perhaps this fixes the build issue?christos
2010-05-23Add .It for content of .Bl -column. Move .Pp out of .Bl.joerg
2010-05-13Reflect canonical order by majority rule. The local version in share/manjoerg
2010-05-08don't use the __{BIG,LITTLE}_ENDIAN__ test on NetBSD. it doesn't givemrg
2010-05-06fix an operator precedence confusion which is harmless due to some luckdrochner
2010-05-06fix some operator precedence confusion (found by clang++)drochner
2010-05-06make the stdc++ headers usable for clang++. clang wants that __weakref__drochner
2010-04-21Make this build.uebayasi
2010-04-07don't pretend to have do_fstatvfschristos
2010-04-07fix syntax errorschristos
2010-04-06update system call table to reflect reality.christos
2010-03-27don't include linux unwind support. we don't do this on 32 bit ppc,mrg
2010-03-01Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99joerg
2010-02-27Resolve disagreement between comment and code in favour of the comment,joerg
2010-02-22Fix check for old trap frame layout.dsl
2010-02-18Fix typo (specifed -> specified).wiz
2010-02-09Fix typo.wiz
2009-12-20add libelfchristos
2009-12-15Fix parallel build. Analyzed & patch provided by enami@, thanks!uebayasi
2009-12-14Merge gcc mips64 support from matt-nb5-mips64.matt