summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1994-05-18Dig out a program counter; dubious..pk
1994-05-18Provide for reading from user memory; seems to be needed for stack traces.pk
1994-05-17Framework for kernel debugging.pk
1994-05-17dummy kernel-debug routines for now.pk
1994-05-17Framework for kernel debugging, needs more work.pk
1994-04-29Tweak address maps so that .o & kernel symbols tables have some meaning.pk
1994-04-28Adding ns32k support.phil
1994-04-28Adding ns32k definitions.phil
1994-04-22function parse() has moved to ld.c, thus avoiding scanf() code to bepk
1994-04-22Properly round the allocated set vector space; reduces by one the numberpk
1994-04-21queue/struct changescgd
1994-04-20Correct call sequence for `mcount()' when -fpic is on. Also, our mcount()pk
1994-04-15Careful when claiming jump slots in the "force alias" case.pk
1994-04-10Don't core dump on shared objects. We need an a.out flag really.pk
1994-04-10Remove extra `\n' in message.mycroft
1994-04-08Clean up deleted files.mycroft
1994-04-08ns32k changes.phil
1994-04-07dlopen() should make a copy of argument (Thomas Eberhardt).pk
1994-04-07ns32k support by Matthias Pfaller.pk
1994-04-07Use machine architecture when examining object files for compatibility.pk
1994-04-07PC relative segment relocations don't need to be looked at at run-time (suchpk
1994-04-07Argh! Someone's defining all the obvious constants to switch on.mycroft
1994-04-07Ditch the warnings by default.mycroft
1994-04-07Delete 0 displacements in base-index operands.mycroft
1994-04-07Pay attention to SUBMITTER environment variable. Fix from Mark Weaverjtc
1994-04-03Terminate comment at a reasonable place.pk
1994-04-01off_t stuffcgd
1994-04-01Getgroups()'s second argument is now a gid_t ptr.jtc
1994-03-31Suck in lseek() prototype.pk
1994-03-28alphabetize subdir list, where possiblecgd
1994-03-28no more MAP_FILEcgd
1994-03-27bump version numbercgd
1994-03-27off_t exp.cgd
1994-03-27off_t exp.cgd
1994-03-22Adding the correct NetBSD LIB_SPEC.phil
1994-03-19fix section typo; from Luke Mewburn <lm@rmit.edu.au>cgd
1994-03-18fix diff -l, so that it invokes pr correctly.cgd
1994-03-16as_bad(): don't use error messages as a format string in printf().pk
1994-03-11Adding the correct flex flags for an interactive scanner.phil
1994-03-10Adding the ns32k arch to gcc2.phil
1994-03-09From: Larry Jones <scjones@thor.sdrc.com>jtc
1994-03-09Enable ATTACH/DETACH.pk
1994-03-08oopschopps
1994-03-08flush instruction cache.chopps
1994-03-03Fix from <law@snake.cs.utah.edu> to save address register # 5 when usedpk
1994-03-03undef P_tmpdir for NetBSD, because as the header says, it should be used.cgd
1994-02-23fix core-file-failing-signal, and remove arch dependent values.chopps
1994-02-23removed arch dependent values.chopps
1994-02-19Changed configure.in so it has NetBSD's (not Cygnus's) defaults.jtc
1994-02-17Upgrade to Gawk 2.15.4.jtc