summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2004-08-04Fix propolice merge error in options list.miod1-2/+0
2004-07-31eliminate portion for 3.2, there was no 3.2 release.brad1-6/+0
2004-07-28In the never-ending saga of getting gcc to work reliably on m88k, today'smiod2-96/+120
2004-07-28fix path to sendmail's README;jmc1-2/+2
2004-07-27Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the defaultkettenis1-5/+0
2004-07-25Always build a stack frame when profiling. Otherwise profiling would onlymiod1-2/+2
2004-07-22Add vax libkvm kernel memory image debugging support.kettenis2-2/+48
2004-07-21In builtin_saveregs(), try to save registers with double store instructions,miod1-3/+19
2004-07-20Do not provide builtins for strcpy() and strcat(), as done with gcc 2, onmiod2-0/+9
2004-07-19In builtin_saveregs(), do not systematically allocate 8 words on the stackmiod1-47/+57
2004-07-17Minor cleanups (remove duplicated extern lines, usemiod1-23/+6
2004-07-13switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present.pvalchev1-0/+3
2004-07-13bump these again, depending on gcc2/gcc3 a different library is installeddrahn2-2/+2
2004-07-13errno changes, lib major version bumps, and general flag daymarc10-11/+11
2004-07-13A better fix for the m68k optimize_reg_copy_3() problem.miod1-2/+8
2004-07-12point people to milter html docs;jmc1-0/+4
2004-07-12Oops, adjust for __va_list size increase.miod1-2/+2
2004-07-11move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtpvalchev1-6/+7
2004-07-08Sync libkvm interface with FSF repository. This adds new "kvm proc" andkettenis6-26/+162
2004-07-06Unbreak m68k build.kettenis1-0/+3
2004-07-05Compile at -O1 on m68k, sig11 in LYMainLoop at -O2.miod1-1/+3
2004-07-04Disable optimize_reg_copy_3() on m68k platforms.miod2-0/+5
2004-07-04cats -> arm; miod okderaadt1-0/+3
2004-06-29Install milter docsmillert1-2/+31
2004-06-29Install correct milter includesmillert1-4/+10
2004-06-29Build and install libmilter.a (static only) and libmilter.h. OK deraadt@millert3-15/+11
2004-06-27Let's have http://www.OpenBSD.org/ defined as the STARTFILE again.robert1-1/+1
2004-06-26Fix merge errortom1-1/+0
2004-06-24let vax build lynx (workaround); miod okderaadt1-2/+7
2004-06-24Missing file from 8.13.0millert1-0/+78
2004-06-24Update to sendmail.8.13.0millert196-3037/+8008
2004-06-22Teach mkhybrid how to create an El Torito non-emulation boot CD, withtom3-18/+36
2004-06-22sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks,avsm10-18/+43
2004-06-22trim some other-os build stuff that crept inavsm7-650/+0
2004-06-22update to lynx 2.8.5rel.1avsm300-42974/+90221
2004-06-21Recognize cats as an arm machine. Dunno how this was missed before.drahn1-0/+3
2004-06-21back out CPP change; obviously not tested. On at least arm, kills atderaadt1-2/+2
2004-06-21propagate CPP here as wellavsm1-2/+2
2004-06-21propagate CPP to build system as well, millert@ okavsm1-2/+2
2004-06-20ICE with gcc3/propolice -O on macppc fixes:etoh1-0/+2
2004-06-18tagortag -> tag or tag. From Fabio Olive Leite.otto1-1/+1
2004-06-16grok 4 new instructions which will show up in VIA C3 Esther, whichderaadt1-1/+37
2004-06-15Use gen_rtx_REG and gen_rtx_MEM instead of gen_rtx(REG,..) and gen_rtx(MEM,..).miod3-41/+38
2004-06-12Revert 1.10 - there are still bad interactions between block_move_no_loop()miod1-0/+2
2004-06-10Typos in option descriptions; fixed in gcc 3.miod1-2/+2
2004-06-09The GO_IF_LEGITIMATE_ADDRESS fix in m88k.h, as well as all the FUNCTION_ARGmiod1-2/+0
2004-06-09In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if themiod1-3/+4
2004-06-09Several potential security problems found and fixed by Stefan Esser &otto7-27/+245
2004-06-09More meaningful formulation of the __va_stk initialization inmiod1-2/+2
2004-06-07Recognize hppa core files.kettenis4-68/+77