summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1995-10-26LIBMATH -> LIBM; (PR #1689)jtc
1995-10-24Link zcmp to zdiff, zcmp.1 to zdiff.1jtc
1995-10-22Parallel make fixeschristos
1995-10-22Parallel make fixeschristos
1995-10-22Parallel make fixeschristos
1995-10-22Parallel make fixeschristos
1995-10-22Parallel make Makefile fixes.christos
1995-10-19Vax support for ld, so we (at least) can link static binaries.ragge
1995-10-19Don't try to compile gcc on vax.ragge
1995-10-15Kill spaces.pk
1995-10-11We can read %fs and %gs now.mycroft
1995-10-10Fix a memory leak in writing numbers.phil
1995-10-09Fix typo.pk
1995-10-09And initialize those local variables...pk
1995-10-09New style RCS IDs.pk
1995-10-08Allow customized trace output, so ldd(1) can be more conveniently usedpk
1995-10-08Add -f option for customized output.pk
1995-09-30Add port-atari as a valid category.leo
1995-09-27Update version number to match realityjtc
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