summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1997-02-12Don't space text/data in shared libs by 256Mb. ld.so can't handle it withPer Fogelstrom
1997-02-12gcc's use of /tmp files is raceable (as pointed out to me many months agoTheo de Raadt
1997-02-07These changes are not complete, This does not deal with cores correctly yet.Dale S. Rahn
1997-02-07GDB 6.3 (excluding .info files)Dale S. Rahn
1997-02-07Know how to build gdb for powerpc, it doesn't work yet, but this causesDale S. Rahn
1997-02-07no, this does not work yet eitherTheo de Raadt
1997-02-06cd into gcc/f before building g77.info to avoid picking up on the wrongkstailey
1997-02-03back out prev. change since it breaks obj@ symlinkskstailey
1997-02-03also build uucp on the alphaThomas Graichen
1997-02-02do not include wrong version of install.texikstailey
1997-02-02correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a...Theo de Raadt
1997-02-02add gdb for alpha & mips and simplify it a bitThomas Graichen
1997-02-02add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutilsThomas Graichen
1997-01-28do not call err/errx with extra newlinesTheo de Raadt
1997-01-27define AOUT_MACHTYPE. This is OpenBSD/vax not OpenBSD bigendian....-mojMats O Jansson
1997-01-26Add missing documentation; build and install it.Jason Downs
1997-01-26cpio 2.4.2, including texinfo file. supports lchown().Jason Downs
1997-01-26change constant handling with @l.Dale S. Rahn
1997-01-25MMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem.imp
1997-01-24arc/pmax -> mipsTheo de Raadt
1997-01-24not netbsdTheo de Raadt
1997-01-24netbsd? nope..Theo de Raadt
1997-01-24missing */Theo de Raadt
1997-01-23perl mktemp race; fix mailed to larryTheo de Raadt
1997-01-22Add rudimentary config files for architectures that still use the old gdbNiklas Hallqvist
1997-01-22GDB 6.1 (excluding .info files)Niklas Hallqvist
1997-01-22GDB 6.3 (excluding .info files)Niklas Hallqvist
1997-01-22unify mips and m68k ports; idea from graichenTheo de Raadt
1997-01-21Clone NetBSD config for us, add handling of temporary local labelsNiklas Hallqvist
1997-01-21Install BSD sort(1) not GNU one. Can always change back if necesary.Todd C. Miller
1997-01-19work around linker problems on the mips (explicitely link withThomas Graichen
1997-01-11We run OpenBSDNiklas Hallqvist
1997-01-10Change all mips ports to use mips-unknown-openbsd2.0 like gcc does.imp
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
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
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