OSDN Git Service

- fix generation of sysnum.h for parallel builds, second take.
[uclinux-h8/uClibc.git] / Rules.mak
2008-03-26 Bernhard Reutner... Paul Brook writes:
2008-01-18 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-16 Bernhard Reutner... - check for -nostdlib
2008-01-08 Paul Mundtsh64 uses a 32-bit ABI, don't bother with lib64 silliness.
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerpop -m32 onto LDFLAGS/CFLAGS to make building on x86_64...
2007-11-23 Bernd SchmidtAdd necessary Makefile rules for the Blackfin.
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-11-07 Bernhard Reutner... - fix whitespace
2007-11-07 Carmelo AmorosoAdded support for GNU hash style into dynamic linker
2007-10-16 Bernhard Reutner... - move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-10-13 Bernhard Reutner... - allow for passing in UCLIBC_EXTRA_LDFLAGS
2007-09-21 Mike FrysingerJie Zhang writes:
2007-09-15 Mike Frysingersimplify binutils as-needed support and enable it all...
2007-06-22 Mike Frysingeras noted by psm, make sure we accumulate PICFLAG-y...
2007-06-22 Mike Frysingerpull from Blackfin repo: add -mid-shared-library for...
2007-04-17 Mike Frysingerforce ourselves to write proper code and develop testscases
2007-04-17 Mike Frysingerdont force a . before EXTRAVERSION so we can be a littl...
2007-03-20 Bernhard Reutner... - add arm1176 options
2007-03-19 Mike Frysingerdont want to actually bump EXTRAVERSION
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2007-02-18 Mike Frysingerrewrite all superh targets to just sh
2007-02-18 Mike Frysingerrewrite all sparc targets to just sparc
2007-02-18 Mike Frysingerrewrite parisc to hppa
2007-02-14 Mike Frysingermake arch default to hostarch
2007-02-13 Joakim TjernlundAdd missing bits/fenv.h that got lost in the e500 port.
2007-02-12 Joakim TjernlundRehash the PowerPC e500 port to avoid creating symlinks
2007-02-08 Mike Frysingerenable -std=gnu99 by default now
2007-02-04 Joakim TjernlundAdd support for PowerPC e500, libc part only.
2007-01-28 Mike FrysingerBernhard Fischer writes: add undef/nonnull warnings...
2007-01-05 Joakim TjernlundSupport SecurePLTs for PowerPC. You need a toolchain...
2006-12-12 Mike Frysingerwe just want the kernel headers, not the whole kernel...
2006-12-11 Mike Frysingerkill off the need for fix_includes.sh by utilizing...
2006-12-11 Mike Frysingertie PICFLAG:=-mfdpic to format rather than architecture
2006-12-08 Mike FrysingerRichard Sandiford writes: add support for init/fini...
2006-11-22 Khem RajCorrect -march cflag value for thumb capable ARM proces...
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-10-07 Khem RajAdd config options to select ARM ARMv5 and Intel iwmmxt...
2006-08-25 Mike Frysingerfix from psm to make sure host make is new enough
2006-07-05 Eric Andersenbump the version, in preparation for actually cutting...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-04 Eric AndersenChange symbol 'NOSTRIP' to 'DOSTRIP' since the double...
2006-06-19 Mike Frysingerif $(LD) doesnt support --help, dont warn about it...
2006-06-07 Mike Frysingerbfin supports FDPIC, not normal ELF
2006-03-31 Mike Frysingerdrop the trigraphs warning ... there is no reason that...
2006-03-24 Mike FrysingerRichard Sandiford writes:
2006-03-10 Peter S. MazingerAdd comment why --gc-sections is ignored
2006-03-09 Peter S. MazingerDisable --gc-sections until I find why it is ignored...
2006-03-05 Peter S. Mazingercheck_ld takes only 1 arg as pointed out by pkj
2006-03-03 Peter S. MazingerAdd --gc-sections, saves 2k on libc.so
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-02-23 Peter S. MazingerSync w/ nptl
2006-02-23 Peter S. MazingerMove -Os/-O2 first, add some gcc4 specific optimizations
2006-02-22 Peter KjellerstedtMade it possible to build without stripping the binaries.
2006-02-22 Peter Kjellerstedt* Made it possible to dynamically check for supported...
2006-02-21 Mike Frysingerrename ldso on all 64bit hosts
2006-02-18 Mike Frysingertouchup headers target somemore so building in subdirs...
2006-02-17 Mike Frysingercombine the output rules in one place
2006-02-09 David Andersadd ARM 7TDMI to processor selection list
2006-02-01 Peter S. Mazingereverything uses now CFLAGS, no need to add anything...
2006-01-31 Mike Frysingermake the extra warnings optional
2006-01-30 Peter S. MazingerUndo -std=c99 and related -D__ASSEMBLER__
2006-01-30 Peter S. MazingerEnable -std=c99 if supported, this will define __STDC_V...
2006-01-26 Peter S. MazingerSome more prototypes, enable missing-prototypes/declara...
2006-01-23 Peter S. MazingerAdd more warnings, for release we should guard later...
2006-01-20 Peter S. MazingerSplit out libc-symbols.h from libc-internal.h, use...
2006-01-19 Peter S. MazingerRemove HAVE_ELF
2006-01-13 Mike Frysingerfix up ability to rename ldso
2006-01-11 Mike Frysingermove the HAVE_SHARED/libc check down to after we source...
2006-01-10 Mike Frysingerdont depend on libc.so if we dont have shared
2006-01-10 Mike Frysingerforce -fsigned-char for everyone
2006-01-09 Mike Frysingergive the 64bit ldso on amd64 a slightly diff name so...
2006-01-06 Mike FrysingerJan-Benedict Glaw: allow people to override the default...
2006-01-05 Mike FrysingerfPIC doesnt work on bfin
2006-01-04 Mike FrysingerBug 618, Thomas Chou: update build flags for nios target
2006-01-03 Mike FrysingerJoseph S. Myers writes:
2006-01-02 Peter S. MazingerTARGET_ARCH is already stripped, do not do it again...
2006-01-02 Mike Frysingerquote arg to shell-ed grep as pointed out by Jan-Benedi...
2005-12-30 Mike FrysingerBug 616, Thomas Chou: dont use -msoft-float on nios2...
2005-12-16 Peter S. MazingerCorrect C_SYMBOL_PREFIX handling for asm, supports...
2005-12-06 "Steven J. Hill"Fix includes for NPTL thread model.
2005-12-06 Mike Frysingerinclude more paths in libpthreads
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-25 Peter S. MazingerAdd header dependency to be used as prerequisite for...
2005-11-25 Peter S. MazingerBuild libc if in a subdir and we have it as a dependency
2005-11-24 Peter S. MazingerCorrect PTINC path and remove hardcoded include for...
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingertouchup include paths
2005-11-20 "Steven J. Hill"Add needed include to build loader.
2005-11-17 Peter S. MazingerReplace TOPDIR
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerUse -z relro/-z now on all libs, add some new variables...
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...
2005-11-02 Mike Frysingerset default STRIP_FLAGS and change how we detect silent...
2005-11-01 Peter S. MazingerASFLAGS does not need to include CFLAGS as well, compil...
2005-11-01 Peter S. MazingerDo not add PICFLAG to generic CFLAGS, this is done...
2005-10-29 Peter S. MazingerAdd -o /dev/null to AS_NEEDED check linker script check...
2005-10-29 Peter S. MazingerLimit IMA compiling to gcc-4, gcc-3.4.4 can't cope...
next