Module Name:src
Committed By: gutteridge
Date: Fri Nov 1 00:35:53 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
elf2aout.c: switch to use htobe32(3)
As discussed on tech-toolchain. Tested with virt68k tools build on
Fedora 40. (Relevant to PR lib
Module Name:src
Committed By: gutteridge
Date: Fri Nov 1 00:35:53 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
elf2aout.c: switch to use htobe32(3)
As discussed on tech-toolchain. Tested with virt68k tools build on
Fedora 40. (Relevant to PR lib
Module Name:src
Committed By: kre
Date: Mon Oct 28 13:06:34 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Include for htonl() (From Jan-Benedict Glaw)
Probably this should be using htobe32() instead of htonl()
(and so rather than ) as there is
Module Name:src
Committed By: kre
Date: Mon Oct 28 13:06:34 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Include for htonl() (From Jan-Benedict Glaw)
Probably this should be using htobe32() instead of htonl()
(and so rather than ) as there is
Module Name:src
Committed By: wiz
Date: Sun May 19 09:14:14 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Sort options in usage.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/elf2aout/elf2aout.c
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun May 19 09:14:14 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
Sort options in usage.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/elf2aout/elf2aout.c
Please note that diffs
No we should not be checking new mid numbers. Let a.out rest :-). I will fix
it, but I wonder why it built for me. Ah you are building the tool version that
has old headers! I will update them!
christos
On May 18, 2019, at 7:45 PM, Izumi Tsutsui wrote:
>> Modified Files:
>>src/usr.bin/elf
> Modified Files:
> src/usr.bin/elf2aout: elf2aout.1 elf2aout.c
>
> Log Message:
> - add flag to produce OMAGIC
> - factor out complicated inline code into simpler functions
> - add options parsing
Thank you for your changes.
But you also put more functional changes not in the log,
i.e. yo
Module Name:src
Committed By: christos
Date: Sat May 18 21:16:12 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.1 elf2aout.c
Log Message:
- add flag to produce OMAGIC
- factor out complicated inline code into simpler functions
- add options parsing
To generate a
Module Name:src
Committed By: christos
Date: Sat May 18 21:16:12 UTC 2019
Modified Files:
src/usr.bin/elf2aout: elf2aout.1 elf2aout.c
Log Message:
- add flag to produce OMAGIC
- factor out complicated inline code into simpler functions
- add options parsing
To generate a
> >> 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)
> >>
> >> - Change from OMAGIC to ZMAGIC
> > Is it necessary for cat
On 27/04/2019 19:06, Izumi Tsutsui wrote:
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 th
> 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
On Wed, Aug 12, 2009 at 09:26:30PM -0600, Michael L. Hitch wrote:
> On Wed, 12 Aug 2009, Matt Thomas wrote:
>
> >On Aug 12, 2009, at 7:07 PM, Rafal Boni wrote:
> ...
> >>>Log Message:
> >>>Don't build for MIPS anymore
> >>
> >>I'm pretty sure some IP22 (and probably older SGI) PROMS don't deal wit
On Wed, 12 Aug 2009, Matt Thomas wrote:
On Aug 12, 2009, at 7:07 PM, Rafal Boni wrote:
...
Log Message:
Don't build for MIPS anymore
I'm pretty sure some IP22 (and probably older SGI) PROMS don't deal with
ELF kernels and needed the a.out version...
Are you sure those aren't ecoff? The
On Aug 12, 2009, at 7:07 PM, Rafal Boni wrote:
On Wed, Aug 12, 2009 at 11:39:13PM +, Matt Thomas wrote:
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
On Wed, Aug 12, 2009 at 11:39:13PM +, Matt Thomas wrote:
> 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
I'm pretty sure some IP22 (and probably ol
17 matches
Mail list logo