Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-10 | disable all auto* stuff explicitly, which is a heck of a lot easier to do | Marc Espie | |
now. | |||
2002-06-10 | ...and kill a few more files, corresponding to an update of gettext. | Marc Espie | |
With this, merge of texinfo 4.2 should be complete. | |||
2002-06-10 | texinfo 4.2 uses a new autoconf, those should be gone. | Marc Espie | |
2002-06-10 | Kill again zombi files reintroduced by cvs... | Marc Espie | |
2002-06-10 | explicitly pass DESTDIR=value on install line, instead of tweaking | Marc Espie | |
Makefiles to say DESTDIR?=. | |||
2002-06-10 | brain-dead cvs conflict merge | Marc Espie | |
2002-06-10 | TeXinfo 4.2, much more robust html (and other formats) output, and a few | Marc Espie | |
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks. | |||
2002-06-10 | TeXinfo 4.2, much more robust html (and other formats) output, and a few | Marc Espie | |
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks. | |||
2002-06-08 | sayonara, you should not be here; reported by wcobb@ | Federico G. Schwindt | |
2002-06-07 | Switch powerpc to using new split (aout/elf) link.h | Dale Rahn | |
2002-06-05 | some manual cruft federico keeps in the generated file | Michael Shalayeff | |
2002-06-05 | provide our own path for generating the ldscripts and tweak it accordingly; ↵ | Michael Shalayeff | |
fgsch@ ok | |||
2002-06-05 | default to passive, upgrade to active as needed; Andrew Basterfield | Theo de Raadt | |
list@lostgeneration.freeserve.co.uk | |||
2002-06-04 | spelling | Theo de Raadt | |
2002-06-03 | Update to sendmail-8.12.4 | Todd C. Miller | |
2002-06-03 | fix typo | Todd T. Fries | |
2002-06-03 | make ro /usr/src work again, tholo@ ok | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | make ro /usr/src work again | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | use issetugid() instead of uid/gid comparisons; from drahn | Theo de Raadt | |
2002-06-01 | mkisofs goes away | Theo de Raadt | |
2002-05-31 | we use mkhybrid for everything now | Theo de Raadt | |
2002-05-31 | don't write CVSvn.texi to src. | Wilbern Cobb | |
ok millert@. | |||
2002-05-30 | __attribute__((sentinel)) | Marc Espie | |
for now, just check that a function with an ellipsis is always called with the last parameter a null pointer (sentinel may take parameters in the future, if I figure out how to check a specific value and its type). okay millert@ | |||
2002-05-30 | move build/host/target fragment to a separate file. | Marc Espie | |
Idea taken from recent gcc's. - unobfuscate the code, since config.gcc does not go through m4. - no synch problems, since config.gcc is the file that changes the most, and configure no longer needs to be re-gen'ed. ok millert@ | |||
2002-05-30 | separate main.c into a separate libfrtbegin.a. | Marc Espie | |
Handle that in g77spec. Taken from gcc 3.1 (apart from the Makefile.bsd-wrapper changes). This allows one to link fortran code with other languages on ELF platforms: putting main.c in libg2c.so would make libg2c insist it got a MAIN__ symbol. Okay fgs@, pval@. | |||
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin | |
espie@ request and OK | |||
2002-05-24 | replace code w/ no license w/ public domain code | Eric Jackson | |
deraadt@ ok | |||
2002-05-21 | Support for kcore on alpha. | Artur Grabowski | |
Based on a diff from Mattias Amnefelt <mattiasa at e.kth.se>, which was in turn based on code in NetBSD, but I rewrote all the relevant pieces to have less alignment errors and follow gdb code style. fgs@ ok. | |||
2002-05-19 | enable attaching to a running process on alpha. | Matthieu Herrb | |
ok millert@ | |||
2002-05-18 | don't duplicate things here, just include xm-obsd.h. | Federico G. Schwindt | |
fixes warnings found by deraadt@. tested by miod@ | |||
2002-05-15 | sync | Theo de Raadt | |
2002-05-15 | use -ldes | Theo de Raadt | |
2002-05-14 | this shouldn't be here; reported by wcobb@. | Federico G. Schwindt | |
2002-05-14 | no longer needed; byebye. | Federico G. Schwindt | |
2002-05-14 | regen. | Federico G. Schwindt | |
2002-05-14 | ops, add missing vax vector. | Federico G. Schwindt | |
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt | |
only in the generated files). - Regen. Whenever is possible, changes should be done to the source files (.am, .in). That way is easier to track and merge local changes when importing. | |||
2002-05-13 | pull some demangler changes as with the libiberty counterpart to please | Federico G. Schwindt | |
binutils; actually both files should be the same. | |||
2002-05-13 | don't incorrectly match powerpc or any other openbsd arch for the | Federico G. Schwindt | |
case; from binutils -current. | |||
2002-05-13 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Federico G. Schwindt | |
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt | |
2002-05-13 | resolve conflicts. | Federico G. Schwindt | |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-11 | bump minor version. | Federico G. Schwindt | |