Histórico de Commits

Autor SHA1 Mensagem Data
  Peter S. Mazinger cffc73dfd2 Revert earlier patch to install_dev and runtime targets. Need a better solution. há 18 anos atrás
  Peter S. Mazinger 2b4bc63f5f remove unneeded ';' and add utils to .PHONY há 18 anos atrás
  Peter S. Mazinger 9ddd9870a8 Add __cxa_atexit and __cxa_finalize, thanks to Stephen Warren. This patch breaks compatibility with existing binaries, unless the new COMPAT_ATEXIT option is enabled. há 18 anos atrás
  Peter S. Mazinger 9d36ab8993 Correct targets install_dev and install_runtime to depend on shared há 18 anos atrás
  Mike Frysinger b3db5549d2 generate headers after running menuconfig há 18 anos atrás
  Peter S. Mazinger 593d5a1557 New ssp code using syscalls where possible. há 18 anos atrás
  Peter S. Mazinger d886583eb0 Don't remove libc-internal.h on install, else gcc does not build há 18 anos atrás
  Peter S. Mazinger 0929e196d2 no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups há 18 anos atrás
  Mike Frysinger c12b5f4157 dont screw around with lib/ if it doesnt exist há 18 anos atrás
  Peter S. Mazinger 9186977b21 Makefile cleanups há 18 anos atrás
  Peter S. Mazinger 9431826d42 do not recurse into subdirs if related options are not set há 18 anos atrás
  Peter S. Mazinger 3e458f0e82 utils should be built all the time (iconv), disable building readelf há 18 anos atrás
  Peter S. Mazinger 0576579a4b remove unused headers on install and clean up all thread related ones há 18 anos atrás
  Peter S. Mazinger 99daa24bec correct some typos há 18 anos atrás
  "Steven J. Hill" c76818fd78 'pthread.h' is not the only file that needs to be symlinked. When NPTL gets merged, you will need to do 'semaphore.h' and 'bits/pthreadtypes.h'. I think I have been a good little boy and keeping my NPTL changes out of mainline, so I'm going to go ahead and cross the line this once to get this change in. há 18 anos atrás
  Mike Frysinger b402fab3c3 dont duplicate pthread.h in include and libpthread subdirs, so symlink it há 18 anos atrás
  Mike Frysinger 08a9752c5b dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX há 19 anos atrás
  Eric Andersen 0778c8cb37 We _must_ copy include/asm/ and include/linux/ when installing headers, since há 19 anos atrás
  Mike Frysinger 8196d43357 when installing the include files, skip .svn, linux, and asm dirs since they are just symlinks (and could possibly be pointing to right where we are installing) há 19 anos atrás
  Joakim Tjernlund 0a15cf77f3 Add utils in make clean rule. From paravoid. há 19 anos atrás
  Mike Frysinger e5760ee3f3 further refine output so the silent mode of make is truly silent há 19 anos atrás
  Eric Andersen 124af9f4b2 Back out nptl changes, which for now will be done in branches/uClibc-nptl há 19 anos atrás
  "Steven J. Hill" 8028f35dbe Fix up some more NPTL stuff for header file symbolic links. há 19 anos atrás
  "Steven J. Hill" af0e80a93e There were two versions of 'pthreadtypes.h' originally in uClibc. Also, há 19 anos atrás
  "Steven J. Hill" 5992896c58 In order to accomodate usage of either pthreads implementation, we now há 19 anos atrás
  "Steven J. Hill" 8fa4da7fc0 Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH há 19 anos atrás
  Mike Frysinger 7df4fc5e7f chown syntax 0.0 -> 0:0 há 19 anos atrás
  Mike Frysinger 7d6643102b add a check target cause i'm lazy há 19 anos atrás
  Eric Andersen 7699115798 Since libdl is pretty small, and not likely to benefit from mklibs.py há 19 anos atrás
  Manuel Novoa III a8afc0fd4c Unlike the other static libs, libdl.a and libdl_pic.a are different. há 19 anos atrás