Commit History

Author SHA1 Message Date
  Eric Andersen 7592855f23 Allow some failures to simplify building gcc 22 years ago
  Eric Andersen 0307ade95b Don't install CVS files into the devel dir 22 years ago
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile 22 years ago
  Eric Andersen ef9074c17e Doh! A search and replace bug... 22 years ago
  Eric Andersen b8c417a550 Doh! Doh! Doh! 22 years ago
  Eric Andersen 7589fd6286 Doh! 22 years ago
  Eric Andersen ad255d2d7d oops. I forgot to commit this... 22 years ago
  Eric Andersen 171c894160 Joerg Schmitz-Linneweber recommends using tar -f - instead of -O 22 years ago
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 years ago
  David Schleef 29f7a71028 Additionally remove libc/tmp 22 years ago
  Eric Andersen 8841a5a774 Geoffrey Espin noticed a $ that should have been a double $$ 22 years ago
  Eric Andersen c530bc1da1 Dont choke when chown fails. Try to be more portable... 22 years ago
  Eric Andersen 59c9d20af6 A few more little cleanups 22 years ago
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, 22 years ago
  Eric Andersen 34436c0961 Grr. I should learn to compile stuff before committing 22 years ago
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 years ago
  Eric Andersen e788a83817 Add install_utils and install_target_utils targets, so people 22 years ago
  Eric Andersen 4dd4bdd34d Be ever so pedantic and explicitly tell tar to use stdin, 22 years ago
  Eric Andersen 202f0c6ae8 Don't assume uid=gid 22 years ago
  Eric Andersen 2ad28ec7a7 Fix/simplify longjmp. Fix toplevel mips settings 22 years ago
  Eric Andersen 03f7612acc Miles Bader <miles@lsi.nec.co.jp> noticed that `make install' tries to 22 years ago
  Eric Andersen ad3d96f8b7 Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup 22 years ago
  Eric Andersen 158af7364a Sigh. Typod it again 22 years ago
  Eric Andersen 9f35800685 Oops. typo. 22 years ago
  Eric Andersen dd43462ee2 More build system cleanups... 22 years ago
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 22 years ago
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 22 years ago
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 22 years ago
  Eric Andersen 01d1ae3769 Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking 22 years ago
  Eric Andersen 553d7485bf Use tar instead of cp -LR for make install, since older GNU cp 22 years ago