gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 111476fe3e343f51939b50f181df8c50860b31f2..026750e11603446165ab955dc2f825c707695db8 100644 (file)
@@ -1,5 +1,473 @@
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/mips.exp: Set has_newabi for all Linux targets.
+       * gas/mips/cfi-n64-1.d: Adjust for targets that do not infer the
+       ISA from the ABI.
+       * gas/mips/elf-rel-got-n32.d: Likewise.
+       * gas/mips/elf-rel-got-n64.d: Likewise.
+       * gas/mips/elf-rel-xgot-n32.d: Likewise.
+       * gas/mips/elf-rel-xgot-n64.d: Likewise.
+       * gas/mips/elf-rel18.d: Likewise.
+       * gas/mips/elf-rel28-n32.d: Likewise.
+       * gas/mips/elf-rel28-n64.d: Likewise.
+       * gas/mips/jal-newabi.d: Likewise.
+       * gas/mips/ldstla-n64-shared.d: Likewise.
+       * gas/mips/ldstla-n64-sym32.d: Likewise.
+       * gas/mips/ldstla-n64.d: Likewise.
+       * gas/mips/macro-warn-1-n32.d: Likewise.
+       * gas/mips/macro-warn-2-n32.d: Likewise.
+       * gas/mips/n32-consec.d: Likewise.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/mips.exp: Set has_newabi for mips*-sde-elf* too.
+       * gas/mips/elf-rel-got-n32.s: Adjust padding.
+       * gas/mips/elf-rel-got-n64.s: Likewise.
+       * gas/mips/elf-rel23.s: Likewise.
+       * gas/mips/elf-rel28.s: Likewise.
+       * gas/mips/n32-consec.s: Likewise.
+       * gas/mips/elf-rel-xgot-n32.d: Adjust output expected.
+       * gas/mips/elf-rel-xgot-n64.d: Likewise.
+       * gas/mips/elf-rel23.d: Likewise.
+       * gas/mips/elf-rel23a.d: Likewise.
+       * gas/mips/elf-rel23b.d: Likewise.
+       * gas/mips/elf-rel28-n32.d: Likewise.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/branch-swap-2.l: New list test.
+       * gas/mips/branch-swap-2.s: New test source.
+       * gas/mips/mips.exp: Run the new test.
+
+2012-08-06  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/i386/x86-64-stack.s: Add cases for push segment register.
+       * gas/i386/x86-64-stack.d: Updated.
+       * gas/i386/x86-64-stack-suffix.d: Updated.
+       * gas/i386/x86-64-stack-intel.d: Updated.
+       * gas/i386/ilp32/x86-64-stack.d: Updated.
+       * gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
+       * gas/i386/ilp32/x86-64-stack-intel.d: Updated.
+
+       * gas/i386/x86-64-stack.s: Add cases for push immediate.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d: Updated.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack-intel.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack-suffix.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack.d: Updated.
+
+       * gas/i386/x86-64-stack.s (try): Also try just rex.W (0x48) prefix.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d: Updated.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
+       * gas/testsuite/gas/i386/ilp32/x86-64-stack.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack-intel.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack-suffix.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-stack.d: Updated.
+
+2012-08-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/14420
+       * gas/elf/dwarf2-1.d: Updated.
+       * gas/elf/dwarf2-2.d: Likwise.
+       * gas/i386/dw2-compress-1.d: Likwise.
+
+2012-08-01  James Lemke  <jwlemke@codesourcery.com>
+
+       * gas/cfi/cfi-ppc-1.d: Allow for code alignment of 2 or 4.
+
+2012-07-31  Catherine Moore  <clm@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/micromips@mips32-dsp.d: New test.
+       * gas/mips/micromips@mips32-dspr2.d: New test.
+       * gas/mips/mips32-dsp.d: Remove -mips32r2.
+       * gas/mips/mips32-dspr2.d: Likewise.
+       * gas/mips/mips32-dsp.s: Update padding.
+       * gas/mips/mips32-dspr2.s: Likewise.
+       * gas/mips/mips.exp: Use run_dump_test_arches to run MIPS32 DSP
+       tests.
+
+2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/d30v/bittest.l: Updated.
+
+2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/rdseed-intel.d: Append "#pass".
+
+2012-07-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/inval-equ-2.l: Updated.
+
+2012-07-27  Sean Keys  <skeys@ipdatasys.com>
+
+       * gas/xgate/xgate.exp: Added hi/lo test.
+       * gas/xgate/hilo.d: New test file
+       * gas/xgate/hilo.s: Net test source file.
+
+2012-07-24  Sandra Loosemore  <sandra@codesourcery.com>
+           Jie Zhang  <jzhang918@gmail.com>
+
+       * gas/arm/adr.d: New test.
+       * gas/arm/adr.s: New test.
+
+2012-07-16  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * gas/i386/i386.exp: Run adx, rdseed and prefetchw tests.
+       * gas/i386/x86-64-arch-2.s: Use prefetchw as 3dnow and Prfchw tests.
+       * gas/i386/arch-10.s: Likewise.
+       * gas/i386/arch-10-1.l: Changed correspondingly.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/arch-10.d: Likewise.
+       * gas/i386/arch-10-lzcnt.d: Likewise.
+       * gas/i386/x86-64-arch-2.d: Likewise.
+       * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
+       * gas/i386/ilp32/x86-64-arch-2.d: Likewise.
+       * gas/i386/arch-10-prefetchw.d: New file.
+       * gas/i386/x86-64-arch-2-prefetchw.d: Likewise.
+       * gas/i386/rdseed.s: Likewise.
+       * gas/i386/rdseed.d: Likewise.
+       * gas/i386/rdseed-intel.d: Likewise.
+       * gas/i386/adx.s: Likewise.
+       * gas/i386/adx.d: Likewise.
+       * gas/i386/adx-intel.d: Likewise.
+       * gas/i386/x86-64-rdseed.s: Likewise.
+       * gas/i386/x86-64-rdseed.d: Likewise.
+       * gas/i386/x86-64-rdseed-intel.d: Likewise.
+       * gas/i386/x86-64-adx.s: Likewise.
+       * gas/i386/x86-64-adx.d: Likewise.
+       * gas/i386/x86-64-adx-intel.d: Likewise.
+
+2012-07-02  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/i386/rep-suffix.s: Add 'rep nop' case.
+       * gas/i386/x86-64-rep-suffix.s: Likewise.
+       * gas/i386/rep-suffix.d: Updated.
+       * gas/i386/x86-64-rep-suffix.d: Likewise.
+       * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
+
+2012-07-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Don't run rep-bsf nor rep-ret.
+
+       * gas/i386/rep-bsf.d: Removed.
+       * gas/i386/rep-bsf.s: Likewise.
+       * gas/i386/rep-ret.d: Likewise.
+       * gas/i386/rep-ret.s: Likewise.
+
+       * gas/i386/rep-suffix.d: Updated.
+       * gas/i386/x86-64-rep-suffix.d: Likewise.
+       * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
+
+       * gas/i386/rep-suffix.s: Add tests for bsf, bsr and ret.
+       * gas/i386/x86-64-rep-suffix.s: Likewise.
+
+2012-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/14315
+       * gas/elf/common1.d: New file.
+       * gas/elf/common1.l: Likewise.
+       * gas/elf/common1.s: Likewise.
+       * gas/elf/common2.d: Likewise.
+       * gas/elf/common2.l: Likewise.
+       * gas/elf/common2.s: Likewise.
+
+       * gas/elf/elf.exp: Run common1 and common2.
+
+2012-06-29  Alan Modra  <amodra@gmail.com>
+
+       * gas/lns/lns.exp (lns-common-1): Add crx to alt target list.
+
+2012-06-28  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/14260
+       * gas/arm/ldr-t-bad.s: Add test of bogus use of literal pool
+       addressing.
+       * gas/arm/ldr-t-bad.l: Update expected assembler error message
+       output.
+
+2012-06-28  Nick Clifton  <nickc@redhat.com>
+
+       * gas/lns/lns.exp: Use alternate lns-common test for targets
+       enabling linker relaxation.
+       * gas/lns/lns-big-delta.d: Allow for output from architectures
+       with 32-bit addresses.
+
+2012-06-27  Alan Modra  <amodra@gmail.com>
+
+       * gas/i386/rep-ret.s: Zero pad section.
+       * gas/i386/rep-ret.d: Update.
+
+2012-06-22  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/i386/rep-ret.d: New file.
+       * gas/i386/rep-ret.s: New file.
+       * gas/i386/i386.exp: Add the new test.
+
+       * gas/i386/rep-bsf.d: New file.
+       * gas/i386/rep-bsf.s: New file.
+       * gas/i386/i386.exp: Add the new test.
+
+2012-06-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/x86-64-dc_a.d: New.
+       * gas/i386/ilp32/x86-64-dc_a.s: Likewise.
+
+2012-06-11  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * gas/ppc/e500mc.d: Update.
+       * gas/ppc/476.d: Update.
+
+2012-06-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/gas.exp: Don't run rept.
+
+       * gas/all/rept.d: Moved to ...
+       * gas/i386/rept.d: Here.
+       * gas/all/rept.s: Moved to ...
+       * gas/i386/rept.s: Here.
+
+       * gas/i386/i386.exp: Run rept.
+
+2012-06-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/14201
+       * gas/all/gas.exp: Run rept.
+
+       * gas/all/rept.d: New file.
+       * gas/all/rept.s: Likewise.
+
+2012-05-29  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/i386/bundle-bad.s: Remove nested .bundle_lock case.
+       * gas/i386/bundle-bad.l: Remove expected error line.
+       * gas/i386/bundle-lock.s: Add nested .bundle_lock case.
+       * gas/i386/bundle-lock.d: Update expectations.
+
+2012-05-28  Nick Clifton  <nickc@redhat.com>
+
+       * gas/elf/syms.s: New test - checks the generation of multibyte
+       symbol names.
+       * gas/elf/syms.d: New file - expected readelf output.
+       * gas/elf/elf.exp: Add syms.
+
+2012-05-25  Alan Modra  <amodra@gmail.com>
+
+       * gas/lns/lns-big-delta.s: Add nops.
+       * gas/lns/lns-big-delta.d: Update.
+
+2012-05-19  Alan Modra  <amodra@gmail.com>
+
+       * gas/tic6x/unwind-1.d: Update for readelf changes.
+       * gas/tic6x/unwind-2.d: Likewise.
+       * gas/tic6x/unwind-3.d: Likewise.
+
+2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/weakref1.d: Expect addend as signed.
+       * gas/arm/pic_vxworks.d: Likewise.
+       * gas/arm/wince.d: Likewise.
+       * gas/h8300/h8300.exp: Likewise.
+       * gas/i386/sub.d: Likewise.
+       * gas/mips/ecoff@ld.d: Likewise.
+       * gas/mips/ecoff@sd.d: Likewise.
+       * gas/mips/l_d-n32.d: Likewise.
+       * gas/mips/l_d-n64.d: Likewise.
+       * gas/mips/l_d.d: Likewise.
+       * gas/mips/ld-n32.d: Likewise.
+       * gas/mips/ld-n64.d: Likewise.
+       * gas/mips/ld.d: Likewise.
+       * gas/mips/mips1@l_d.d: Likewise.
+       * gas/mips/mips1@ld-forward.d: Likewise.
+       * gas/mips/mips1@ld.d: Likewise.
+       * gas/mips/mips1@s_d.d: Likewise.
+       * gas/mips/s_d-n32.d: Likewise.
+       * gas/mips/s_d-n64.d: Likewise.
+       * gas/mips/s_d.d: Likewise.
+       * gas/mips/sd-n32.d: Likewise.
+       * gas/mips/sd-n64.d: Likewise.
+       * gas/mips/sd.d: Likewise.
+       * gas/mmix/bz-c.d: Likewise.
+       * gas/mmix/geta-c.d: Likewise.
+       * gas/mmix/jump-c.d: Likewise.
+       * gas/mmix/pushj-c.d: Likewise.
+       * gas/mmix/pushj-cs.d: Likewise.
+       * gas/mmix/reloc16-n.d: Likewise.
+       * gas/mmix/reloc16-r.d: Likewise.
+       * gas/mmix/reloc16.d: Likewise.
+       * gas/mmix/reloc8-r.d: Likewise.
+       * gas/mmix/reloc8.d: Likewise.
+       * gas/mmix/relocxrn.d: Likewise.
+       * gas/sh/sh64/case-1.d: Likewise.
+       * gas/sh/sh64/mix-1.d: Likewise.
+       * gas/sh/sh64/pt32-1.d: Likewise.
+       * gas/sh/sh64/pt64-1.d: Likewise.
+       * gas/sh/sh64/pt64-32-2.d: Likewise.
+       * gas/sh/sh64/rel32-2.d: Likewise.
+       * gas/sh/sh64/rel32-4.d: Likewise.
+       * gas/sh/sh64/rel64-2.d: Likewise.
+       * gas/sh/sh64/rel64-4.d: Likewise.
+       * gas/tic6x/data-reloc.d: Likewise.
+       * gas/tic6x/pcr-relocs.d: Likewise.
+       * gas/xstormy16/allinsn.d: Likewise.
+       * gas/xstormy16/reloc-1.d: Likewise.
+       * gas/xstormy16/reloc-2.d: Likewise.
+
+2012-05-17  Alan Modra  <amodra@gmail.com>
+
+       * gas/elf/dwarf2-1.d: Update.
+       * gas/elf/dwarf2-2.d: Update.
+       * gas/i386/dw2-compress-1.d: Update.
+
+2012-05-17  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/vle.d: Pass -a32 to assembler.
+       * gas/ppc/vle-reloc.d: Likewise.
+       * gas/ppc/vle-simple-1.d: Likewise, also match wider addresses.
+       * gas/ppc/vle-simple-2.d: Likewise.
+       * gas/ppc/vle-simple-3.d: Likewise.
+       * gas/ppc/vle-simple-4.d: Likewise.
+       * gas/ppc/vle-simple-5.d: Likewise.
+       * gas/ppc/vle-simple-6.d: Likewise.
+
+2012-05-16  Meador Inge  <meadori@codesourcery.com>
+
+       * gas/arm/stm-ldm.d: STMFD/LDMIA sp!, {reg} don't disassemble to
+       PUSH/POP {reg} any longer.  Some new test cases have been added as well.
+       * gas/arm/stm-ldm.s: Likewise.
+
+2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
+
+       * gas/m68hc11/insns9s12x.s: New
+       * gas/m68hc11/insns9s12x.d: New
+       * gas/m68hc11/hexprefix.s: New
+       * gas/m68hc11/hexprefix.d: New
+       * gas/m68hc11/9s12x-exg-sex-tfr.s: New
+       * gas/m68hc11/9s12x-exg-sex-tfr.d: New
+       * gas/m68hc11/insns9s12xg.s: New
+       * gas/m68hc11/insns9s12xg.d: New
+       * gas/m68hc11/9s12x-mov.s: New
+       * gas/m68hc11/9s12x-mov.d: New
+       * gas/m68hc11/m68hc11.exp: Updated
+       * gas/m68hc11/*.d: Brought in line with changed objdump output.
+       * gas/all/gas.exp: XFAIL all hc11/12 targets for redef2,3.
+       * gas/elf/elf.exp: XFAIL all hc11/12 targets for redef.
+
+2012-05-14  Catherine Moore  <clm@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
+           Rhonda Wittels  <rhonda@codesourcery.com>
+
+       * gas/ppc/ppc.exp: Run new tests.
+       * gas/ppc/vle-reloc.d: New test.
+       * gas/ppc/vle-reloc.s: New test.
+       * gas/ppc/vle-simple-1.d: New test.
+       * gas/ppc/vle-simple-1.s: New test.
+       * gas/ppc/vle-simple-2.d: New test.
+       * gas/ppc/vle-simple-2.s: New test.
+       * gas/ppc/vle-simple-3.d: New test.
+       * gas/ppc/vle-simple-3.s: New test.
+       * gas/ppc/vle-simple-4.d: New test.
+       * gas/ppc/vle-simple-4.s: New test.
+       * gas/ppc/vle-simple-5.d: New test.
+       * gas/ppc/vle-simple-5.s: New test.
+       * gas/ppc/vle-simple-6.d: New test.
+       * gas/ppc/vle-simple-6.s: New test.
+       * gas/ppc/vle.d: New test.
+       * gas/ppc/vle.s: New test.
+
+2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/cris/rd-pic-1.d: Expect addend as signed.
+       * gas/cris/rd-tls-1.d: Likewise.
+       * gas/cris/rd-tls-2.d: Likewise.
+
+2012-05-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/fwdexp.d: Expect addend as signed.
+       * gas/alpha/elf-reloc-1.d: Likewise.
+       * gas/i386/mixed-mode-reloc64.d: Likewise.
+       * gas/i386/reloc64.d: Likewise.
+       * gas/i386/ilp32/mixed-mode-reloc64.d: Expect addend as signed.
+       * gas/i386/ilp32/reloc64.d: Likewise.
+       * gas/ia64/pcrel.d: Likewise.
+       * gas/mips/branch-misc-2-64.d: Likewise.
+       * gas/mips/branch-misc-2pic-64.d: Likewise.
+       * gas/mips/branch-misc-4-64.d: Likewise.
+       * gas/mips/ldstla-n64-sym32.d: Likewise.
+       * gas/mips/micromips@branch-misc-2-64.d: Likewise.
+       * gas/mips/micromips@branch-misc-2pic-64.d: Likewise.
+       * gas/mips/micromips@branch-misc-4-64.d: Likewise.
+       * gas/mips/mips16-hilo-n32.d: Likewise.
+       * gas/ppc/astest.d: Likewise.
+       * gas/ppc/astest2.d: Likewise.
+       * gas/ppc/astest2_64.d: Likewise.
+       * gas/ppc/astest64.d: Likewise.
+       * gas/ppc/test1elf32.d: Likewise.
+       * gas/ppc/test1elf64.d: Likewise.
+       * gas/sparc/reloc64.d: Likewise.
+
+2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/mips/elf-rel10.d: Updated.
+       * gas/mips/elf-rel22.d: Likewise.
+       * gas/mmix/comment-1.d: Likewise.
+
+2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/ilp32.exp: Don't run reloc64-inval.
+
+       * gas/i386/ilp32/reloc64.s: Add test for -4294967295 addend.
+       * gas/i386/ilp32/reloc64.d: Updated.
+
+       * gas/i386/ilp32/reloc64-inval.l: Removed.
+       * gas/i386/ilp32/reloc64-inval.s: Likewise.
+
+2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/ilp32.exp: Run reloc64-inval.
+
+       * gas/i386/ilp32/reloc64.s: Add tests for ".quad".
+       * gas/i386/ilp32/reloc64.d: Updated.
+
+       * gas/i386/ilp32/reloc64-inval.l: New file.
+       * gas/i386/ilp32/reloc64-inval.s: Likewise.
+
+2012-05-08  Alan Modra  <amodra@gmail.com>
+
+       * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.
+
+2012-05-06  Arnold Metselaar  <arnold_m@operamail.com>
+
+       * gas/z80/jr-forwf.s: New file, adapted from z8k version.
+       * gas/z80/jr-backf.s: Likewise.
+       * gas/z80/djnz-backf.s: Likewise.
+       * gas/z80/ill_op: New file, with illegal operand.
+       * gas/z80/z80.exp: Run new tests.
+
+2012-05-03  Sean Keys  <skeys@ipdatasys.com>
+
+       * gas/all/gas.exp: Added xgate tex entry.
+       * gas/xgate/abi-xgate-16-32.d: Simple ABI flag test.
+       * gas/xgate/abi-xgate-16-64.d: Ditto
+       * gas/xgate/abi-xgate-32-32.d: Ditto
+       * gas/xgate/abi-xgate-32-64.d: Ditto
+       * gas/xgate/abi.s: Source file for ABI tests.
+       * gas/xgate/all_insns.d: Dump file for all instructions test.
+       * gas/xgate/all_insns.s: Source file for all instructions test.
+       * gas/xgate/insns-dwarf2.d: Dump file for dwarf2 test.
+       * gas/xgate/insns.d: Dump file for instructions test.
+       * gas/xgate/insns.s: Source file for instructions test.
+       * gas/xgate/xgate.exp: XGATE tests file.
+
 2012-04-27  David S. Miller  <davem@davemloft.net>
 
+       * gas/sparc/sparc.exp: Run cfr test.
+       * gas/sparc/cfr.s: New testcase.
+       * gas/sparc/cfr.d: Likewise.
+
        * gas/sparc/sparc.exp: Run pause test.
        * gas/sparc/pause.s: New testcase.
        * gas/sparc/pause.d: Likewise.
        * gas/arm/thumbrel.d: Likewise.
 
 2012-04-12  Jie Zhang  <jie@codesourcery.com>
-            Meador Inge  <meadori@codesourcery.com>
+           Meador Inge  <meadori@codesourcery.com>
 
        * gas/arm/push-pop.d: New testcase.
        * gas/arm/push-pop.s: Ditto.
This page took 0.027081 seconds and 4 git commands to generate.