summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1997-01-11We run OpenBSDNiklas Hallqvist
1997-01-10Change all mips ports to use mips-unknown-openbsd2.0 like gcc does.imp
This should allow for gdb to at least build on pmax, modulo potential platform specific include files. This impacts gas, ld, and other critical system components. Don't build this unless you are happy with your backups, as always for a change of this nature. It works for me on my machine, however.
1997-01-09allow gdb to configure on powerpc port.Dale S. Rahn
1997-01-07Add missing files from last commit (the one of 12-Dec- 1996) that preventedimp
configuring of gdb on mips platforms. Thanks to Thomas Graichen for pointing out they were missing.
1997-01-04added D to getopt() stringkstailey
1997-01-04Add a TOC to a temporary lib so our make(1) will not always rebuild libgccNiklas Hallqvist
1997-01-02handle the powerpc like the arc - no dynamic stuffDale S. Rahn
Thanks to Thomas Graichen for the fix.
1997-01-02handle the pmax like the arc - no dynamic stuffThomas Graichen
1997-01-02DOH! we are not ELF yet. Fix static constructors.Niklas Hallqvist
1997-01-02PowerPC is like alpha and mips.Dale S. Rahn
1996-12-23Powerpc port uses binutils not old compiler tools.Dale S. Rahn
1996-12-22Correct handling of weak symbols in shared libraries; from pk@netbsd.orgThorsten Lockert
1996-12-22typoTheo de Raadt
1996-12-22additional files needed for gcc support for powerpc.Dale S. Rahn
1996-12-22gcc support for powerpc-openbsdDale S. Rahn
1996-12-22changes to binutils to support powerpc-openbsdDale S. Rahn
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-21From pk@NetBSD.ORG; Set EXTERNAL bit on `.weak' declarations.Thorsten Lockert
1996-12-18Back out strcpy() -> strncpy() change. Not needed as the array is malloc'dTodd C. Miller
with enough space. Guess that's why I didn't commit this before ;-)
1996-12-18Use strncpy() instead of strcpy() where useful, check strdup()Todd C. Miller
ret val, and pass -Wall.
1996-12-16be more careful with selectTheo de Raadt
1996-12-16"Opps"Jason Downs
1996-12-16Closer to being correct; set local_prefix as well so it stays out ofJason Downs
/usr/local.
1996-12-15Update to g77 0.5.19Jason Downs
1996-12-15CompileJason Downs
1996-12-15Conflict, conflict, conflict. Who wants a conflict?Jason Downs
1996-12-15Import of texinfo-3.9.Jason Downs
1996-12-15Log to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts with chat)Todd C. Miller
1996-12-12Sync headers with system header's idea of realityimp
1996-12-12Add OpenBSD/arc support to gdb, from pefoimp
1996-12-10"the the" purgeTheo de Raadt
1996-12-08Install sample configuration files if none are presentThorsten Lockert
1996-12-07avoid __LDPGSZTheo de Raadt
1996-12-03/usr/share/misc/termcapTheo de Raadt
1996-12-03handle "/*" path parsing correctly; netbsd pr#2970, darcey@druid.comTheo de Raadt
1996-11-30A stab at controlling SUBDIRS per arch, still problematic, but worksNiklas Hallqvist
as commentary for the moment
1996-11-24Temporarily do not support ELF64Niklas Hallqvist
1996-11-24Do not yet try to configure gdb on mips & alphaNiklas Hallqvist
1996-11-24Feed on COPTSNiklas Hallqvist
1996-11-23undo last fix, sorryMichael Shalayeff
1996-11-23Remove accidentally committed dirs from the trunkNiklas Hallqvist
1996-11-23Merge to Cygnus 961112 + add some support (not ready) for shared libsNiklas Hallqvist
1996-11-22Oops.. our GCC didn't generate code for the FPU.Niklas Hallqvist
1996-11-22correct krb.h includeMichael Shalayeff
1996-11-19Import of 961112 Cygnus binutils+gas+ld+gdb+gprofNiklas Hallqvist
1996-11-19Import of 961112 Cygnus binutils+gas+ld+gdb+gprofNiklas Hallqvist
1996-11-19Import of 961112 Cygnus binutils+gas+ld+gdb+gprofNiklas Hallqvist
1996-11-18Properly make use of the CVSROOT/options umask specification and limitNiklas Hallqvist
it via bitwise and with 0777.
1996-11-17Updated to sudo 1.5.3Todd C. Miller
1996-11-12Fix bug with > 32 saved aliases. Don't overshadow global var withTodd C. Miller
local instantiation! (I didn't write that code, honest!)