summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/dosemu: fix LTO build, bug #700126Sergei Trofimovich2019-11-151-0/+27
| | | | | | | Reported-by: Robert Gill Closes: https://bugs.gentoo.org/700126 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-emulation/dosemu: unbreak misaligned .sys files, bug #631190Sergei Trofimovich2017-11-041-6/+5
| | | | | | | | | | | | | | | | | | In bug #618366 I've added -no-pie LDFLAGS propagation to 16-bit targets but did not notice dosemu has different varying base addresses for different .com files (and I've overlooked 0-based .sys rules). Specifying wrong base address caused incorrect jump offsets into the final binary. That caused crash and hangup of cdrom.sys driver. This change restores original base addresses. Reported-by: Tom Reported-by: Robert Gill Bug: https://bugs.gentoo.org/631190 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --force
* app-emulation/dosemu: workaround ld.gold linking bug #618366Sergei Trofimovich2017-07-052-0/+59
| | | | | | | Reported-by: Martin Väth Bug: https://bugs.gentoo.org/618366 Bug: https://sourceware.org/PR21518 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-emulation/dosemu: fix build failure against flex-2.6.3, bug #604610Sergei Trofimovich2017-01-041-0/+15
| | | | | | | Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/604610 Package-Manager: Portage-2.3.3_p17, Repoman-2.3.1_p10
* app-emulation/dosemu: drop incomplete check for glibcSergei Trofimovich2016-11-051-0/+18
| | | | Package-Manager: portage-2.3.2
* app-emulation/dosemu: drop oldSergei Trofimovich2016-10-292-80/+0
| | | | Package-Manager: portage-2.3.2
* app-emulation/dosemu: backported glibc detection, bug #597880Sergei Trofimovich2016-10-291-0/+35
| | | | | | | Reported-by: gentoo@moin.fi Bug: https://bugs.gentoo.org/597880 Package-Manager: portage-2.3.2
* app-emulation/dosemu: tweak to support non-bash '/bin/sh'Sergei Trofimovich2016-10-291-0/+10
| | | | Package-Manager: portage-2.3.2
* app-emulation/dosemu: remove unused patchesMichael Mair-Keimberger (asterix)2016-08-112-22/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+115
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed