Age | Commit message (Expand) | Author |
1999-05-31 | Work-around for i386 linker bug | Marc Espie |
1999-05-28 | forgot to install _G_config.h, somehow... | Marc Espie |
1999-05-28 | remove more files to clean | Marc Espie |
1999-05-28 | Clean-up clean target. | Marc Espie |
1999-05-28 | Add gcc/ subdir to the list of obj targets, | Marc Espie |
1999-05-28 | Kill senseless duplication | Marc Espie |
1999-05-28 | Clean up includes installation... | Marc Espie |
1999-05-28 | - fix mandir to $(prefix)/share/man | Marc Espie |
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-27 | likewise: don't run gperf now. | Marc Espie |
1999-05-27 | Don't try to run gperf yet... we don't have it for the time being. | Marc Espie |
1999-05-27 | Got confused betwen two diffs, asking for an xmake_file fragment, | Marc Espie |
1999-05-26 | egcs Internal compiler errors on m68k. | Marc Espie |
1999-05-26 | Remove warnings (patch pending at cygnus) | Marc Espie |
1999-05-26 | We don't need yet another copy of texinfo.tex | Marc Espie |
1999-05-26 | old libg++, replaced by part of egcs. | Marc Espie |
1999-05-26 | re-generated file | 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-26 | Wrappers + lib versions | Marc Espie |
1999-05-26 | Add x-openbsd fragment and reconfigure accordingly. | Marc Espie |
1999-05-26 | Make overriding libiberty's location possible. | Marc Espie |
1999-05-26 | Fragment for sysv4.h | Marc Espie |
1999-05-26 | Configuration fragments for arches that have not been committed to egcs | Marc Espie |
1999-05-26 | Remove bison/yacc output files and change Makefiles rules to regenerate | Marc Espie |
1999-05-26 | egcs projects compiler system | 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 |
1999-05-02 | Obvious typo in previous commit; niklas@ | Marc Espie |
1999-05-01 | Let Makefiles pass infodir and bindir thru recursive invocation, | Marc Espie |
1999-04-30 | GOT name is __GLOBAL_OFFSET_TABLE_ on i386 a.out. | Marc Espie |
1999-04-30 | Crank the for loop max index so test #2 succeeds on fast machines. Total tes... | Todd C. Miller |
1999-04-30 | Use arch, not uname | Todd C. Miller |