OSDN Git Service

Minor updates.
[uclinux-h8/uClibc.git] / extra /
2002-04-10 Eric AndersenMention pthreads for sparc
2002-04-09 Manuel Novoa III Revert Erik's changes... they were broken since there...
2002-04-09 Eric AndersenSupport ISblank properly
2002-04-03 Eric AndersenTeach initfini to build properly on arches where gcc...
2002-04-03 Eric AndersenSince pthreads work on powerpc, at least mention the...
2002-04-01 Eric AndersenLast bit for old config system
2002-03-25 Eric AndersenMips config fixes from Steven J. Hill
2002-03-22 Eric AndersenIt doesn't make sense to supress linking for -i or -r,
2002-03-22 Eric AndersenFix incorrect ordering of -L and -l options, which...
2002-03-18 Eric AndersenAdd initial support for compiling cpp code.
2002-03-15 Eric AndersenDon't let this worry about _init and _fini
2002-03-15 Eric AndersenFix location of crt0.o
2002-03-14 Eric AndersenUpdate the config script to behave a bit better
2002-03-14 Eric AndersenSetup so ctors/dtors can run. Disabled for now, since...
2002-03-13 Eric AndersenBuild our own crti.o and crtn.o with a cross arch metho...
2002-03-11 Eric AndersenAdd thread support. Eliminate the useless extra "s
2002-03-01 Eric AndersenPatch from Steven J. Hill to allow both mips and mipsel...
2002-03-01 Eric AndersenPatch from Miles Bader to allow Large File support...
2002-02-27 Eric AndersenLose the -nostdlib, which causes problems with older...
2002-02-26 Eric AndersenRemove an erroneous -L-
2002-02-26 Eric AndersenPatch from Miles Bader: All the -M* options should
2002-02-25 Eric AndersenYet another iteration...
2002-02-25 Eric AndersenBoth Miles and Manuel complained about this one. I...
2002-02-23 Eric AndersenFix the compiler wrapper yet more...
2002-02-23 Eric AndersenFix a corner case which I had botched.
2002-02-23 Eric AndersenThis should be a little better...
2002-02-20 Eric AndersenEnable thread support
2002-02-20 Eric AndersenSeveral needed cleanups to the gcc wrapper.
2002-02-04 Eric AndersenMake powerpc default to faster malloc
2002-02-04 Eric AndersenFix naming error in brk.c, enable faster malloc by...
2002-02-04 Eric AndersenMinor cleanups
2002-02-04 Eric AndersenA few more little cleanups
2002-02-04 Eric AndersenAdd include guards
2002-02-04 Eric AndersenAdd a config file for sparc
2002-02-02 Eric AndersenAdd in support for the Hitach H8/300H architecture,
2002-02-02 Eric AndersenOops. Fixup the defaults
2002-02-02 Eric AndersenSeveral little additions and cleanups. Add getw()...
2002-02-01 Eric AndersenScrub up a few little things.
2002-02-01 Eric AndersenAdd an example of how to use this thing.
2002-02-01 Eric AndersenAdd in a configurator script. Now people can put stuff...
2002-01-31 Eric AndersenDon't complain about _GLOBAL_OFFSET_TABLE_
2002-01-29 Eric AndersenDefault to using malloc-930716 on ARM systems, since...
2002-01-29 Eric AndersenMake it so powerpc can work despite lacking brk().
2002-01-29 Eric AndersenUpdates to the v850 architecture from Miles Bader ...
2002-01-17 David McCullough* Added /etc/shadow support (Config selectable)
2002-01-14 Eric AndersenPatch from Brian Stafford <brian@stafford.uklinux.net...
2002-01-11 Eric AndersenWe don't need an ARCH_CFLAGS2, just fixed the ordering...
2002-01-11 Eric AndersenFailed to call sort before calling uniq in several...
2002-01-09 Eric AndersenAllow people to exclude regex code, since it is huge...
2002-01-09 Eric AndersenFixup comments regarding large file support (it works...
2002-01-09 Eric AndersenPatch from Michael E Brown <mebrown@michaels-house...
2002-01-02 Eric AndersenFixes from M. R. Brown <mrbrown@0xd6.org> to fixup...
2002-01-01 Eric AndersenSupport arch specific optimizations (examples shown...
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-12-29 David SchleefA little script to strip out unused portions of shared...
2001-12-21 Eric AndersenA very large patch from Miles Bader <miles@lsi.nec...
2001-12-21 Eric AndersenOops. Revert debugging defines
2001-12-20 Eric AndersenOops. I accidentally commited some experimental test...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-12-05 David McCulloughAdd in an ARCH_CFLAGS placeholder so scripts can mod it.
2001-11-24 Eric AndersenUse consistant paths
2001-11-23 Eric AndersenAdjust configs for updated math lib
2001-11-19 Eric AndersenFix default install dirs
2001-11-12 David SchleefEnable ld.so on powerpc
2001-10-16 Eric AndersenRevert global old mmap usage, and do it per arch
2001-10-12 Eric AndersenA small patch from Erwin Authried <eauth@softsys.co.at>
2001-10-11 Eric AndersenPatch from Miles Bader <miles@lsi.nec.co.jp> to support...
2001-09-13 Eric AndersenPatch from John Tyner <jtyner@cs.ucr.edu> to avoid...
2001-08-14 Eric Andersenpowerpc doesn't have sbrk yet, so use "malloc", not...
2001-08-13 Eric AndersenA few more (final?) cleanups for the installer behavior...
2001-08-13 Eric AndersenFix SYSTEM_DEVEL_PREFIX to allow install of the <arch...
2001-08-11 Eric AndersenUse malloc on arm (since I've never bothered to write...
2001-08-10 Eric AndersenUpdate the build system, yet again. I hope this is...
2001-08-09 Eric AndersenFix behavior when installing the devel env, since somewhere
2001-08-08 Eric AndersenThis syncs things up with my local tree. Mainly change...
2001-07-17 Eric AndersenSome cleanups needed for things to compile and work...
2001-07-12 Eric AndersenThis commit merges David Schleef's updates to the build...
2001-07-09 Eric AndersenA patch from Michal Moskal <malekith@pld.org.pl> to...
2001-07-06 Eric AndersenThis config seems to be basically correct for arm uClin...
2001-07-05 Eric AndersenDon't change options on based on path -- use command...
2001-07-04 Eric AndersenRenamed as extra/Configs/Config.i386
2001-07-03 Eric AndersenOops.
2001-07-03 Eric AndersenAllow the shared lib loader to fallback on the builddir...
2001-07-03 Eric AndersenJust take whatever the kernel headers gave us, spaces...
2001-07-01 David SchleefChanged dependencies of gcc-uClibc.h to ../../Config...
2001-06-28 Manuel Novoa III Added a script to create bits/syscall.h for each arch.
2001-06-23 Eric AndersenMake PIC a config option
2001-06-19 Eric AndersenAdd in "HAVE_SHARED" so shared libs build or not as...
2001-06-18 Eric AndersenThis commit finishes adding support for the old m68k...
2001-06-13 Eric AndersenDon't create a fake readelf app. We are creating a...
2001-06-13 Eric AndersenDefault to something like a strongArm, (i.e. has an...
2001-06-12 Eric AndersenCleanup the toploevel makefile handing of shared libs...
2001-06-11 Eric AndersenDefault to malloc-930716 for x86
2001-06-07 David McCulloughUp the m68k defaults a little so that uClibc will suppo...
2001-06-02 Manuel Novoa III Add locale-enabled strcoll function from vodz, plus...
2001-05-31 Manuel Novoa III Added cmdline options --uclibc-use-build-dir and -...
2001-05-31 Manuel Novoa III Removed INSTALL_DIR and replaced it with DEVEL_PREFIX...
2001-05-30 Manuel Novoa III Look's like I need to disable the rpath stuff for now...
2001-05-30 Manuel Novoa III Revert behavior of wrapper to not use dynamic linker...
2001-05-29 Eric AndersenDefine "NM = $(CROSS)nm" and use $NM and $AR in get...
next