| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [makefile] Kill off arch/$(ARCH)/Config | Michael Brown | 2008-10-07 | 1 | -148/+0![]() |
| | | | | | | | The arch/i386/Config file has long been marked as deprecated. Move all the pertinent bits to arch/i386/Makefile instead and remove arch/i386/Config. | ||||
| * | remove old minorversion!=4 check (added -march a second time) | Holger Lubitz | 2007-08-02 | 1 | -4/+0![]() |
| | | |||||
| * | remove x86_64 comments from arch specific Config | Holger Lubitz | 2007-08-02 | 1 | -5/+0![]() |
| | | | | | options are in main makefile now | ||||
| * | Applied a modified version of holger's regparm patches. | Michael Brown | 2007-07-29 | 1 | -0/+12 |
| | | |||||
| * | Kill off some long-redundant CFLAGS | Michael Brown | 2007-07-16 | 1 | -1/+1 |
| | | |||||
| * | Add __bss16() macro, and allow use of .bss16 section by removing | Michael Brown | 2007-07-16 | 1 | -1/+1 |
| | | | | | | | link-time check for section overlaps. (In order to avoid wasting space in the executable image, .bss16 will overlap with the following section, which is .text). | ||||
| * | Be more aggressive in attempts to enable A20, now that we have the | Michael Brown | 2007-07-14 | 1 | -9/+0![]() |
| | | | | | optimisation of only trying to do so when necessary. | ||||
| * | Add -mpreferred-stack-boundary=2 to i386 CFLAGS as it's almost always a win. | Holger Lubitz | 2007-07-09 | 1 | -0/+3 |
| | | |||||
| * | Fix up building with gcc 4.0.1 / gas 2.16.91 | Michael Brown | 2006-01-17 | 1 | -1/+1 |
| | | |||||
| * | Be nice to emacs | Michael Brown | 2005-04-18 | 1 | -0/+2 |
| | | |||||
| * | Added warning about not using Config for single-object options. | Michael Brown | 2005-04-18 | 1 | -4/+17 |
| | | |||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -0/+5 |
| | | |||||
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+131 |

