(Register and Memory Data): Break sections
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
293a0124
L
12007-06-19 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/4590
4 * ld-ia64/merge1.d: New.
5 * ld-ia64/merge1.s: Likewise.
6 * ld-ia64/merge2.d: Likewise.
7 * ld-ia64/merge2.s: Likewise.
8 * ld-ia64/merge3.d: Likewise.
9 * ld-ia64/merge3.s: Likewise.
10 * ld-ia64/merge4.d: Likewise.
11 * ld-ia64/merge4.s: Likewise.
12 * ld-ia64/merge5.d: Likewise.
13 * ld-ia64/merge5.s: Likewise.
14
49e8a957
AS
152007-06-18 Andreas Schwab <schwab@suse.de>
16
17 * ld-scripts/cross3.t: Add .opd section.
18
362c1d1a
NS
192007-06-18 Nathan Sidwell <nathan@codesourcery.com>
20
21 * ld-scripts/alignof.s: New.
22 * ld-scripts/alignof.t: New
23 * ld-scripts/alignof.exp: New.
24
b7b949f5
AM
252007-06-14 Alan Modra <alan@grove.modra.org>
26
27 * ld-spu/ovl.d: Update.
28 * ld-spu/ovl2.d: Update.
29
8545d1a9
NS
302007-05-24 Nathan Sidwell <nathan@codesourcery.com>
31
32 * ld-scripts/assert.t: Add additional cases.
33 * ld-scripts/extern.t, ld-scripts/extern.s,
34 ld-scripts/extern.exp: New.
35
91a5743d
PB
362007-05-22 Paul Brook <paul@codesourcery.com>
37
38 * ld-arm/arm-pic-veneer.d: Update expected output.
39 * ld-arm/arm-call.d: Ditto.
40
e39ff52a
PB
412007-05-22 Paul Brook <paul@codesourcery.com>
42
43 * ld-arm-mixed-lib.d: Update expected output.
44 * ld-arm/arm-app.d: Ditto.
45 * ld-arm/mixed-app.d: Ditto.
46 * ld-arm/arm-lib-plt32.d: Ditto.
47 * ld-arm/arm-app-abs32.d: Ditto.
48 * ld-arm/mixed-app-v5.d: Ditto.
49 * ld-arm/armthumb-lib.d: Ditto.
50 * ld-arm/arm-lib.d: Ditto.
51
7df428b1
RS
522007-05-21 Richard Sandiford <richard@codesourcery.com>
53
54 * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
55 * ld-arm/emit-relocs1-vxworks.d: New tests.
56 * ld-arm/arm-elf.exp: Run them.
57 * ld-arm/vxworks1.dd: Expect proper branch targets.
58
d5da93a2
JM
592007-05-18 Joseph Myers <joseph@codesourcery.com>
60
61 * ld-elf/group.ld: Discard .reginfo.
62
26079076
PB
632007-05-18 Paul Brook <paul@codesourcery.com>
64
65 * ld-arm/arm-call.d: Update expected output.
66
30618a1e
PB
672007-05-17 Paul Brook <paul@codesourcery.com>
68
69 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
70
c210d850
NS
712007-05-17 Nathan Sidwell <nathan@codesourcery.com>
72
73 * ld-m68k/merge-error-1a.d: Mismatch is an error.
74 * ld-m68k/merge-error-1b.d: Likewise.
75 * ld-m68k/merge-error-1c.d: Likewise.
76 * ld-m68k/merge-error-1d.d: Likewise.
77 * ld-m68k/merge-error-1e.d: Likewise.
78
43edfb7f
L
792007-05-15 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR ld/4504
82 * ld-elf/data1.c: New file.
83 * ld-elf/data1.h: Likewise.
84 * ld-elf/dynbss1.c: Likewise.
85 * ld-elf/pass.out: Likewise.
86
87 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
88 (run_tests): Add "Run with libdata1.so".
89
e68ed250
RS
902007-05-15 Richard Sandiford <richard@codesourcery.com>
91
92 * ld-arm/vxworks1.ld: Swap .bss and .data.
93 * ld-arm/vxworks1-lib.rd: Update accordingly.
94 * ld-arm/vxworks1-lib.td: New test.
95 * ld-arm/arm-elf.exp: Run it.
96
97 * ld-i386/vxworks1.ld: Swap .bss and .data.
98 * ld-i386/vxworks1-lib.rd: Update accordingly.
99 * ld-i386/vxworks1-lib.td: New test.
100 * ld-i386/i386.exp: Run it.
101
102 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
103 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
104 * ld-mips-elf/vxworks1.rd: Likewise.
105
106 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
107 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
108 * ld-powerpc/vxworks1-lib.td: New test.
109 * ld-powerpc/powerpc.exp: Run it.
110
111 * ld-sh/vxworks1.ld: Swap .bss and .data.
112 * ld-sh/vxworks1-lib.rd: Update accordingly.
113 * ld-sh/vxworks1-lib.td: New test.
114 * ld-sh/sh-vxworks.exp: Run it.
115
116 * ld-sparc/vxworks1.ld: Swap .bss and .data.
117 * ld-sparc/vxworks1-lib.rd: Update accordingly.
118 * ld-sparc/vxworks1-lib.td: New test.
119 * ld-sparc/sparc.exp: Run it.
120
5c18022e
RS
1212007-05-15 Richard Sandiford <richard@codesourcery.com>
122
123 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
124 against symbol 0.
125
a00a1f35
MS
1262007-05-15 Mark Shinwell <shinwell@codesourcery.com>
127
128 * ld-arm/arm-elf.exp: Add jump19 testcase.
129 * ld-arm/jump19.d: New.
130 * ld-arm/jump19.s: New.
131
224e2b28
RS
1322007-05-14 Richard Sandiford <richard@codesourcery.com>
133
134 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
135 contents. Consistently use "!" as the comment character.
136 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
137 * ld-sh/vxworks1-le.dd: Likewise.
138 * ld-sh/vxworks1-lib.dd: Likewise.
139 * ld-sh/vxworks1-lib-le.dd: Likewise.
140 * ld-sh/vxworks3.dd: Likewise.
141 * ld-sh/vxworks3-le.dd: Likewise.
142
b7b7fe3f
AS
1432007-05-14 Andreas Schwab <schwab@suse.de>
144
145 * ld-elf/dl2a.list: New file.
146 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
147
d3753b85
RS
1482007-05-10 Richard Sandiford <richard@codesourcery.com>
149
150 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
151 "pop" instead of ldmia. Don't require specific symbolic addresses
152 for in-text addresses. Expect data to be rendered as .words rather
153 than disassembled.
154 * ld-arm/vxworks1.dd: Likewise.
155
8c252fd9
RS
1562007-05-10 Richard Sandiford <richard@codesourcery.com>
157
158 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
159
353a0210
NS
1602007-04-27 Nathan Sidwell <nathan@codesourcery.com>
161
162 * ld-m68k/plt1-isac.d: New.
163 * ld-m68k/m68k.exp: Add it.
164
5d669648
L
1652007-04-26 H.J. Lu <hongjiu.lu@intel.com>
166
167 PR binutils/4430
168 * ld-i386/tlsbin.dd: Updated.
169 * ld-i386/tlsbindesc.dd: Likewise
170 * ld-i386/tlsdesc.dd: Likewise
171 * ld-i386/tlsgdesc.dd: Likewise
172 * ld-i386/tlsnopic.dd: Likewise
173 * ld-i386/tlspic.dd: Likewise
174 * ld-x86-64/tlsbin.dd: Likewise
175 * ld-x86-64/tlsbindesc.dd: Likewise
176 * ld-x86-64/tlsdesc.dd: Likewise
177 * ld-x86-64/tlsgdesc.dd: Likewise
178 * ld-x86-64/tlspic.dd: Likewise
179
98f17e6e
AM
1802007-04-24 Alan Modra <amodra@bigpond.net.au>
181
182 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
183 to test that entry for deleted function is zeroed. Add a
184 somewhat closer to normal .eh_frame to test that fde for
185 deleted function is removed.
186 * ld-linkonce/y.s: Likewise.
187 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
188 * ld-linkonce/zeroehl32.d: Update.
189
743b2a1e
RE
1902007-04-21 Richard Earnshaw <rearnsha@arm.com>
191
192 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
193 * ld-arm/arm-app.d: Likewise.
194 * ld-arm/arm-lib-plt32.d: Likewise.
195 * ld-arm/arm-lib.d: Likewise.
196 * ld-arm/arm-static-app.d: Likewise.
197 * ld-arm/armthumb-lib.d: Likewise.
198 * ld-arm/mixed-app-v5.d: Likewise.
199 * ld-arm/mixed-app.d: Likewise.
200 * ld-arm/mixed-lib.d: Likewise.
201
152d792f
AM
2022007-04-18 Alan Modra <amodra@bigpond.net.au>
203
204 * ld-spu/ovl.lnk: Use OVERLAY keyword.
205
fcb93ecf
PB
2062007-04-17 Paul Brook <paul@codesourcery.com>
207
208 * ld-arm/preempt-app.s: New test.
209 * ld-arm/preempt-app.sym: New.
210 * ld-arm/arm-elf.exp: Add preempt-app.
211
9e3313ae
RS
2122007-04-12 Richard Sandiford <richard@codesourcery.com>
213
214 * ld-mips-elf/vxworks1-lib.td: New test.
215 * ld-mips-elf/mips-elf.exp: Run it.
216
9267588c
L
2172007-04-05 H.J. Lu <hongjiu.lu@intel.com>
218
219 PR ld/4304
220 * ld-i386/i386.exp: Run "warn1".
221
222 * ld-i386/warn1.d: New file.
223 * ld-i386/warn1.s: Likewise.
224
ea9cd3c8
L
2252007-04-05 H.J. Lu <hongjiu.lu@intel.com>
226
227 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
228 * ld-i386/reloc.d: Likewise.
229
c1b2796f
AM
2302007-04-05 Alan Modra <amodra@bigpond.net.au>
231
232 * ld-spu/ovl2.d: Update.
233
f856040a
L
2342007-04-02 H.J. Lu <hongjiu.lu@intel.com>
235
236 PR ld/4090
237 * ld-elf/expr1.d: New file.
238 * ld-elf/expr1.s: Likewise.
239 * ld-elf/expr1.t: Likewise.
240
bcb674cf
RS
2412007-03-29 Richard Sandiford <richard@codesourcery.com>
242
243 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
244 * ld-libs/libs.exp: New files.
245
c76308d2
RS
2462007-03-28 Richard Sandiford <richard@codesourcery.com>
247
248 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
249 * ld-vxworks/vxworks.exp: New files.
250
067b934b
AM
2512007-03-27 Alan Modra <amodra@bigpond.net.au>
252
253 * ld-elf/note-1.s: Increase .foo size.
254
0fd7d342
AM
2552007-03-27 Alan Modra <amodra@bigpond.net.au>
256
257 * ld-spu/spu.exp (embed_test): New.
258 * ld-spu/ear.s: New.
259 * ld-spu/ear.d: New.
260 * ld-spu/embed.rd: New.
261 * ld-spu/ovl2.s: New.
262 * ld-spu/ovl2.d: New.
263
34711ca3
AM
2642007-03-24 Alan Modra <amodra@bigpond.net.au>
265
266 * ld-elf/overlay.d: -u symbols we want to see in the output.
267
706d7558
AM
2682007-03-23 Alan Modra <amodra@bigpond.net.au>
269
270 * ld-spu/ovl.s (f4_a2): Tail call.
271 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
272 Update expected results.
273
683b7041
KK
2742007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
275
276 * ld-sh/ld-r-1.d: Update.
277 * ld-sh/shared-1.d: Likewise.
278
9f264ea9
AM
2792007-03-23 Alan Modra <amodra@bigpond.net.au>
280
281 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
282
831480e9 2832007-03-22 H.J. Lu <hongjiu.lu@intel.com>
50572669
L
284
285 PR ld/4210
286 * ld-pe/image_size.d: New file.
287 * ld-pe/image_size.s: Likewise.
288 * ld-pe/image_size.t: Likewise.
289
290 * ld-pe/pe.exp: Run image_size.
291
0920dee7
L
2922007-03-22 H.J. Lu <hongjiu.lu@intel.com>
293
294 PR ld/4007
295 * ld-elf/note-1.d: New file.
296 * ld-elf/note-1.s: Likewise.
297 * ld-elf/note-1.t: Likewise.
298 * ld-i386/alloc.d: Likewise.
299 * ld-i386/alloc.s: Likewise.
300 * ld-i386/alloc.t: Likewise.
301
302 * ld-i386/i386.exp: Run "alloc".
303
27e55c4d
PB
3042007-03-20 Paul Brook <paul@codesourcery.com>
305
306 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
307 * ld-arm/arm-pic-veneer.d: New test.
308 * ld-arm/arm-pic-veneer.s: New test.
309
6d59ad82
RS
3102007-03-08 Richard Sandiford <richard@codesourcery.com>
311
312 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
313 to 0.
314
f7803990
AM
3152007-03-07 Alan Modra <amodra@bigpond.net.au>
316
317 * ld-elf/extract-symbol-1sec.d: xfail hppa.
318 * ld-elf/extract-symbol-1sym.d: xfail hppa.
319
ab96bf03
AM
3202007-03-07 H.J. Lu <hongjiu.lu@intel.com>
321
322 PR 3958
323 * ld-elf/linkonce1.d: New.
324 * ld-elf/linkonce1a.s: New.
325 * ld-elf/linkonce1b.s: New.
326 * ld-elf/linkonce2.d: New.
327 * ld-i386/pcrel16abs.d: New.
328 * ld-i386/pcrel16abs.s: New.
329 * ld-i386/i386.exp: Run it.
330
d64cc92a
L
3312007-03-06 H.J. Lu <hongjiu.lu@intel.com>
332
333 PR ld/4144
334 * ld-elf/nobits-1.d: New file.
335 * ld-elf/nobits-1.s: Likewise.
336 * ld-elf/nobits-1.t: Likewise.
337
cde1b439
RS
3382007-03-02 Richard Sandiford <richard@codesourcery.com>
339
340 * ld-elf/binutils.exp: Revert last change.
341
d3e52d40
RS
3422007-03-01 Richard Sandiford <richard@codesourcery.com>
343
344 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
345 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
346 * ld-elf/binutils.exp: Run them.
347
2a7bf98e
NC
3482007-02-28 Nick Clifton <nickc@redhat.com>
349
350 PR ld/3796
351 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
352 (armeabitests): ... here, a new array for EABI specific tests.
353 (armelftests): Add extra command line options for VFP11 fix tests
354 and thumb shared library test.
355
6a5bb875
PB
3562007-02-22 Paul Brook <paul@codesourcery.com>
357
358 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
359 * ld-arm/gc-unwind.s: New file.
360 * ld-arm/gc-unwind.d: New file.
361
fab4a87f
L
3622007-02-14 H.J. Lu <hongjiu.lu@intel.com>
363
364 PR ld/3953
365 * ld-elf/beginwarn.c: New file.
366 * ld-elf/warn.out: Likewise.
367
368 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
369 (run_tests): Add "Run warn with versioned libfoo.so".
370
371 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
372 and remove target first.
373 (default_ld_link): Likewise.
374 (default_ld_simple_link): Likewise.
375 (run_ld_link_exec_tests): Take an optional linker warning and
376 check it.
377 (default_ld_link): Check pruned linker output.
378
a243fa97
L
3792007-02-13 H.J. Lu <hongjiu.lu@intel.com>
380
381 * ld-scripts/default-script1.d: Expect extra symbols.
382 * ld-scripts/default-script2.d: Likewise.
383 * ld-scripts/default-script3.d: Likewise.
384 * ld-scripts/default-script4.d: Likewise.
385
e4e0193e
AM
3862007-02-13 Alan Modra <amodra@bigpond.net.au>
387
388 * ld-powerpc/relbrlt.d: Update.
389 * ld-powerpc/tlsexe.r: Update.
390 * ld-powerpc/tlsexetoc.r: Update.
391 * ld-powerpc/tlsso.r: Update.
392 * ld-powerpc/tlstocso.r: Update.
393
84f5d08e
AM
3942007-02-12 Alan Modra <amodra@bigpond.net.au>
395
396 * ld-powerpc/relbrlt.d: Update.
397
cc9fe443
NC
3982007-02-06 Nick Clifton <nickc@redhat.com>
399
400 PR ld/3805
401 * ld-elf/sec64k.exp: Expect the relocatable version of this test
402 to fail for the m32r because it creates both .rel and .rela
403 sections.
404
19d9b7d3
DB
4052007-02-05 Dave Brolley <brolley@redhat.com>
406
407 * ld-undefined/undefined.exp: XFAIL the undefined test
408 * ld-mep: New, with content.
409
eb7834a6 4102007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
411
412 * ld-i386/pcrel16.d: Undo the last change.
413 * ld-x86-64/pcrel16.d: Likewise.
414
eb7834a6 4152007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
416
417 * ld-i386/pcrel16.d: Updated.
418 * ld-x86-64/pcrel16.d: Likewise.
419
b25b09cb
AM
4202007-02-01 Alan Modra <amodra@bigpond.net.au>
421
422 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
423 LDFLAGS for spu.
424
b785d0e1
JB
4252007-01-29 Julian Brown <julian@codesourcery.com>
426
427 * ld-arm/arm-elf.exp: Add VFP11 tests.
428 * ld-arm/vfp11-fix-none.s: New file.
429 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
430 * ld-arm/vfp11-fix-scalar.s: New file.
431 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
432 * ld-arm/vfp11-fix-vector.s: New file.
433 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
434
723cda25
NS
4352007-01-23 Nathan Sidwell <nathan@codesourcery.com>
436
437 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
438 * ld-elf/header.s: Adjust.
439 * ld-elf/header.t: Reduce initial offset.
440
7b69d466
AS
4412007-01-23 Andreas Schwab <schwab@suse.de>
442
443 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
444 assembler output.
445
5f400437 4462007-01-19 H.J. Lu <hongjiu.lu@intel.com>
d8cf8b51
L
447
448 * ld-elf/dl6.c: New file.
449 * ld-elf/dl6a.out: Likewise.
450 * ld-elf/dl6amain.c: Likewise.
451 * ld-elf/dl6b.out: Likewise.
452 * ld-elf/dl6bmain.c: Likewise.
453 * ld-elf/dl6cmain.c: Likewise.
454 * ld-elf/dl6dmain.c: Likewise.
455
456 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
457 -Bsymbolic-functions, --dynamic-list-data and
458 --dynamic-list-cpp-new.
459
b8142865
L
4602007-01-19 H.J. Lu <hongjiu.lu@intel.com>
461
462 * ld-elf/maxpage3.t: New file.
463 * ld-elf/maxpage3a.d: Likewise.
464 * ld-elf/maxpage3b.d: Likewise.
465 * ld-elf/maxpage3c.d: Likewise.
466
5f400437 4672007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14be8564
L
468
469 * ld-scripts/default-script.exp: New file.
470 * ld-scripts/default-script.s: Likewise.
471 * ld-scripts/default-script.t: Likewise.
472 * ld-scripts/default-script1.d: Likewise.
473 * ld-scripts/default-script2.d: Likewise.
474 * ld-scripts/default-script3.d: Likewise.
475 * ld-scripts/default-script4.d: Likewise.
476
30dabe8a
L
4772007-01-18 H.J. Lu <hongjiu.lu@intel.com>
478
479 PR ld/1283
480 * lib/ld-lib.exp (run_dump_test): Remove output file first.
481
e47251a9
L
4822007-01-17 H.J. Lu <hongjiu.lu@intel.com>
483
484 * ld-elf/header.d: Adjust for .text section with 16byte
485 alignment.
486
f7a46012
L
4872007-01-16 H.J. Lu <hongjiu.lu@intel.com>
488
489 * ld-elf/dl1main.c (main): Fix a typo.
490
40b36307
L
4912007-01-16 H.J. Lu <hongjiu.lu@intel.com>
492
493 PR ld/3831
494 * ld-elf/del.cc: New.
495 * ld-elf/dl5.cc: Likewise.
496 * ld-elf/dl5.out: Likewise.
497 * ld-elf/new.cc: Likewise.
498
499 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
500 --dynamic-list-cpp-new.
501
c3c6b70e
HPN
5022007-01-12 Hans-Peter Nilsson <hp@axis.com>
503
504 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
505 and "Sections". Only run on *-*-linux*.
506
59e0647f
NS
5072007-01-11 Nathan Sidwell <nathan@codesourcery.com>
508
509 * ld-elf/header.d: New.
510 * ld-elf/header.t: New.
511 * ld-elf/header.s: New.
512
42037fe5
NC
5132007-01-08 Kai Tietz <kai.tietz@onevision.com>
514
515 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
516 x86_64-*-mingw*.
517 * ld-pe/pe.exp: Ditto.
518 * ld-scripts/align.exp: Ditto.
519 * ld-scripts/defined.exp: Ditto.
520 * ld-scripts/provide.exp: Ditto.
521 * ld-scripts/weak.exp: Ditto.
522
cc3e2771
NS
5232007-01-06 Nathan Sidwell <nathan@codesourcery.com>
524
525 * ld-scripts/expr.exp: New.
526 * ld-scripts/expr1.s: New.
527 * ld-scripts/expr1.d: New.
528 * ld-scripts/expr1.t: New.
529
5ccca1c0 530For older changes see ChangeLog-2006
c9e214e5
AM
531\f
532Local Variables:
533mode: change-log
534left-margin: 8
535fill-column: 74
536version-control: never
537End:
This page took 0.217628 seconds and 4 git commands to generate.