search for: 3b772bb6

Displaying 3 results from an estimated 3 matches for "3b772bb6".

2015 Oct 15
2
[PATCH 2/4] Remove unused linker scripts
...nd core/x86_64/syslinux.ld are no-brainers. core/syslinux.ld and core/i386/syslinux.ld get messy. For a cleaner look at how it appears it's been mismerged, consider "gitk c6bebc44.. -- core/{,i386/,x86_64/}syslinux.ld" then start at 8e5e9b0a and 6fa86596. 51529126 08ece8fc b7549a33 3b772bb6 275a269d affected core/syslinux.ld while it appears nothing really affected core/i386/syslinux.ld. -- -Gene
2015 Oct 15
0
[PATCH 2/4] Remove unused linker scripts
...ld are no-brainers. > > core/syslinux.ld and core/i386/syslinux.ld get messy. For a cleaner > look at how it appears it's been mismerged, consider "gitk c6bebc44.. > -- core/{,i386/,x86_64/}syslinux.ld" then start at 8e5e9b0a and > 6fa86596. 51529126 08ece8fc b7549a33 3b772bb6 275a269d affected > core/syslinux.ld while it appears nothing really affected > core/i386/syslinux.ld. I also noted the commit 9057b5337c44c08343d403da2a31636dfc1ad741 in my list of lost changes. Yeah, I'm preparing a port of all the commits that affected core/syslinux.ld that were not...
2015 Oct 05
7
[PATCH 0/4] Improve linker scripts
From: Sylvain Gault <sylvain.gault at gmail.com> These patches basically remove unused linker scripts and port a change that was made to an unused script. Those are to be applied on top of the gcc 5 bug fixes as they would conflict otherwise. Sylvain Gault (4): diag/mbr: fix dependency to linker script Remove unused linker scripts core: Make symbols defined in linker script HIDDEN