summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2002-04-08correct shared libs support in sparc64 gdb; deraadt@ ok.Federico G. Schwindt
2002-04-05If the first field of 'uname -a' output is openbsd, treat the OS asTodd C. Miller
2002-04-04use v9a disassembler. no more unknown insn.Federico G. Schwindt
2002-04-04more changes from gdb-current. allows bt to work correctly; deraadt@ ok.Federico G. Schwindt
2002-04-03disable mmalloc for sparc64; fgs okTheo de Raadt
2002-04-03more stuff adapted from gdb -current.Federico G. Schwindt
2002-04-03more sparc64 specific code.Federico G. Schwindt
2002-04-02enable gdb in sparc64; deraadt@ ok.Federico G. Schwindt
2002-04-02update to a more recent version. should fix the getcwd corruptionFederico G. Schwindt
2002-04-02Leave space for terminating NULL if empty symbol table. from bfd-currentFederico G. Schwindt
2002-04-02sparc64 support.Federico G. Schwindt
2002-04-02wrap sparc64 specific things around ifdef to avoid pollution in sparc.Federico G. Schwindt
2002-04-02don't use a specific file for sparc64 defines, move them to tm-sp64.h.Federico G. Schwindt
2002-04-02move things around so host part can be reused by sparc64.Federico G. Schwindt
2002-04-01unbreak gdb in sparc with my last commit.Federico G. Schwindt
2002-04-01deal with stack bias in sparc64.Federico G. Schwindt
2002-04-01sparc64 native defines to compensate for stack bias.Federico G. Schwindt
2002-03-31sparc64 host configuration.Federico G. Schwindt
2002-03-31fixed my previous commit.Federico G. Schwindt
2002-03-31define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.Federico G. Schwindt
2002-03-31sparc64 native support; from NetBSD.Federico G. Schwindt
2002-03-31workaround a problem in vax; some malloc() order is causing this if amongFederico G. Schwindt
2002-03-31recognize coredumps in sparc64 (for gdb); deraadt@ ok.Federico G. Schwindt
2002-03-26Change the memory model from some home-grown thing that looks to have beenArtur Grabowski
2002-03-25#ifdef out useless test on OpenBSD. f_bavail is a 32bit int andTodd C. Miller
2002-03-25bring in prototypesTheo de Raadt
2002-03-24remove /lib and /usr/local/lib from the default search path for theBrad Smith
2002-03-22Pass INSTALL_STRIP in LDFLAGS. Allows debugging without tweaking the file.Marc Espie
2002-03-21predefine __sparc_v9__ on sparc64; ok art, espiePeter Valchev
2002-03-19tweak gcc inliner. More weight for leaf functions. Less depth for otherMarc Espie
2002-03-19When one shared library requires another, it will try to locate thePeter Valchev
2002-03-19Remove blatant advertizement. We don't give a fuck if it's NU/LixMarc Espie
2002-03-16semi-current config from gcc, seems to work better for us too; espie@ okMichael Shalayeff
2002-03-13User may specify a suffix longer than 3 characters. Take this intoTodd C. Miller
2002-03-07revert changes made in rev. 1.17; closes pr # 1903. niklas@ ok.Federico G. Schwindt
2002-03-07From NetBSD: Fix evil bitfield bug; hugh@ okFederico G. Schwindt
2002-03-07workaround a gcc bug on vax; hugh@ okFederico G. Schwindt
2002-02-28Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now.Todd C. Miller
2002-02-26fix errx(3) arg.Federico G. Schwindt
2002-02-18deal with unsigned char issuesTheo de Raadt
2002-02-17Use LOGIN_SETLOGIN flag to setsuercontext() so the user name getsTodd C. Miller
2002-02-17Get gdb (mostly) working on vax. Work by bjc@.Hugh Graham
2002-02-17Define an epilogue for vax to protect function ends from gcc'sHugh Graham
2002-02-14From NetBSD:Federico G. Schwindt
2002-02-13Changes necessary to configure vax. Confirmed by miod + theo.Hugh Graham
2002-02-10spellingTheo de Raadt
2002-01-27Make f77(1) work on sparc64. ok espiePeter Valchev
2002-01-21Switch last workaround to a form easier for espie to maintain.Hugh Graham
2002-01-21Use HOST_CFLAGS to force gcc to build its helper tools withoutHugh Graham
2002-01-21Particularly egregious pair of changes to get recent sendmailHugh Graham