Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewritten to unconditionally return both BFD and ELF machine types. | Roland McGrath | 1995-06-08 | 1 | -40/+13 |
* | (struct execdata.info.elf): Add members `anywhere' and `loadbase'. | Roland McGrath | 1995-06-08 | 1 | -123/+167 |
* | Majorly revamped: Now supports the ELF format directly. | Roland McGrath | 1995-06-05 | 1 | -297/+396 |
* | Add fsys_set_options, replacing fsys_mod_readonly. | Miles Bader | 1995-05-12 | 1 | -3/+3 |
* | (check_gzip): Rewind the stream before calling `get_method'. | Roland McGrath | 1995-04-21 | 1 | -1/+3 |
* | (struct execdata) [BFD]: New member `interp_section'. | Roland McGrath | 1995-04-10 | 1 | -69/+186 |
* | (vpath lib%.a): Move this after include ../Makeconf, since it uses a | Roland McGrath | 1995-04-09 | 1 | -1/+2 |
* | (vpath lib%.a): Add search path. | Roland McGrath | 1995-04-09 | 1 | -6/+8 |
* | (load_section): fseek to desired position before freading. | Roland McGrath | 1995-04-09 | 1 | -2/+12 |
* | (check_section): Don't check SEC_RELOC flag. | Roland McGrath | 1995-02-09 | 1 | -8/+2 |
* | (load_section): Don't check SEC_HAS_CONTENTS for clearing overlap bss | Michael I. Bushnell | 1995-02-09 | 1 | -5/+1 |
* | (prepare): Fix braino in last change. | Roland McGrath | 1995-01-28 | 1 | -1/+1 |
* | (prepare): Give the stream a seek function. | Roland McGrath | 1995-01-28 | 1 | -0/+2 |
* | [BFD]: Fix prototype. | Roland McGrath | 1995-01-22 | 1 | -1/+1 |
* | Update BFD code; it works now. | Roland McGrath | 1995-01-22 | 1 | -29/+40 |
* | Add case for CPU_TYPE_ALPHA. | Roland McGrath | 1995-01-19 | 1 | -0/+13 |
* | (bfd_mach_host_arch_mach, aout_mach_host_machine): Use | Roland McGrath | 1995-01-19 | 1 | -2/+3 |
* | [BFD] (bfd_mach_host_arch_mach): In decl, MACHINE arg is `long int *' now. | Roland McGrath | 1995-01-15 | 1 | -8/+11 |
* | [BFD] (bfd_mach_host_arch_mach): MACHINE arg is `long int *' now. | Roland McGrath | 1995-01-15 | 1 | -2/+2 |
* | Initial revision | Roland McGrath | 1994-12-14 | 6 | -0/+1766 |
* | (OBJS): Add unzip.o util.o inflate.o. | Roland McGrath | 1994-12-14 | 1 | -4/+8 |
* | (struct execdata): New members `headbuf', `file_data', `optimal_block'. | Roland McGrath | 1994-12-12 | 1 | -85/+300 |
* | (set_active_trans): Don't deallocate EXECNODE here to work around a | Michael I. Bushnell | 1994-11-09 | 1 | -1/+2 |
* | Include <hurd/paths.h> and <fcntl.h>. | Michael I. Bushnell | 1994-11-09 | 1 | -0/+3 |
* | (set_active_trans): New function. | Michael I. Bushnell | 1994-11-09 | 1 | -0/+19 |
* | entered into RCS | Michael I. Bushnell | 1994-08-31 | 1 | -7/+13 |
* | Formerly exec.c.~84~ | Roland McGrath | 1994-08-31 | 1 | -24/+46 |
* | Formerly exec.c.~83~ | Michael I. Bushnell | 1994-08-30 | 1 | -11/+32 |
* | Formerly exec.c.~82~ | Michael I. Bushnell | 1994-08-29 | 1 | -9/+24 |
* | Formerly exec.c.~81~ | Michael I. Bushnell | 1994-08-17 | 1 | -25/+16 |
* | Formerly exec.c.~80~ | Michael I. Bushnell | 1994-08-16 | 1 | -6/+10 |
* | Formerly exec.c.~79~ | Roland McGrath | 1994-08-16 | 1 | -2/+4 |
* | Formerly exec.c.~78~ | Michael I. Bushnell | 1994-08-15 | 1 | -52/+107 |
* | Formerly exec.c.~77~ | Michael I. Bushnell | 1994-07-22 | 1 | -2/+2 |
* | entered into RCS | Michael I. Bushnell | 1994-07-22 | 1 | -34/+8 |
* | Formerly exec.c.~76~ | Michael I. Bushnell | 1994-07-20 | 1 | -1/+1 |
* | Formerly Makefile.~29~ | Roland McGrath | 1994-07-20 | 1 | -4/+4 |
* | Formerly exec.c.~75~ | Michael I. Bushnell | 1994-07-19 | 1 | -6/+6 |
* | Formerly Makefile.~28~ | Michael I. Bushnell | 1994-07-19 | 1 | -1/+1 |
* | Formerly Makefile.~27~ | Michael I. Bushnell | 1994-07-05 | 1 | -0/+3 |
* | Initial revision | Michael I. Bushnell | 1994-06-24 | 1 | -0/+1516 |
* | Formerly Makefile.~26~ | Roland McGrath | 1994-05-31 | 1 | -3/+3 |
* | Formerly Makefile.~25~ | Michael I. Bushnell | 1994-05-11 | 1 | -3/+3 |
* | Formerly Makefile.~24~ | Roland McGrath | 1994-05-05 | 1 | -6/+6 |
* | Formerly Makefile.~23~ | Michael I. Bushnell | 1994-05-02 | 1 | -1/+2 |
* | Formerly Makefile.~22~ | Michael I. Bushnell | 1994-04-07 | 1 | -0/+2 |
* | Formerly Makefile.~21~ | Michael I. Bushnell | 1994-04-07 | 1 | -0/+2 |
* | Initial revision | Michael I. Bushnell | 1994-03-29 | 1 | -0/+52 |
* | entered into RCS | Michael I. Bushnell | 1993-11-23 | 1 | -1/+1 |
* | Formerly hostarch.c.~3~ | Michael I. Bushnell | 1993-11-18 | 1 | -2/+2 |