summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1995-09-27Fix typo in example; PR #1534jtc
1995-09-27ANSI C++ says that typedefs must specify a type (i.e. can't justcgd
1995-09-27consistently declare functions inline or volatile.cgd
1995-09-27if __NetBSD__ defined, don't prototype strsignal() -- string.h alreadycgd
1995-09-27add -fno-for-scope to CXXFLAGS on the alpha. Really, this should becgd
1995-09-27alpha can build groff now.cgd
1995-09-27Avoid trailing garbage (from Mike Long; PR#1527).pk
1995-09-26Improvements by Matthias Pfaller (fpu regs ...)phil
1995-09-24Don't make or install cc1 on the pc532 until we upgrade past 2.4.5.phil
1995-09-23Pass on return value.pk
1995-09-23Interface version 4:pk
1995-09-23Define `dlexit()' in crt<=>rtld interface (active in v4).pk
1995-09-16Make stack-trace in gdb -k work on m68k because the pc-value is nowleo
1995-09-12Substitute SUBMITTER instead of DEFAULT_SUBMITTER when generating send-pr.eljtc
1995-09-07Handle case where mail-default-reply-to == tjtc
1995-08-31Check for zero sized BSS to avoid a big no-op syscall (per Mike Hibler).pk
1995-08-31Update batch comparison so that pr's can be sent with send-pr.el. PR #1077jtc
1995-08-31Fix typo. Use DEFAULT_CLASS instead of DEFAULT_CONFIDENTIAL for Classjtc
1995-08-31Use SUBMITTER instead of DEFAULT_SUBMITTER in send-pr.el generationjtc
1995-08-31Upgraded to send-pr 3.95, with our local modificationsjtc
1995-08-29Changes from Matthias Pfaller to get gdb to work.phil
1995-08-25Just use umask(0);pk
1995-08-25Ensure the hints file is readable.pk
1995-08-25Install the manual page.pk
1995-08-24Upgraded to Taylor UUCP 1.06.1 (Thanks to John Kohl).jtc
1995-08-06Implement fetch_core_registers. Floating point needs work.mycroft
1995-08-05Parse library names better; takes care of PR#1291pk
1995-08-04Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).pk
1995-08-04Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).pk
1995-07-28Work towards getting gdb working by Craig Ruff.phil
1995-07-12define PR_PROGRAM to be the location of our pr(1). fixes PR 1216cgd
1995-07-08on i386, use VM_MAXUSER_ADDRESS for kernel_start, since the realcgd
1995-07-07libgcc2's extended float (xfmode) and double integer (dimode) conversionjtc
1995-06-30Add `-R' to record internal library search paths.pk
1995-06-30man page for the run-time linkerpk
1995-06-20Add a `merge' option.pk
1995-06-20Initialise after malloc (fixes PR#1149).pk
1995-06-20do what ted wanted (in prs 1131, 1139), but slightly differentlycgd
1995-06-19Change mail address to gnats.netbsd.orgjtc
1995-06-15Honour current umask when turning `x' bits on (from Joerg Wunsch).pk
1995-06-10Explicitly remove file before creating it.mycroft
1995-06-05Fixes for incorrect m68040 opcodes frombriggs
1995-06-05Added vax support.ragge
1995-06-05STARTFILE_SPEC: choose `scrt0.o' if `-static' is given.pk
1995-06-05Be sure to calculate correct offsets in dispatch table.pk
1995-06-05#include <dlfcn.h>pk
1995-06-05Put dlopen() et.al. declarations in separate header file for compatibility.pk
1995-06-04Cache two more environment variable values.pk
1995-06-04Revive library search paths.pk
1995-06-04Implement compiled-in library search paths: any `-L' argument encounteredpk