summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30project: gdb bits: applied new directory layout (./overlay).midipix5-102/+86
2019-08-30project: applied new directory layout (./overlay).midipix3-259/+251
2019-08-30project: applied new directory layout (./etc and ./patches sub-directories).midipix8-0/+0
2019-08-18binutils-2.24.51: lang_add_input_file(): remove mdso bits (no longer needed).midipix1-22/+0
Following the previous commit (8fb8b35552738814a6bd10a9c1c2a0d3b3e2dc0f), and since all "real" input arguments are later funneled through ldfile_try_open_bfd(), performing the name-substitution during the input statement list construction phase is no longer necessary.
2019-08-17binutils-2.24.51: ldfile_try_open_bfd(): integrated pe_mdso_input_name().midipix1-20/+52
2019-08-17binutils-2.24.51: mdso targets: refined pe_mdso_input_name() integration.midipix1-1/+3
2019-08-17binutils-2.24.51: mdso targets: added and integrated pe_mdso_input_name().midipix1-3/+265
Following this commit, image arguments (e.g. libfoo.so) are replaced with temporary mdso import libraries that are generated on the fly using the perk and mdso library interfaces. As should be noted, the above logic is only in effect when PE_TARGET_MDSO is defined. For non-mdso targets (e.g. mingw), ld continues to generate in-memory legacy .idata import libraries as it did before.
2019-08-16binutils-2.24.51: mdso targets: added ld/pe-mdso.c, included in build.midipix1-6/+9
2019-08-16binutils-2.24.51: midipix targets: defined PE_TARGET_MDSO, renamed mdso header.midipix1-7/+11
2019-08-16binutils-2.24.51: further refactor pemdso.h, pe.em, and pep.em.midipix1-44/+47
2019-08-15binutils-2.24.51: refactored and separated mdso and midipix target bits.midipix1-9/+10
2019-08-15binutils-2.24.51: midipix targets: enable the perk and mdso library interfaces.midipix1-13/+50
2019-06-30binutils-2.24.51: pe_dll_generate_dsolib(): support symbol vector as input.midipix1-9/+19
2019-06-05gdb-7.12: updated build notes.midipix1-2/+8
2019-06-04gdb-7.12: introduced amd64-winnt-tdep.c.midipix1-31/+34
2019-06-04gdb-7.12: introduced i386-winnt-tdep.c.midipix1-4/+58
2019-06-04gdb-7.12: added _initialize_amd64_winnt_tdep().midipix1-0/+48
2019-06-04gdb-7.12: updated gdb_osabi_names[].midipix1-0/+11
2019-06-04gdb-7.12.midipix.patch: initial commit (work in progress, no target hooks).midipix1-0/+246
2019-02-09binutils-2.24.51: support .got entries created in .dsosyms.midipix1-6/+7
2019-01-08binutils-2.24.51: properly handle weak symbols that are also hidden.midipix1-17/+33
2018-11-21Remove python-2.7.midipix.patch & python-2.7.specs, which are no longer needed.midipix2-194/+0
2018-01-29python-2.7.specs: update to reflect recent (mdso-related) toolchain devel.midipix1-1/+1
2017-10-26libelf-0.8.13: updated patch (create an mdso-based import library).midipix1-1/+1
2017-10-25binutils-2.24.51: added mdso integration support.midipix1-23/+326
2017-01-20libffi-3.2.1: updated patch.midipix1-0/+21
2017-01-20grep-2.22: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20updated README file.midipix1-9/+17
2017-01-20tar-1.28: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20sed-4.2.2: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20patch-2.7: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20make-3.81: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20gawk-4.1.3: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20findutils-4.5.14: removed patch (non-toolchain patches are now in ↵midipix1-39/+0
midipix_build).
2017-01-20diffutils-3.3: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20coreutils-8.23: removed patch (non-toolchain patches are now in midipix_build).midipix1-81/+0
2017-01-20bash-4.3: removed patch (non-toolchain patches are now in midipix_build).midipix1-12/+0
2017-01-20config.cache: updated version (kept in sync with midipix_build).midipix1-0/+26
2017-01-20libffi-3.2.1: updated patch.midipix1-49/+0
2017-01-20libelf-0.8.13: updated patch.midipix1-22/+0
2017-01-20mpfr-3.1.2: removed patch, as it is no longer needed.midipix1-40/+0
2017-01-20mpc-1.0.1: removed patch, as it is no longer needed.midipix1-43/+0
2017-01-20gmp-5.1.3: updated patch.midipix1-28/+0
2017-01-20gmp-5.1.1: updated patch.midipix1-29/+0
2017-01-20removed libtool.midipix, as it is no longer needed (use slibtool instead).midipix1-9342/+0
2017-01-20binutils-2.24.51: updated patch.midipix1-12/+0
2017-01-20config.sub: added a cached, modern copy, which includes midipix target info.midipix1-0/+1823
2016-11-23binutils-2.24.51: updated patch.midipix1-0/+11
+ unset NATIVE_LIB_DIRS; leave handling of library search path to driver.
2016-11-23binutils-2.24.51: updated patch.midipix1-6/+6
2016-06-05update readme file to reflect recent switch to slibtool.midipix1-3/+9