]> git.wh0rd.org Git - elf2flt.git/shortlog
elf2flt.git
2019-12-29 Thomas Petazzonielf2flt.c: add support for SOURCE_DATE_EPOCH
2019-12-29 Thomas Petazzonild-elf2flt: behave properly when called with a name...
2019-10-30 Greg Ungererelf2flt: fix relocations for read-only data
2019-02-18 Mike Frysingertravis: test against versions 2.27 through 2.31.1
2019-02-18 Alexey NeymanCreate more symlinks to BFD headers
2019-02-17 Mike Frysingerelf2flt: drop v850 reloc ifdefs
2019-02-17 Mike Frysingertravis: build all available versions of binutils
2019-02-17 Alexey NeymanCheck `output_elf' for being NULL
2017-03-20 Mike FrysingerMerge pull request #7 from stilor/fix-cygwin-build-2
2017-03-17 Alexey NeymanSymlink required binutils/BFD headers to local dir
2017-03-01 Mike Frysingerelf2flt: clean up elf headers dependencies
2017-03-01 Mike Frysingertravis: drop unused TARGETS variable
2017-03-01 Mike Frysingertravis: update to binutils-2.26.1
2017-02-06 Alexey Neymancheck for libz first
2016-12-12 Mike Frysingerelf2flt: fix unused warning for e1/bfin targets
2016-09-13 Mike Frysingerelf2flt: use fatal() instead of printf();exit(1)
2016-09-13 Mike Frysingerelf2flt: mark all funcs/vars static
2016-09-13 Mike Frysingerflthdr: drop unused mkstemp define
2016-09-13 Mike FrysingerMerge pull request #3 from KirillSmirnov/uninitialized-var
2016-09-12 Kirill SmirnovFix an uninitialized variable.
2016-08-25 Greg Ungererelf2flt: fix relocation support for R_ARM_TARGET types
2016-08-24 Greg Ungererelf2flt: support ARM R_ARM_V4BX relocation type
2016-04-20 Mike FrysingerMerge pull request #2 from mcoquelin-stm32/master
2016-04-20 Maxime CoquelinFix buffer overflow in output_relocs()
2016-03-19 Waldemar Brodkorballow to build arm flat binaries
2016-01-14 Mike FrysingerREADME: update file listing
2016-01-14 Mike Frysingertravis: add xtensa to test list
2016-01-14 Mike FrysingerMerge pull request #1 from jserv/master
2016-01-14 Jim HuangUse new FSF address in GPL notices
2016-01-12 Waldemar BrodkorbAdd xtensa support
2016-01-08 Greg UngererREADME.md: update email addresses
2016-01-07 Yoshinori SatoR_H8_DIR24 fix
2016-01-07 Yoshinori SatoH8/300 relocation fix
2016-01-07 Greg Ungererconfigure: regenerate configure script
2016-01-07 Waldemar Brodkorbrecent binutils for h8/300 no longer use prefix
2016-01-06 Greg Ungererconfigure: regenerate configure script
2016-01-06 Waldemar Brodkorbdlopen is used by newer binutils, so check for it
2015-12-24 Mike Frysingerenable travis builds w/github
2015-12-24 Mike FrysingerREADME: use markdown
2015-12-24 Mike Frysingerstart a testsuite
2015-12-24 Mike Frysingerstandardize usage behavior
2015-12-24 Mike Frysingerflthdr: constify a few strings
2015-12-24 Mike Frysingerflthdr: fix print output w/no flags
2015-12-18 Mike Frysingerconfigure: build with -Werror by default
2015-12-18 Mike Frysingerelf2flt/ld-elf2flt: clean up build time warnings
2015-12-18 Mike Frysingerelf2flt: v850: fix build w/newer binutils
2015-12-18 Mike Frysingerinstall: add DESTDIR support
2015-12-18 Mike Frysingergitignore: update files
2015-12-18 Mike Frysingerautotools: regenerate
2015-12-18 Mike Frysingerconfigure: rename input newer versions
2012-10-04 Greg UngererFrom: Larry Baker <baker@usgs.gov>
2011-04-04 David McCulloughThe GNU linker uses -v as a shortcut to --version,...
2011-02-15 David McCulloughthe attached patch is needed for the recent elf2flt
2010-12-16 David McCulloughThe .note.ABI-tag section exists to indicate to other...
2010-08-17 David McCulloughWhen we converted ld-elf2flt from the shell script...
2010-06-22 David McCulloughThe current code misses checking a few args in order...
2010-05-11 David McCulloughThe sed debug showed incorrect syntax for deletions...
2010-03-09 Greg UngererHere is a patch to fix a ``misunderstanding'' between...
2010-02-03 David McCulloughuse AS_HELP_STRING for all configure options
2010-02-03 David McCulloughThis is needed for Blackfin FLAT's to be processed...
2010-01-22 David McCulloughMake varargs debug macros GCC-2.x compatible.
2010-01-20 Greg Ungerer[PATCH] add Blackfin to the README
2009-11-09 David McCulloughfix option order when invoking children
2009-08-30 David McCulloughfix elf2flt dep generation in out-of-tree builds
2009-07-14 David McCulloughthe "all" target should not be depending on "ld-elf2flt"
2009-07-14 David McCulloughthe Makefile.in still refers to elf2flt.sh.in:
2009-07-12 David McCulloughDue to shell portability issues (which is to say shell...
2009-07-07 David McCulloughhandle more strip/verbose options.
2009-07-07 David McCulloughUnify the duplicated windows and other system fallback...
2009-07-07 David McCulloughgenerate dependency info automatically
2009-07-07 David McCulloughThis cleans up the Makefile handling of the different...
2009-07-07 David McCulloughadd more common files to gitignore
2009-07-06 David McCulloughthe flat.h header uses things like uint32_t but does...
2009-06-04 David McCulloughWe renamed all the Blackfin relocs in the toolchain...
2009-06-02 David McCulloughRather than putting the `rm` at the end of the script...
2009-05-24 David McCulloughWhen the relocs are larger than 16bits, incorrect value...
2009-05-22 David McCulloughAdd -u/-U options to control the Blackfin L1 stack...
2009-05-22 David McCulloughAdd a .gitignore file
2009-05-21 Greg UngererNewer gcc compilers generate some ARM relocation types...
2009-05-18 David McCulloughThe option given to AC_ARG_ENABLE() have typos in them...
2009-05-18 David McCulloughAttached is a patch that updates elf2flt support for...
2009-05-17 David McCulloughThe header logic for pulling in ELF defines mixes commo...
2009-05-07 David McCulloughUpdate configure to get the new ctor/dtor option.
2009-05-07 David McCulloughupdate Blackfin port
2009-05-07 David McCulloughonly print "No relocations" when in verbose mode
2009-05-07 David McCulloughSince the nios2 port is the only one to use the get_gp_...
2009-05-07 David McCulloughThe FLAT structure is all built on 32bit types, so...
2009-05-07 David McCulloughGCC properly provides CTOR/DTOR END/LIST symbols alread...
2009-05-07 David McCulloughOften build systems will use -shared when creating...
2009-05-07 David McCulloughIf there is no bss section, set bss_vma to the end...
2009-05-07 David McCulloughNewer versions of gcc (4.3+) may output additional...
2009-05-07 David McCulloughRename elf2flt.ld to elf2flt.ld.in.
2009-05-07 David McCulloughRe-run autoconf to make sure everything is up to date.
2009-05-06 David McCulloughSome arches (like the Blackfin architecture) have an...
2009-05-06 David McCulloughGeneral update for the different DWARF debugging styles...
2009-05-06 David McCulloughPT_GNU_STACK markings make no sense with FLAT binaries...
2009-05-06 David McCulloughwhitespace cleanup
2008-11-27 David McCulloughWhen compiled with CVS binutils, busybox fails to execu...
2008-11-27 David McCulloughKazu Hirata wrote:
2008-11-21 David McCulloughIt is somewhat common for people to use the -s (strip...
next