OSDN Git Service

SH relocation fix
[uclinux-h8/elf2flt.git] / Makefile.in
2010-02-03 davidmThis is needed for Blackfin FLAT's to be processed...
2009-08-30 davidmfix elf2flt dep generation in out-of-tree builds
2009-07-14 davidmthe "all" target should not be depending on "ld-elf2flt"
2009-07-14 davidmthe Makefile.in still refers to elf2flt.sh.in:
2009-07-12 davidmDue to shell portability issues (which is to say shell...
2009-07-07 davidmUnify the duplicated windows and other system fallback...
2009-07-07 davidmgenerate dependency info automatically
2009-07-07 davidmThis cleans up the Makefile handling of the different...
2009-05-07 davidmGCC properly provides CTOR/DTOR END/LIST symbols alread...
2009-05-06 davidmSome arches (like the Blackfin architecture) have an...
2008-02-27 davidmThis patch allows elf2flt/flthdr's compression options...
2006-11-23 davidmthe install program is run with the '-s' option which...
2006-02-22 davidmHello,
2006-02-01 davidmThis patch allows cross-compilation of elf2flt for...
2005-09-28 davidmHi,
2005-05-03 jwilliamsTweaked Makefile.in so that post-configured Makefile...
2004-02-09 davidmthis patch for elf2flt makes sure that all install...
2003-11-11 gergFind attached the patch for the elf2flt utility. Except...
2003-09-23 davidmAllow installing elf2flt with build directory out of...
2003-09-09 davidmAdd support for possibly missing dcgettext function
2003-09-03 davidmI've now tested building the uClinux tools on a Windows...
2003-08-04 davidmthis patch adds Cygwin support to elf2flt. Also include...
2003-04-09 davidmAdd H8 support (tested on H8300S).
2002-07-11 davidmClean up the absolute path problems in ld-elf2flt
2002-04-11 davidmcleanup a few things while adding support for the share...
2002-02-18 davidmAdded -with-bfd-include-dir=<dir> option as we have...
2002-02-14 gergImprovements to the configure system from Miles Bader...
2002-02-14 davidmInitial revision