index
:
chainport
main
the midipix porting bits for everything but the compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-08
mgdb: dynamically allocate outbuf, suitable for executable path name.
midipix
1
-2
/
+5
2019-09-08
mgdb: winnt_pid_to_str(): fix thread-id sprintf format specifier.
midipix
1
-1
/
+1
2019-09-08
mgdb: removed winnt_pfd_from_pid() [--> winnt_process_record()].
midipix
1
-12
/
+0
2019-09-07
README: updated slibtool-related note.
midipix
1
-5
/
+3
2019-09-07
mgdb: amd64 bits: defined amd64_winnt_frame_unwind.
midipix
1
-1
/
+2
2019-09-07
project: directory layout: patches for foo are now under ./patches/foo.
midipix
6
-0
/
+0
2019-09-07
mgdb: winnt_kill(): initial implementation and integration.
midipix
1
-6
/
+24
2019-09-07
mgdb: winnt_create_inferior(): initial implementation and integration.
midipix
1
-5
/
+64
2019-09-07
mgdb: winnt_detach(): finalize logic.
midipix
1
-8
/
+12
2019-09-02
mgdb: winnt_prepare(), winnt_respond(): initial implementation and integration.
midipix
1
-0
/
+112
2019-09-01
gdb-7.12: always use the bundled opcodes library.
midipix
1
-15
/
+0
2019-09-01
gdb-7.12: removed the pre-chainport config.sub & config.guess bits.
midipix
1
-25
/
+0
2019-08-31
mgdb: close process file descriptor upon detaching.
midipix
1
-0
/
+5
2019-08-31
mgdb: winnt_detach(): fix failure test logic.
midipix
1
-1
/
+1
2019-08-31
gdb: midipix-specific bits: added copyright note.
midipix
4
-0
/
+38
2019-08-31
gdb: midipix-specific bits: introduced gdb/winnt-nat.c.
midipix
1
-0
/
+284
2019-08-31
gdb: midipix-specific bits: updated gdb/config/i386/midipix64.mh.
midipix
1
-1
/
+1
2019-08-31
gdb-7.12.midipix: updated patch.
midipix
1
-81
/
+81
2019-08-31
project: gdb bits: moved patch notes to gdb.notes.
midipix
2
-36
/
+35
2019-08-30
project: gdb bits: applied new directory layout (./overlay).
midipix
5
-102
/
+86
2019-08-30
project: applied new directory layout (./overlay).
midipix
3
-259
/
+251
2019-08-30
project: applied new directory layout (./etc and ./patches sub-directories).
midipix
8
-0
/
+0
2019-08-18
binutils-2.24.51: lang_add_input_file(): remove mdso bits (no longer needed).
midipix
1
-22
/
+0
2019-08-17
binutils-2.24.51: ldfile_try_open_bfd(): integrated pe_mdso_input_name().
midipix
1
-20
/
+52
2019-08-17
binutils-2.24.51: mdso targets: refined pe_mdso_input_name() integration.
midipix
1
-1
/
+3
2019-08-17
binutils-2.24.51: mdso targets: added and integrated pe_mdso_input_name().
midipix
1
-3
/
+265
2019-08-16
binutils-2.24.51: mdso targets: added ld/pe-mdso.c, included in build.
midipix
1
-6
/
+9
2019-08-16
binutils-2.24.51: midipix targets: defined PE_TARGET_MDSO, renamed mdso header.
midipix
1
-7
/
+11
2019-08-16
binutils-2.24.51: further refactor pemdso.h, pe.em, and pep.em.
midipix
1
-44
/
+47
2019-08-15
binutils-2.24.51: refactored and separated mdso and midipix target bits.
midipix
1
-9
/
+10
2019-08-15
binutils-2.24.51: midipix targets: enable the perk and mdso library interfaces.
midipix
1
-13
/
+50
2019-06-30
binutils-2.24.51: pe_dll_generate_dsolib(): support symbol vector as input.
midipix
1
-9
/
+19
2019-06-05
gdb-7.12: updated build notes.
midipix
1
-2
/
+8
2019-06-04
gdb-7.12: introduced amd64-winnt-tdep.c.
midipix
1
-31
/
+34
2019-06-04
gdb-7.12: introduced i386-winnt-tdep.c.
midipix
1
-4
/
+58
2019-06-04
gdb-7.12: added _initialize_amd64_winnt_tdep().
midipix
1
-0
/
+48
2019-06-04
gdb-7.12: updated gdb_osabi_names[].
midipix
1
-0
/
+11
2019-06-04
gdb-7.12.midipix.patch: initial commit (work in progress, no target hooks).
midipix
1
-0
/
+246
2019-02-09
binutils-2.24.51: support .got entries created in .dsosyms.
midipix
1
-6
/
+7
2019-01-08
binutils-2.24.51: properly handle weak symbols that are also hidden.
midipix
1
-17
/
+33
2018-11-21
Remove python-2.7.midipix.patch & python-2.7.specs, which are no longer needed.
midipix
2
-194
/
+0
2018-01-29
python-2.7.specs: update to reflect recent (mdso-related) toolchain devel.
midipix
1
-1
/
+1
2017-10-26
libelf-0.8.13: updated patch (create an mdso-based import library).
midipix
1
-1
/
+1
2017-10-25
binutils-2.24.51: added mdso integration support.
midipix
1
-23
/
+326
2017-01-20
libffi-3.2.1: updated patch.
midipix
1
-0
/
+21
2017-01-20
grep-2.22: removed patch (non-toolchain patches are now in midipix_build).
midipix
1
-12
/
+0
2017-01-20
updated README file.
midipix
1
-9
/
+17
2017-01-20
tar-1.28: removed patch (non-toolchain patches are now in midipix_build).
midipix
1
-12
/
+0
2017-01-20
sed-4.2.2: removed patch (non-toolchain patches are now in midipix_build).
midipix
1
-12
/
+0
2017-01-20
patch-2.7: removed patch (non-toolchain patches are now in midipix_build).
midipix
1
-12
/
+0
[prev]
[next]