Age | Commit message (Expand) | Author |
1999-08-25 | comment typo | Niklas Hallqvist |
1999-08-25 | Remove redundant test (which I am sure gcc removed by itself anyhow) | Niklas Hallqvist |
1999-08-24 | Enable dlopen(3) to work in statically linked binaries | Niklas Hallqvist |
1999-08-24 | Remove -g accidentally committed by someone | Niklas Hallqvist |
1999-08-24 | Align defines nicely | Niklas Hallqvist |
1999-08-20 | add -fno-strict-aliasing | Todd C. Miller |
1999-08-20 | Link with "-L. -lperl" if building a shrared libperl on OpenBSD | Todd C. Miller |
1999-08-20 | comment out shared libperl support for the time being | Todd C. Miller |
1999-08-20 | Link perl binary with shared libperl | Todd C. Miller |
1999-08-20 | Take advantage of "arch -s" | Todd C. Miller |
1999-08-19 | The mips test for dynamic loading was wrong | Niklas Hallqvist |
1999-07-28 | do not spin; hugh | Theo de Raadt |
1999-07-26 | Give groff the -S (safer mode) option. This is a paranoia mode that prevents | Aaron Campbell |
1999-07-22 | use += when modifying COPTS | Theo de Raadt |
1999-07-15 | this wraps anything | Theo de Raadt |
1999-07-15 | use poll() instead, and generalize in case other programs want to use it | Theo de Raadt |
1999-07-08 | spurious words and misc fixes | Hugh Graham |
1999-07-08 | documentation fixes | Hugh Graham |
1999-07-04 | egcs has been fixed. | Marc Espie |
1999-06-18 | Kill old libiberty, use the one under egcs now. | Marc Espie |
1999-06-18 | build objdump for all archs. | Marc Espie |
1999-06-18 | Don't build c++filt, as it is ancient compared to egcs version. | Marc Espie |
1999-06-16 | in case this is ever used by sparc | Theo de Raadt |
1999-06-16 | ARCH -> __ARCH_ | Marc Espie |
1999-06-15 | Fix thoroughly broken PIC code. | Marc Espie |
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-06-01 | Make gdb on mips understand corefile contents | Per Fogelstrom |
1999-05-27 | Use -O1 to work around egcs/m68k bug | Todd C. Miller |
1999-05-27 | Real fix... this goes into OPTIMIZE, not CCFLAGS. | Marc Espie |
1999-05-26 | egcs Internal compiler errors on m68k. | Marc Espie |
1999-05-26 | So long, and thanks for all the bugs. | Marc Espie |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie |
1999-05-24 | This patch lets sparc ld handle pic/PIC relocations mix, by simply forcing | Marc Espie |
1999-05-21 | Be more specific about dynamic libraries: ldd does not know how to handle | Marc Espie |
1999-05-16 | remove the "cat" prefix from man extensions since it makes perldoc send the w... | Todd C. Miller |
1999-05-14 | Need to check for the c suffix on args to the -size switch. Patch sent to pe... | Todd C. Miller |
1999-05-13 | correct a warning: don't test for format_char == 'x' twice in the same if() | Aaron Campbell |
1999-05-13 | libary -> library, other misc corrections | Aaron Campbell |
1999-05-11 | cvs missed this in the last perl commit. Bad cvs. | Todd C. Miller |
1999-05-11 | Go back to colon-separated paths approach but truncate lib paths | Todd C. Miller |
1999-05-10 | cross-ld for sparc: iflush as nop, since it won't compile on non-sparc, | Marc Espie |
1999-05-10 | add needed declaration of struct ranlib tag to keep cross-endian tools | Marc Espie |
1999-05-09 | o kill colon-separated paths in *libexp, they confuse too many modules | Todd C. Miller |
1999-05-09 | We use a patched version of gnu diffutils-2.7. | Marc Espie |
1999-05-09 | Deal with colon-separated paths in *libexp variables. This is a | Todd C. Miller |
1999-05-04 | Move perl lib files to /usr/libdata/perl5 and /usr/local/libdata/perl5. | Todd C. Miller |
1999-05-03 | sync with gzip 1.2.4a | Brad Smith |
1999-05-03 | For each search dir in /usr/lib/perl5, also look in /usr/local/lib/perl5. | Todd C. Miller |
1999-05-02 | Don't need to set ccflags or cppflags to be empty | Todd C. Miller |
1999-05-02 | fix typos, spotted by espie | Todd C. Miller |