Module Name:src
Committed By: skrll
Date: Sat Apr 27 15:43:09 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Fix build on ppc64
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/elf2aout/elf2aout.c
Please note that diffs a
Module Name:src
Committed By: skrll
Date: Fri Apr 26 07:35:21 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
A couple of fixes so that NetBSD/cats builds (on linux), works, and
produces a symbol table that is readable (by 4.4BSD nm(1) at least)
- C
Module Name:src
Committed By: martin
Date: Tue Jan 1 14:01:46 UTC 2019
Modified Files:
src/usr.bin/elf2aout: Makefile
Log Message:
Match all arm (and simplify powerpc conditionals)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/elf2aout/Makefi
Module Name:src
Committed By: christos
Date: Mon Dec 31 13:32:06 UTC 2018
Modified Files:
src/usr.bin/elf2aout: Makefile
Log Message:
Update usage comments, add arm
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/elf2aout/Makefile
Please note t
Module Name:src
Committed By: martin
Date: Mon Mar 7 22:16:38 UTC 2016
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Gcc, please shut up with those stupid warnings!
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/elf2aout/elf2ao
Module Name:src
Committed By: martin
Date: Mon Mar 7 08:59:00 UTC 2016
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Try to fix build on 32bit architectures.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/elf2aout/elf2aout.c
P
Module Name:src
Committed By: christos
Date: Sun Mar 6 16:13:22 UTC 2016
Modified Files:
src/usr.bin/elf2aout: Makefile elf2aout.c
Log Message:
PR/50897: David Binderman: fix memory leaks. While here, modernize error
handling, and types.
To generate a diff of this commi
Module Name:src
Committed By: martin
Date: Sun Mar 6 15:44:06 UTC 2016
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
David Binderman in PR bin/50897: fix memory leak.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/elf2aout/elf2
Module Name:src
Committed By: matt
Date: Thu Jul 18 21:11:47 UTC 2013
Modified Files:
src/usr.bin/elf2aout: Makefile
Log Message:
Use ${MACHINE_CPU} == "m68k"
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/elf2aout/Makefile
Please note that diff
Module Name:src
Committed By: tsutsui
Date: Sun Jul 10 05:07:48 UTC 2011
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Make this cross-tool ready. Mostly taken from elf2ecoff(1).
XXX: assume no LP64 a.out binaries
To generate a diff of this commit:
cvs
Module Name:src
Committed By: tsutsui
Date: Sun Jul 10 04:56:32 UTC 2011
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Set a_midmag MAGIC in a.out header properly for more possible a.out ports
in the past per ex.e_machine in ELF header.
To generate a diff
Module Name:src
Committed By: tsutsui
Date: Tue Jun 28 13:15:24 UTC 2011
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
ANSIfy, de-__P(), KNF, misc cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/elf2aout/elf2aout.c
Pl
12 matches
Mail list logo