summaryrefslogtreecommitdiff
path: root/boot/Makefile
AgeCommit message (Collapse)Author
2001-08-172001-08-16 Roland McGrath <roland@frob.com>Roland McGrath
* boot_script.h (boot_script_malloc, boot_script_free): Declare new functions that callers must define. * boot_script.c: All uses of malloc/free changed to use those instead. * userland-boot.c: New file. Defines them using malloc/free. * Makefile (SRCS, OBJS): Add it. * boot.c (boot_script_malloc, boot_script_free): Old cruft functions removed.
2001-02-262001-02-25 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile (ourdevice.defs): Loosen up regexp since some whitespace in the file changed.
1997-06-21(HURDLIBS):Miles Bader
Include libstore & libshouldbeinlibc.
1996-09-17*** empty log message ***Thomas Bushnell
1996-08-13(device.defs): Rule removed.Miles Bader
(ourdevice.defs): Fix rule to work with Makeconf-generated device.defs.
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-04-15(uxboot): Permit errors because people might not have the a.out-mach3Michael I. Bushnell
target installed, and that's OK for many users.
1996-04-15(uxboot.0): Find frank1.ld in #(srcdir).Michael I. Bushnell
1996-03-27(COMMON-OBJS): Remove tcattr.o.Miles Bader
(SRCS): Remove tcattr.c.
1996-03-14(boot): Depend on libthreads.so, nothing wrong with shared libs.Roland McGrath
(uxboot.0, uxboot.1): Use automatic vars in cmds instead of gratuitous redundancy. (LDFLAGS-uxboot.0): Remove useless indirection through variable.
1996-02-14(all): Depend on `boot' and `uxboot'.Miles Bader
(COMMON-OBJS, UX-OBJS): New macros. (OBJS): Inherit most names from $(COMMON-OBJS). (LCLHDRS): Add ux.h. (LDFLAGS): Use target-specific value. (uxboot.0-LDFLAGS): New macro (with contents from old LDFLAGS). (uxboot.o, uxboot.0): New targets. (uxboot): Target renamed from boot.a.
1995-11-14(OBJS): Remove execServer.o.Roland McGrath
1995-09-23(LDFLAGS): Add -static.Roland McGrath
1995-08-23(SRCS): Add boot_script.c.Roland McGrath
(OBJS): Add boot_script.o. (LCLHDRS): New variable. (HURDLIBS): Variable removed. (boot): Depend on ../libthreads/libthreads.a.
1995-07-31DISTFILES -> DIST_FILES.Michael I. Bushnell
1995-07-07(OBJS): Add mach-crt0.o.Miles Bader
(SRCS): Add mach-crt0.c. (LDFLAGS): Add -nostartfiles (as we now use mach-crt0.o).
1995-07-07(boot.1, boot.a): Use $(LD) and $(OBJCOPY) instead of explicit names.Michael I. Bushnell
1995-07-07(all): Depend on boot.a too.Michael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-05-31(DISTFILES): New variable; include frank1.ld and frankemul.ld.Roland McGrath
(CPPFLAGS): Variable removed. (LDFLAGS): Append -T frank1.ld. (boot.1, boot.a): New targets.
1995-04-12Don't try and install boot.Miles Bader
1995-04-05(SRCS): Add syscall.S.Roland McGrath
(OBJS): Add syscall.o.
1994-11-03entered into RCSMichael I. Bushnell
1994-10-28Formerly Makefile.~33~Michael I. Bushnell
1994-08-22Formerly Makefile.~32~Michael I. Bushnell
1994-08-18Formerly Makefile.~31~Michael I. Bushnell
1994-07-23Formerly Makefile.~30~Roland McGrath
1994-07-22Formerly Makefile.~29~Michael I. Bushnell
1994-07-21Formerly Makefile.~28~Michael I. Bushnell
1994-07-20Formerly Makefile.~27~Michael I. Bushnell
1994-07-19Formerly Makefile.~26~Michael I. Bushnell
1994-07-05Formerly Makefile.~25~Michael I. Bushnell
1994-07-02Formerly Makefile.~24~Roland McGrath
1994-06-17Formerly Makefile.~23~Roland McGrath
1994-06-07Formerly Makefile.~21~Roland McGrath
1994-06-07Formerly Makefile.~20~Roland McGrath
1994-06-04Formerly Makefile.~19~Roland McGrath
1994-05-10Formerly Makefile.~18~Michael I. Bushnell
1994-05-06Formerly Makefile.~17~Michael I. Bushnell
1994-05-05Formerly Makefile.~16~Michael I. Bushnell
1994-05-05Formerly Makefile.~15~Michael I. Bushnell
1994-05-05Formerly Makefile.~14~Roland McGrath
1994-05-02Formerly Makefile.~13~Michael I. Bushnell
1994-04-21Formerly Makefile.~12~Michael I. Bushnell
1994-04-20Formerly Makefile.~11~Michael I. Bushnell
1994-04-07Formerly Makefile.~10~Michael I. Bushnell
1994-04-06Formerly Makefile.~9~Michael I. Bushnell
1994-04-01Formerly Makefile.~8~Roland McGrath
1994-03-16Formerly Makefile.~7~Michael I. Bushnell