aboutsummaryrefslogtreecommitdiff
path: root/exec/exec.c
Commit message (Expand)AuthorAgeFilesLines
* (check_gzip): Rewind the stream before calling `get_method'.Roland McGrath1995-04-211-1/+3
* (struct execdata) [BFD]: New member `interp_section'.Roland McGrath1995-04-101-69/+186
* (load_section): fseek to desired position before freading.Roland McGrath1995-04-091-2/+12
* (check_section): Don't check SEC_RELOC flag.Roland McGrath1995-02-091-8/+2
* (load_section): Don't check SEC_HAS_CONTENTS for clearing overlap bssMichael I. Bushnell1995-02-091-5/+1
* (prepare): Fix braino in last change.Roland McGrath1995-01-281-1/+1
* (prepare): Give the stream a seek function.Roland McGrath1995-01-281-0/+2
* Update BFD code; it works now.Roland McGrath1995-01-221-29/+40
* [BFD] (bfd_mach_host_arch_mach): In decl, MACHINE arg is `long int *' now.Roland McGrath1995-01-151-8/+11
* (struct execdata): New members `headbuf', `file_data', `optimal_block'.Roland McGrath1994-12-121-85/+300
* (set_active_trans): Don't deallocate EXECNODE here to work around aMichael I. Bushnell1994-11-091-1/+2
* Include <hurd/paths.h> and <fcntl.h>.Michael I. Bushnell1994-11-091-0/+3
* (set_active_trans): New function.Michael I. Bushnell1994-11-091-0/+19
* entered into RCSMichael I. Bushnell1994-08-311-7/+13
* Formerly exec.c.~84~Roland McGrath1994-08-311-24/+46
* Formerly exec.c.~83~Michael I. Bushnell1994-08-301-11/+32
* Formerly exec.c.~82~Michael I. Bushnell1994-08-291-9/+24
* Formerly exec.c.~81~Michael I. Bushnell1994-08-171-25/+16
* Formerly exec.c.~80~Michael I. Bushnell1994-08-161-6/+10
* Formerly exec.c.~79~Roland McGrath1994-08-161-2/+4
* Formerly exec.c.~78~Michael I. Bushnell1994-08-151-52/+107
* Formerly exec.c.~77~Michael I. Bushnell1994-07-221-2/+2
* Formerly exec.c.~76~Michael I. Bushnell1994-07-201-1/+1
* Formerly exec.c.~75~Michael I. Bushnell1994-07-191-6/+6
* Initial revisionMichael I. Bushnell1994-06-241-0/+1516