Age | Commit message (Expand) | Author |
1995-10-18 | (check_hashbang: prepare_args): Enable and clean up code to guess the name | Roland McGrath |
1995-10-18 | (check_hashbang): Copy passed args from the right place. | Roland McGrath |
1995-10-18 | Initial revision | Roland McGrath |
1995-10-18 | (struct execdata): Moved to priv.h. | Roland McGrath |
1995-10-18 | (SRCS, OBJS): Add hashexec.[co]. | Roland McGrath |
1995-10-18 | Added some #includes. | Roland McGrath |
1995-10-11 | Initial revision | Roland McGrath |
1995-10-11 | (OBJS): Add main.o; remove fsysServer.o, notifyServer.o. | Roland McGrath |
1995-10-11 | Initial revision | Roland McGrath |
1995-10-11 | Server mechanics removed; now uses libtrivfs/libports. | Roland McGrath |
1995-10-02 | (do_exec): Doc fix. | Michael I. Bushnell |
1995-09-27 | (do_exec): Don't set NEWTASK's bootstrap port until after we have finished | Roland McGrath |
1995-09-20 | (struct bootinfo): New members `phdr_addr', `phdr_size', `user_entry'. | Roland McGrath |
1995-09-16 | Remove vpath directive. | Roland McGrath |
1995-09-08 | (OTHERLIBS, CPPFLAGS): Disable bfd by default. | Roland McGrath |
1995-08-28 | (S_fsys_forward): New stub function. | Roland McGrath |
1995-07-31 | (SRCS): Added unzip.c, util.c, and inflate.c. | Michael I. Bushnell |
1995-07-07 | (bfd_mach_host_arch_mach): Remove assignment from inside if test. | Michael I. Bushnell |
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell |
1995-07-05 | (OTHERLIBS): Define var. | Michael I. Bushnell |
1995-07-05 | (exec): foo | Michael I. Bushnell |
1995-06-27 | (load_section): Remove assignments from if tests. | Michael I. Bushnell |
1995-06-08 | Rewritten to unconditionally return both BFD and ELF machine types. | Roland McGrath |
1995-06-08 | (struct execdata.info.elf): Add members `anywhere' and `loadbase'. | Roland McGrath |
1995-06-05 | Majorly revamped: Now supports the ELF format directly. | Roland McGrath |
1995-05-12 | Add fsys_set_options, replacing fsys_mod_readonly. | Miles Bader |
1995-04-21 | (check_gzip): Rewind the stream before calling `get_method'. | Roland McGrath |
1995-04-10 | (struct execdata) [BFD]: New member `interp_section'. | Roland McGrath |
1995-04-09 | (vpath lib%.a): Move this after include ../Makeconf, since it uses a | Roland McGrath |
1995-04-09 | (vpath lib%.a): Add search path. | Roland McGrath |
1995-04-09 | (load_section): fseek to desired position before freading. | Roland McGrath |
1995-02-09 | (check_section): Don't check SEC_RELOC flag. | Roland McGrath |
1995-02-09 | (load_section): Don't check SEC_HAS_CONTENTS for clearing overlap bss | Michael I. Bushnell |
1995-01-28 | (prepare): Fix braino in last change. | Roland McGrath |
1995-01-28 | (prepare): Give the stream a seek function. | Roland McGrath |
1995-01-22 | [BFD]: Fix prototype. | Roland McGrath |
1995-01-22 | Update BFD code; it works now. | Roland McGrath |
1995-01-19 | Add case for CPU_TYPE_ALPHA. | Roland McGrath |
1995-01-19 | (bfd_mach_host_arch_mach, aout_mach_host_machine): Use | Roland McGrath |
1995-01-15 | [BFD] (bfd_mach_host_arch_mach): In decl, MACHINE arg is `long int *' now. | Roland McGrath |
1995-01-15 | [BFD] (bfd_mach_host_arch_mach): MACHINE arg is `long int *' now. | Roland McGrath |
1994-12-14 | Initial revision | Roland McGrath |
1994-12-14 | (OBJS): Add unzip.o util.o inflate.o. | Roland McGrath |
1994-12-12 | (struct execdata): New members `headbuf', `file_data', `optimal_block'. | Roland McGrath |
1994-11-09 | (set_active_trans): Don't deallocate EXECNODE here to work around a | Michael I. Bushnell |
1994-11-09 | Include <hurd/paths.h> and <fcntl.h>. | Michael I. Bushnell |
1994-11-09 | (set_active_trans): New function. | Michael I. Bushnell |
1994-08-31 | entered into RCS | Michael I. Bushnell |
1994-08-31 | Formerly exec.c.~84~ | Roland McGrath |
1994-08-30 | Formerly exec.c.~83~ | Michael I. Bushnell |