Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-19 | where did those _mod* come from? | Michael Shalayeff | |
1998-05-18 | don't use 18136dyncall unless we are pic code and fast indirect calls are ↵ | Michael Shalayeff | |
disabled | |||
1998-05-18 | install gdb and related info files | Marco S Hyman | |
1998-05-17 | add openbsd configuration file to readline. The config file pulls in | Marco S Hyman | |
unistd.h (for sys/unistd.h) to get _POSIX_VERSION so readline does not depend upon the 4.3 compatibility ioctls. | |||
1998-05-17 | fix cpp predefines for openbsd/hppa | Michael Shalayeff | |
1998-05-16 | remove host defs when getting target ones | Niklas Hallqvist | |
1998-05-14 | more careful scanf | Theo de Raadt | |
1998-05-14 | Hey, vax is LE! | Niklas Hallqvist | |
1998-05-11 | we have lockf now | Todd C. Miller | |
1998-05-11 | disable dynaload on pmax too | Todd C. Miller | |
1998-05-11 | Make usable as a cross-linker | Niklas Hallqvist | |
1998-05-11 | Document -Z | Niklas Hallqvist | |
1998-05-11 | Do not try to test libgcc1 on vax-crosscompilers as we miss two functions | Niklas Hallqvist | |
from libc at this point | |||
1998-05-11 | tromping one byte too far; tron@lyssa.owl.de | Theo de Raadt | |
1998-05-10 | "sh /bin/sh config.guess" does not work | Niklas Hallqvist | |
1998-05-07 | define STRUCT_TM_HASZONE; ficus | Theo de Raadt | |
1998-05-06 | use shell to run scripts | Michael Shalayeff | |
1998-05-06 | Added support for #pragma pack and #pragma weak. This makes Wine much | Constantine Sapuntzakis | |
happier. | |||
1998-05-06 | Don't overflow on long mailto:-tags. | Artur Grabowski | |
1998-05-04 | use binutils for hppa | Michael Shalayeff | |
1998-05-04 | first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host | Michael Shalayeff | |
1998-05-04 | GDB 6.3 (excluding .info files) | Michael Shalayeff | |
1998-05-02 | put back warning for signed char array subscripts | Todd C. Miller | |
1998-04-28 | use Xr more often | Theo de Raadt | |
1998-04-27 | Update gcc version and let Configure figure out how to convert a float to | Todd C. Miller | |
a string by itself. Hard coding it seems to expose a Configure bug. | |||
1998-04-27 | Add missing parens. Peter Galbavy <peter@wonderland.org> | Todd C. Miller | |
1998-04-27 | fix paths | Theo de Raadt | |
1998-04-26 | If a good matching shared library is found, don't look in the next | Theo de Raadt | |
directories. This is compatible with the SunOS behaviour. Also, it fixes a problem where it was not possible for some 3rd party package to have a library with the same name as a library already in the system, and a lower version number. The highest version would always be picked. This particular problem shows up with Mozilla, which has a libutil.so.1.0; fvdl | |||
1998-04-26 | we use binutils gdb everwhere now | Theo de Raadt | |
1998-04-26 | We are not SysV, My recent code triggered this breakage, downsj noted it. | Niklas Hallqvist | |
1998-04-26 | 64 bit clean; ross | Theo de Raadt | |
1998-04-25 | Remove dependency error in install target | Niklas Hallqvist | |
1998-04-25 | type errors | Niklas Hallqvist | |
1998-04-25 | Improved cross-compilability (from non-a.out host) | Niklas Hallqvist | |
1998-04-25 | Invalidate cached condition codes correctly in face of a-reg moves | Niklas Hallqvist | |
with side-effects on the source registers | |||
1998-04-25 | removed improper use of Ar | David Leonard | |
add missing arguments to the flag description comment out (empty) FILES section use Pa for pathnames various prettyness | |||
1998-04-08 | Don't bitch about kerberos not being setup--it often is not. | Todd C. Miller | |
1998-04-06 | wrong crt file def | Per Fogelstrom | |
1998-04-05 | mkisofs 1.11.2; merged by beck | Theo de Raadt | |
1998-04-03 | Get needed prototypes, because of 64bit return value issues, fixes backtrace | Niklas Hallqvist | |
1998-04-02 | this should be updated to new autoconf one of these days. | Theo de Raadt | |
In the meantime, we are cpu-unknown-openbsd2.3 | |||
1998-04-01 | include gprof for ports that are not gdb-only | Todd C. Miller | |
1998-03-31 | sudo 1.5.5 | Todd C. Miller | |
1998-03-31 | do not mod $PATH; jbernard@tater.mines.edu | Theo de Raadt | |
1998-03-31 | do not prepend /usr/local/bin to path; jbernard@tater.mines.edu | Theo de Raadt | |
1998-03-29 | Adapt the newer of our GDB versions to a.out ports. The main part of this | Niklas Hallqvist | |
commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference | |||
1998-03-29 | GDB 6.3 (excluding .info files) | Niklas Hallqvist | |
1998-03-29 | GDB 6.1 (excluding .info files) | Niklas Hallqvist | |
1998-03-29 | Set ALL_MODULES and INSTALL_MODULES variables to really control what | Todd C. Miller | |
gets built. Needed for gdb-only platforms. | |||
1998-03-26 | RCS id cleanup | Niklas Hallqvist | |