CVS commit: src/usr.bin/elf2aout

2019-04-27 Thread Nick Hudson
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

CVS commit: src/usr.bin/elf2aout

2019-04-26 Thread Nick Hudson
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

CVS commit: src/usr.bin/elf2aout

2019-01-01 Thread Martin Husemann
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

CVS commit: src/usr.bin/elf2aout

2018-12-31 Thread Christos Zoulas
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

CVS commit: src/usr.bin/elf2aout

2016-03-07 Thread Martin Husemann
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

CVS commit: src/usr.bin/elf2aout

2016-03-07 Thread Martin Husemann
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

CVS commit: src/usr.bin/elf2aout

2016-03-06 Thread Christos Zoulas
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

CVS commit: src/usr.bin/elf2aout

2016-03-06 Thread Martin Husemann
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

CVS commit: src/usr.bin/elf2aout

2013-07-18 Thread Matt Thomas
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

CVS commit: src/usr.bin/elf2aout

2011-07-09 Thread Izumi Tsutsui
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

CVS commit: src/usr.bin/elf2aout

2011-07-09 Thread Izumi Tsutsui
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

CVS commit: src/usr.bin/elf2aout

2011-06-28 Thread Izumi Tsutsui
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

CVS commit: src/usr.bin/elf2aout

2009-08-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Aug 12 23:39:13 UTC 2009 Modified Files: src/usr.bin/elf2aout: Makefile Log Message: Don't build for MIPS anymore To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/elf2aout/Makefile Please note that diff

CVS commit: src/usr.bin/elf2aout

2009-04-18 Thread Tom Spindler
Module Name:src Committed By: dogcow Date: Sat Apr 18 10:12:42 UTC 2009 Modified Files: src/usr.bin/elf2aout: elf2aout.c Log Message: Fix sign/unsigned and discards qualifiers. Based on patch by mlelstv. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/u