/[Development]
ViewVC logotype

Revision 340


Jump to revision: Previous Next
Author: ebiederm
Date: Wed Aug 15 21:30:08 2001 UTC (11 years, 9 months ago)
Changed paths: 16
Log Message:
make.base(i386 & alpha)
make.base -- renamed OBJECTS to OBJECTS-1 to allow conditional compilation of objects
ldscript.base -- realized that assignemnts to the location counter inside of sections
           are relative to their start so simplfied the code
pirq_routing.h -- includeded types.h so we don't have suprises
hardwaremain.c -- unconditionally included arch/smp/mpsec.h
arch/i386/smp/Config introduced conitional on the compilation objects into
                  the compilation process
         ioapic.c -- removed (now) unneeded ifdef around this file
         mpsec.c -- removed (now) unneeded ifdef around this file

cpu/cpufixup.h -- Fix typo in the case when no cpufixup is needed.
parts/framebuffer.h -- Added a missing semicolon.
smp/atomic.h -- renamed second atmoic_inc to atomic_dec oops.

tyan/guinnes/Config -- reordered the options so they are grouped a little
                better and said mptable.o is dependent on HAVE_MP_TABLE
tyan/guiness/mainboard.c -- small change for clarity.

northsouthbridge/sis/630/northbridge.c
northsouthbridge/sis/630/southbridge.c
           -- Remove unused include of the now dead param.h

NLBConfig.py
          -- Only include numeric options in the linker script
          -- Update to handle adding a condition for when to build
             objects


Changed paths

Path Details
Directorytrunk/LinuxBIOSv1/src/arch/alpha/config/make.base modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/config/ldscript.base modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/config/make.base modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/include/arch/pirq_routing.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/lib/hardwaremain.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/Config modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/ioapic.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/mpspec.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/include/cpu/cpufixup.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/include/part/framebuffer.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/include/smp/atomic.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/mainboard/tyan/guiness/Config modified , text changed
Directorytrunk/LinuxBIOSv1/src/mainboard/tyan/guiness/mainboard.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/northsouthbridge/sis/630/northbridge.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/northsouthbridge/sis/630/southbridge.c modified , text changed
Directorytrunk/LinuxBIOSv1/util/config/NLBConfig.py modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15