Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-29 | libgcc: missed multiply | Michael Shalayeff | |
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-17 | fix cpp predefines for openbsd/hppa | Michael Shalayeff | |
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-10 | "sh /bin/sh config.guess" does not work | Niklas Hallqvist | |
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-04 | first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host | Michael Shalayeff | |
1998-05-02 | put back warning for signed char array subscripts | Todd C. Miller | |
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-06 | wrong crt file def | Per Fogelstrom | |
1998-03-25 | shlib soon... | Per Fogelstrom | |
1998-03-25 | use sysv4.h | Per Fogelstrom | |
1998-03-25 | Add openbsd as target | Per Fogelstrom | |
1998-03-18 | Correct object format to collect | Per Fogelstrom | |
1998-03-18 | make -R /path/to/lib work the same as -R/path/to/lib | Marco S Hyman | |
Thanks to <Marc.Espie@liafa.jussieu.fr> for pointing this out. | |||
1998-03-13 | Remove the check for char subscripts in -Wall again, somehow this | Todd C. Miller | |
got lost in the gcc 2.8.1 upgrade. | |||
1998-03-11 | Pass on -R to ld. Marco S Hyman <marc@snafu.org> | Todd C. Miller | |
1998-03-08 | update to gcc 2.8.1 | Todd C. Miller | |
1998-03-08 | FSF gcc 2.8.1 | Todd C. Miller | |
1998-03-08 | FSF gcc 2.8.1 | Todd C. Miller | |
1998-03-07 | Don't make -Wall imply -Wchar-subscripts as that warning is just | Todd C. Miller | |
plain stupid. | |||
1998-03-07 | fix typo | Todd C. Miller | |
1998-03-06 | This file belongs in the obj/ dir, go away | Niklas Hallqvist | |
1998-03-06 | Do not install a ${arch}-unknown-openbsd2.x link | Niklas Hallqvist | |
1998-03-04 | Don't try and rebuild configure with autoconf. We have no guarantee | Todd C. Miller | |
that the timestamp on configure will be newer than configure.in... | |||
1998-03-04 | use mkstemp() correctly, i think | Theo de Raadt | |
1998-03-04 | fix cmp of g++ include files | Todd C. Miller | |
1998-03-03 | GCC 2.8.0 merge | Niklas Hallqvist | |
1998-02-15 | These files were new in the 2.8 import (into the FSF branch) and cvs is stupid | Niklas Hallqvist | |
enough to think my branch import want s the new files to end up in the trunk as well. Maybe cvs know how to do what I want, but I could not find it in the manpage | |||
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1997-11-04 | better GLOBAL_AUTCONF_CACHE | kstailey | |
1997-09-17 | disable MKTEMP_EACH_FILE, it is not coded correctly inside gcc.c | Theo de Raadt | |
1997-08-20 | do the unix thing; janjaap@stack.nl | Theo de Raadt | |
1997-08-01 | add wgrisc to mipsle machines | Per Fogelstrom | |
1997-07-30 | respect INSTALL_STRIP=-s on alpha | kstailey | |
add GLOBAL_AUTCONF_CACHE (for the fortran bits) | |||
1997-07-24 | don't hardcode `install' | kstailey | |
1997-07-24 | respect ``INSTALL_STRIP=-s'' pr 188 | kstailey | |
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | respect NOMAN | kstailey | |
1997-05-12 | From NetBSD: -msoft-float should not turn off -m68060, as that | Niklas Hallqvist | |
might force instructions not executable on an '060. This makes our gcc competent of creating amiga kernels that runs on 68060 | |||
1997-04-12 | Make MIPS configuration more consistent | Per Fogelstrom | |
1997-04-11 | Update from Cygnus + corrections to OpenBSD recognition by me | Niklas Hallqvist | |
1997-04-09 | Revert to older (working) version of gcc, plus recent changes. | Jason Downs | |
1997-04-09 | Remove the rest of the new files. | Jason Downs | |
Commit a couple local configuration changes of mine before I lose them. | |||
1997-04-09 | We're pulling this back out... | Jason Downs | |
1997-04-08 | use MKTEMP_EACH_FILE, whee | Theo de Raadt | |