Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-27 | Resolve conflicts for GDB 6.3. Add local patches. | Mark Kettenis | |
ok deraadt@ | |||
2004-12-27 | GDB 6.3 (excluding .info files) | Mark Kettenis | |
2004-12-27 | Some post bintuils-2.15 changes for gdb-6.3. | Mark Kettenis | |
2004-11-24 | Do not put a ``warning: '' prefix to stabs warning messages, as we already | Miod Vallat | |
provide it in the message. Same logic as in ld/emultempl/elf32.em, except that some arches use duplicated code in libbfd now. Can you spell bloat? | |||
2004-11-19 | sync | Todd T. Fries | |
2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in | Per Fogelstrom | |
some shared libs and we don't need any workaround in OpenBSD. | |||
2004-11-10 | Put back cross build piece which was lost with the 2.15 upgrade. | Dale Rahn | |
2004-11-08 | Partially revert to binutils 2.14: do not put a ``warning: '' prefix | Miod Vallat | |
to stabs warning messages, as we already provide it in the message. This will not change until all our supported architectures move to ELF. | |||
2004-11-04 | Set default OS/ABI to OpenBSD/ELF for all ELF ports. | Mark Kettenis | |
Fixes PR 3922. ok miod@ | |||
2004-11-03 | we use our own ways to install manual pages, not their tree traversals | Theo de Raadt | |
which dump junk all over the place. pval miod ok | |||
2004-11-03 | one more ${srcdir} place, now puts .info properly in obj/; ok deraadt | Peter Valchev | |
2004-11-03 | incorrectly places output files in ${srcdir} -- candidate for passing back | Theo de Raadt | |
ok pvalchev | |||
2004-11-02 | Merge glitches. | Miod Vallat | |
2004-11-02 | Merge conflicts, bringing our changes back in: | Miod Vallat | |
- extra $(SHELL) and sugar for make (so that files not mode +x still work) - safer temp file handling - our W^X binary layout changes in ld - OpenBSD policy for library file selection in ld - arm and m88k changes which were not merged in time for official 2.15 - bfd core file handling - a couple typos New for 2.15: - ld(1) and as(1) manpages now generated at build time - binutils/stabs.c reverted to use our in-tree libiberty for now - we still use our VIA C3 crypto code over stock binutils, as it recognizes more instructions - new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi - relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14) Tested on all platforms by various people; special thanks to sturm@ and otto@. | |||
2004-11-02 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Miod Vallat | |
2004-10-21 | Move the cross glue from the root makefile to the toolchain's, | Alexander Yurchenko | |
allowing bulding cross-tools with new binutils and gcc3. ok drahn@ brad@ espie@ | |||
2004-10-08 | Lookup libraries based on version numbers for implicit as well explict libraries | Dale Rahn | |
ok espie@ | |||
2004-09-06 | Fix a previous merge error. | Per Fogelstrom | |
ok miod@ and espie@ | |||
2004-08-23 | Shared library support for hppa. | Mark Kettenis | |
ok mickey@ | |||
2004-08-23 | GDB 6.3 (excluding .info files) | Mark Kettenis | |
2004-08-14 | Set default ABI to "OpenBSD ELF" on amd64. | Mark Kettenis | |
ok tedu@ | |||
2004-08-13 | Add sparc64 libkvm kernel memory image debugging support. | Mark Kettenis | |
2004-08-13 | Adjust sigtramp recognition for (not so recent) changes on sparc64. | Mark Kettenis | |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom | |
ok deraadt@ | |||
2004-08-08 | Correct handling of union return values on vax. | Mark Kettenis | |
Fix stepping over functions on vax. ok tdeval@ | |||
2004-07-31 | eliminate portion for 3.2, there was no 3.2 release. | Brad Smith | |
ok mickey@ | |||
2004-07-22 | Add vax libkvm kernel memory image debugging support. | Mark Kettenis | |
ok miod@, wow deraadt@ | |||
2004-07-08 | Sync libkvm interface with FSF repository. This adds new "kvm proc" and | Mark Kettenis | |
"kvm pcb" commands. ok deraadt@ | |||
2004-07-06 | Unbreak m68k build. | Mark Kettenis | |
ok miod@ | |||
2004-06-26 | Fix merge error | Tom Cosgrove | |
ok drahn@ | |||
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-07 | Recognize hppa core files. | Mark Kettenis | |
ok mickey@, drahn@, deraadt@ | |||
2004-06-01 | manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessary | Dale Rahn | |
pieces anymore. ok deraadt@ | |||
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-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 | |