[PATCH v2 0/3] binutils: read from stdin if input file is -

Nick Clifton nickc@redhat.com
Tue Feb 27 13:51:00 GMT 2018


Hi Ahmad,

> Changes behavior of dlltool, nlmconv, nm, objcopy, objdump and size
> to allow niftiness like:
> 
>    printf "\xCC" | objdump -D -bbinary -mi386 -
> 
> Copyright assignment is in place. Tests have been added for nm,
> objcopy, objdump and size.

Unfortunately the patch introduces some new testsuite failures for
certain targets:

Checking Binutils in: avr-elf ... 
  GAS REGRESSION: AVR '.avr.prop' test 1 
Checking Binutils in: alpha-linuxecoff ...  
  BIN REGRESSION: nm (no arguments) tmpdir/bintest.o 
  BIN REGRESSION: nm (no arguments) - 
  BIN REGRESSION: objcopy (simple copy from stdin)
Checking Binutils in: alpha-dec-vms ... 
  BIN REGRESSION: nm (no arguments) tmpdir/bintest.o 
  BIN REGRESSION: nm (no arguments) - 
  BIN REGRESSION: objcopy (simple copy from stdin)
  BIN REGRESSION: objdump -f (-, <stdin>) 
Checking Binutils in: alpha-unknown-osf4.0 ... 
  BIN REGRESSION: nm (no arguments) tmpdir/bintest.o 
  BIN REGRESSION: nm (no arguments) - 
Checking Binutils in: ft32-elf ... 
  BIN REGRESSION: objcopy (simple copy from stdin)
Checking Binutils in: powerpc-ibm-aix5.2.0 ... 
  BIN REGRESSION: nm (no arguments) tmpdir/bintest.o 
  BIN REGRESSION: nm (no arguments) - 
Checking Binutils in: rs6000-aix4.3.3 ...
  BIN REGRESSION: nm (no arguments) tmpdir/bintest.o 
  BIN REGRESSION: nm (no arguments) - 
 
Would you mind having a look at these please ?

Cheers
  Nick



More information about the Binutils mailing list