Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-27 | Let's have http://www.OpenBSD.org/ defined as the STARTFILE again. | Robert Nagy | |
ok deraadt@ | |||
2004-06-26 | Fix merge error | Tom Cosgrove | |
ok drahn@ | |||
2004-06-24 | let vax build lynx (workaround); miod ok | Theo de Raadt | |
2004-06-24 | Missing file from 8.13.0 | Todd C. Miller | |
2004-06-24 | Update to sendmail.8.13.0 | Todd C. Miller | |
2004-06-22 | Teach mkhybrid how to create an El Torito non-emulation boot CD, with | Tom Cosgrove | |
a 2,048-byte boot sector. ok weingart@ | |||
2004-06-22 | sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks, | Anil Madhavapeddy | |
progress bar with very slow connections) | |||
2004-06-22 | trim some other-os build stuff that crept in | Anil Madhavapeddy | |
2004-06-22 | update to lynx 2.8.5rel.1 | Anil Madhavapeddy | |
tested todd@,naddy@. millert@ deraadt@ ok | |||
2004-06-21 | Recognize cats as an arm machine. Dunno how this was missed before. | Dale Rahn | |
2004-06-21 | back out CPP change; obviously not tested. On at least arm, kills at | Theo de Raadt | |
least ANSI_VARARGS deep inside the configure. Sorry -- try again. | |||
2004-06-21 | propagate CPP here as well | Anil Madhavapeddy | |
2004-06-21 | propagate CPP to build system as well, millert@ ok | Anil Madhavapeddy | |
2004-06-20 | ICE with gcc3/propolice -O on macppc fixes: | Hiroaki Etoh | |
- INSN_CODE and LOG_LINKS attributes should be copied from the first insn of splitted insns. ok pvalchev@ and sturm@ | |||
2004-06-18 | tagortag -> tag or tag. From Fabio Olive Leite. | Otto Moerbeek | |
2004-06-16 | grok 4 new instructions which will show up in VIA C3 Esther, which | Theo de Raadt | |
isn't that far away... xcrypt-ctr (AES ctr mode), montmul (montgomery multiply for 800 RSA sign/sec at 1024bit), and xsha1/xsha256 too. | |||
2004-06-15 | Use gen_rtx_REG and gen_rtx_MEM instead of gen_rtx(REG,..) and gen_rtx(MEM,..). | Miod Vallat | |
No functional change, it's just faster. | |||
2004-06-12 | Revert 1.10 - there are still bad interactions between block_move_no_loop() | Miod Vallat | |
and the reload phase when compiling complex code, and the fix is non-trivial. | |||
2004-06-10 | Typos in option descriptions; fixed in gcc 3. | Miod Vallat | |
2004-06-09 | The GO_IF_LEGITIMATE_ADDRESS fix in m88k.h, as well as all the FUNCTION_ARG | Miod Vallat | |
and FUNCTION_ARG_ADVANCE fixes in m88k.c, allow the optimized bcopy sequences to be reliable again, so enable them back. | |||
2004-06-09 | In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if the | Miod Vallat | |
parameter is going to hit the stack. | |||
2004-06-09 | Several potential security problems found and fixed by Stefan Esser & | Otto Moerbeek | |
Sebastian Krahmer. ok millert@ | |||
2004-06-09 | More meaningful formulation of the __va_stk initialization in | Miod Vallat | |
__builtin_saveregs(); no functional change. | |||
2004-06-07 | Recognize hppa core files. | Mark Kettenis | |
ok mickey@, drahn@, deraadt@ | |||
2004-06-07 | enable dynamic perl; millert ok | Michael Shalayeff | |
MAKE SURE TO REBUILD LD.SO FIRST | |||
2004-06-03 | Make sure libobjc is self-contained on vax, so that .m programs can link. | Miod Vallat | |
ok deraadt@ | |||
2004-06-03 | Enable assembly listings. | Miod Vallat | |
2004-06-01 | manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessary | Dale Rahn | |
pieces anymore. ok deraadt@ | |||
2004-06-01 | remove workaround not needed w/ gcc3 anymore; millert@ ok | Michael Shalayeff | |
2004-05-31 | #ifndef errno declaration. ok millert@ | Otto Moerbeek | |
2004-05-31 | Try to get rid of embedded NUL. | Mark Kettenis | |
ok otto@ | |||
2004-05-30 | emacs undump is very sensative to the section ordering, For W^X a couple | Dale Rahn | |
of sections were moved for protections purposes. This causes problems with emacs undump. Only move the sections if the W^X padding is active. Generate the scripts properly for newer binutils, on i386 if -Z is active, move the executable start address back to the classic base address. | |||
2004-05-30 | Sync with upstream sources; fixes m88k backtrace bug. | Mark Kettenis | |
ok miod@ | |||
2004-05-30 | Recognize m88k core files. | Mark Kettenis | |
ok miod@ | |||
2004-05-27 | for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc ↵ | Michael Shalayeff | |
used for shlib linking; espie@ ok | |||
2004-05-26 | neede for dhared libs | Michael Shalayeff | |
2004-05-25 | provide a way data plt prepending got; drahn@ ok | Michael Shalayeff | |
2004-05-25 | Enable gdb on m88k again, it works well enough and better than ever. | Miod Vallat | |
2004-05-24 | Add m88k support. | Mark Kettenis | |
ok miod@ | |||
2004-05-24 | GDB 6.3 (excluding .info files) | Mark Kettenis | |
2004-05-23 | s/M_M88K_OPENBSD/M_88K_OPENBSD/g | Mark Kettenis | |
ok miod@ | |||
2004-05-23 | Workaround for alpha, which generate a relocation entry for a function pointer | Dale Rahn | |
in the read-only section rather than a PLT reference like all other archs. workaround ok kettenis@ binutils/ld needs to be fixed and workaround removed eventually. | |||
2004-05-22 | Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1. | Mark Kettenis | |
ok deraadt@ | |||
2004-05-21 | Properly recognize core dump architecture. Add StackGhost support. | Mark Kettenis | |
ok drahn@ | |||
2004-05-21 | Add missing file. | Mark Kettenis | |
2004-05-21 | Remove accidentally added .info file. | Mark Kettenis | |
2004-05-21 | Resolve conflicts for GDB 6.1. Add local patches. | Mark Kettenis | |
ok deraadt@ | |||
2004-05-21 | GDB 6.3 (excluding .info files) | Mark Kettenis | |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis | |
2004-05-21 | Update headers to gdb-6.1 version to get new constants. | Mark Kettenis | |
ok deraadt@ |