OSDN Git Service

Make varargs debug macros GCC-2.x compatible.
[uclinux-h8/elf2flt.git] / configure.in
2009-07-12 davidmDue to shell portability issues (which is to say shell...
2009-05-18 davidmThe option given to AC_ARG_ENABLE() have typos in them...
2009-05-07 davidmGCC properly provides CTOR/DTOR END/LIST symbols alread...
2009-05-06 davidmSome arches (like the Blackfin architecture) have an...
2008-11-02 davidmWe should link against -lc before any of the binutils...
2008-03-13 davidmI'm lazy and having to set 4 configure options when...
2008-02-27 davidmThis patch allows elf2flt/flthdr's compression options...
2007-10-11 davidmthe intl subdir in binutils may redirect some funcs...
2007-01-03 gergThe proper way to do error message output is with AC_MS...
2006-07-10 davidmUse the emit-relocs options by default unless the user...
2006-01-17 davidmPatch to add configure option:
2003-09-09 davidmAdd support for possibly missing dcgettext function
2003-04-16 davidmAdded a --disable-got-check for platforms that can...
2003-04-09 davidmAdd H8 support (tested on H8300S).
2002-07-11 davidmClean up the absolute path problems in ld-elf2flt
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