7235be257457cffac4761a46320dad92633edca9
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-05-10 John Darrington <john@darrington.wattle.id.au>
2
3 * readelf.c (get_machine_name): EM_S12Z - handle new case.
4
5 2018-05-09 Alan Modra <amodra@gmail.com>
6
7 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
8
9 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
10
11 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
12
13 2018-05-08 Alan Modra <amodra@gmail.com>
14
15 PR 23141
16 * objcopy.c (is_strip_section): Strip groups without a valid
17 signature symbol.
18
19 2018-05-07 Alan Modra <amodra@gmail.com>
20
21 PR 23142
22 * objcopy.c (group_signature): Don't accept groups that use a
23 symbol table other than the one we've read.
24
25 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
26
27 * readelf.c: Very basic support for EM_NFP and its section types.
28 * testsuite/binutils-all/nfp: New directory.
29 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
30 tests.
31 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
32 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
33 * testsuite/binutils-all/nfp/test1.d: New file.
34 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
35 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
36 * NEWS: Mention the new support.
37
38 2018-04-27 Maciej W. Rozycki <macro@mips.com>
39
40 * testsuite/lib/binutils-common.exp (match_target): New procedure.
41 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
42 of `istarget' for matching with `target', `not-target', `skip'
43 and `not-skip' options.
44
45 2018-04-26 Nick Clifton <nickc@redhat.com>
46
47 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
48 32-bit absolute reloc for the HPPA target.
49 * testsuite/binutils-all/note-5.d: New test.
50 * testsuite/binutils-all/note-5.s: Source file for new test.
51 * testsuite/binutils-all/objcopy.exp: Run new test.
52
53 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
54
55 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
56 * testsuite/binutils-all/elfedit-3.d: Likewise.
57 * testsuite/binutils-all/objcopy.exp: Likewise.
58 * testsuite/binutils-all/strip-3.d: Likewise.
59 * testsuite/lib/binutils-common.exp: Likewise.
60
61 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
62 Mickaël Guêné <mickael.guene@st.com>
63
64 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
65 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
66
67 2018-04-25 Alan Modra <amodra@gmail.com>
68
69 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
70 arm-coff support.
71 * testsuite/binutils-all/objcopy.exp: Likewise.
72 * testsuite/lib/binutils-common.exp: Likewise.
73
74 2018-04-18 Nick Clifton <nickc@redhat.com>
75
76 PR 23062
77 * dwarf.c (read_and_display_attr_value): Replace assertions with
78 test and warning message.
79
80 2018-04-18 Alan Modra <amodra@gmail.com>
81
82 * testsuite/lib/binutils-common.exp: Remove support for assorted
83 aout targets.
84
85 2018-04-17 Nick Clifton <nickc@redhat.com>
86
87 PR 23063
88 * readelf.c (print_symbol): If the width is zero, return straight
89 away.
90
91 PR 23064
92 * dwarf.c (process_cu_tu_index): Test for a potential buffer
93 overrun before copying signature pointer.
94
95 2018-04-17 Alan Modra <amodra@gmail.com>
96
97 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
98
99 2018-04-16 Alan Modra <amodra@gmail.com>
100
101 * readelf.c (get_machine_name): Correct typo.
102
103 2018-04-16 Alan Modra <amodra@gmail.com>
104
105 * configure.ac: Remove arm-epoc-pe support.
106 * dlltool.c: Likewise.
107 * configure: Regenerate.
108
109 2018-04-16 Alan Modra <amodra@gmail.com>
110
111 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
112 sparc-coff support.
113
114 2018-04-16 Alan Modra <amodra@gmail.com>
115
116 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
117 support.
118 * testsuite/binutils-all/copy-3.d: Likewise.
119 * testsuite/binutils-all/objcopy.exp: Likewise.
120 * testsuite/lib/binutils-common.exp: Likewise.
121
122 2018-04-16 Alan Modra <amodra@gmail.com>
123
124 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
125
126 2018-04-16 Alan Modra <amodra@gmail.com>
127
128 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
129
130 2018-04-16 Alan Modra <amodra@gmail.com>
131
132 * testsuite/binutils-all/objdump.exp: Remove we32k support.
133
134 2018-04-16 Alan Modra <amodra@gmail.com>
135
136 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
137 * testsuite/binutils-all/objdump.exp: Remove m88k support.
138
139 2018-04-16 Alan Modra <amodra@gmail.com>
140
141 * readelf.c: Remove i370 support.
142 * testsuite/binutils-all/objdump.exp: Likewise.
143
144 2018-04-16 Alan Modra <amodra@gmail.com>
145
146 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
147 * testsuite/lib/binutils-common.exp: Likewise.
148
149 2018-04-16 Alan Modra <amodra@gmail.com>
150
151 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
152
153 2018-04-16 Alan Modra <amodra@gmail.com>
154
155 * Makefile.am: Remove IEEE 695 support.
156 * budbg.h: Likewise.
157 * doc/binutils.texi: Likewise.
158 * makefile.vms: Likewise.
159 * objcopy.c: Likewise.
160 * objdump.c: Likewise.
161 * rddbg.c: Likewise.
162 * ieee.c: Delete.
163 * Makefile.in: Regenerate.
164 * po/POTFILES.in: Regenerate.
165
166 2018-04-16 Alan Modra <amodra@gmail.com>
167
168 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
169 * testsuite/binutils-all/nm.exp: Likewise.
170
171 2018-04-16 Alan Modra <amodra@gmail.com>
172
173 * .gitignore: Remove netware support.
174 * Makefile.am: Likewise.
175 * configure.ac: Likewise.
176 * doc/Makefile.am: Likewise.
177 * doc/binutils.texi: Likewise.
178 * testsuite/binutils-all/nm.exp: Likewise.
179 * nlmconv.c: Delete.
180 * nlmconv.h: Delete.
181 * nlmheader.y: Delete.
182 * Makefile.in: Regenerate.
183 * configure: Regenerate.
184 * doc/Makefile.in: Regenerate.
185 * po/POTFILES.in: Regenerate.
186
187 2018-04-16 Alan Modra <amodra@gmail.com>
188
189 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
190
191 2018-04-14 Alan Modra <amodra@gmail.com>
192
193 * readelf.c (get_machine_name): Revert 2018-04-11 change.
194
195 2018-04-12 Nick Clifton <nickc@redhat.com>
196
197 PR 23050
198 * readelf.c (process_dynamic_section): Correct dynamic string
199 table size calculation.
200
201 2018-04-11 Alan Modra <amodra@gmail.com>
202
203 * ieee.c: Remove i960 support.
204 * od-macho.c: Remove i860 support.
205 * readelf.c: Remove i860 and i960 support.
206 * testsuite/binutils-all/objcopy.exp: Likewise.
207 * testsuite/binutils-all/objdump.exp: Likewise.
208 * testsuite/lib/binutils-common.exp: Likewise.
209
210 2018-04-11 Maciej W. Rozycki <macro@mips.com>
211
212 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
213 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
214
215 2018-04-10 Alan Modra <amodra@gmail.com>
216
217 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
218 reloc=11 for pru and reloc=50 for nds32.
219 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
220
221 2018-04-09 Maciej W. Rozycki <macro@mips.com>
222
223 * testsuite/binutils-all/strip-15.d: New test.
224 * testsuite/binutils-all/strip-15rel.s: New test source.
225 * testsuite/binutils-all/strip-15rela.s: New test source.
226 * testsuite/binutils-all/strip-15mips64.s: New test source.
227 * testsuite/binutils-all/objcopy.exp: Run the new test.
228
229 2018-04-09 Maciej W. Rozycki <macro@mips.com>
230
231 * testsuite/binutils-all/strip-14.d: New test.
232 * testsuite/binutils-all/strip-14rel.s: New test source.
233 * testsuite/binutils-all/strip-14rela.s: New test source.
234 * testsuite/binutils-all/strip-14mips64.s: New test source.
235 * testsuite/binutils-all/objcopy.exp: Run the new test.
236
237 2018-04-06 Tom Tromey <tom@tromey.com>
238
239 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
240 constants from DWARF 5.
241
242 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR gas/22318
245 * configure: Regenerated.
246
247 2018-04-05 Maciej W. Rozycki <macro@mips.com>
248
249 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
250 than `.dc.w' in second relocation.
251
252 2018-04-05 Maciej W. Rozycki <macro@mips.com>
253
254 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
255 relocation type 0x8f' error message.
256
257 2018-04-05 Maciej W. Rozycki <macro@mips.com>
258
259 * testsuite/binutils-all/strip-13.s: Rename to...
260 * testsuite/binutils-all/strip-13rela.s: ... this.
261 * testsuite/binutils-all/strip-13rel.s: New test source.
262 * testsuite/binutils-all/strip-13mips64.s: New test source.
263 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
264 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
265 `m68hc11-*' to `not-target' list.
266 * testsuite/binutils-all/objcopy.exp: Switch between sources for
267 `strip-13'.
268
269 2018-04-05 Maciej W. Rozycki <macro@mips.com>
270
271 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
272 241 (0xf1) for the relocation number and RELA addend.
273 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
274 `not-target' list.
275
276 2018-04-04 John David Anglin <danglin@gcc.gnu.org>
277
278 * MAINTAINERS: Update my e-mail address.
279
280 2018-04-04 Nick Clifton <nickc@redhat.com>
281
282 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
283
284 2018-03-23 Nick Clifton <nickc@redhat.com>
285
286 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
287 symbols.
288 (print_gnu_build_attribute_description): If no file start symbol
289 could be found, look for one two bytes into the file.
290 * testsuite/binutils-all/note-4-64.s: Set the address of the file
291 start symbol to two bytes into the file.
292 * testsuite/binutils-all/note-4-32.s: Likewise.
293
294 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
295
296 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
297 DF_1_WEAKFILTER and DF_1_NOCOMMON.
298
299 2018-03-20 Nick Clifton <nickc@redhat.com>
300
301 * po/es.po: Updated Spanish translation.
302 * po/ru.po: Updated Russian translation.
303
304 2018-03-13 Nick Clifton <nickc@redhat.com>
305
306 PR 22957
307 * stabs.c (pop_binincl): Fail if the file index is off the end of
308 the stack.
309
310 2018-03-13 Nick Clifton <nickc@redhat.com>
311
312 PR 22955
313 * stabs.c (parse_number): Add p_end parameter and use it to check
314 the validity of the pp parameter. Add checks to prevent walking
315 off the end of the string buffer.
316 (parse_stab_string): Likewise.
317 (parse_stab_type): Likewise.
318 (parse_stab_type_number): Likewise.
319 (parse_stab_range_type): Likewise.
320 (parse_stab_sun_builtin_type): Likewise.
321 (parse_stab_sun_floating_type): Likewise.
322 (parse_stab_enum_type): Likewise.
323 (parse_stab_struct_type): Likewise.
324 (parse_stab_baseclasses): Likewise.
325 (parse_stab_struct_fields): Likewise.
326 (parse_stab_cpp_abbrev): Likewise.
327 (parse_stab_one_struct_field): Likewise.
328 (parse_stab_members): Likewise.
329 (parse_stab_tilde_field): Likewise.
330 (parse_stab_array_type): Likewise.
331
332 * parse_stab: Compute the end of the string and then pass it on to
333 individual parser functions.
334
335 2018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
336
337 PR binutils/22923
338 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
339 overflow.
340
341 2018-03-07 Alan Modra <amodra@gmail.com>
342
343 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
344 * configure: Regenerate.
345
346 2018-03-05 H.J. Lu <hongjiu.lu@intel.com>
347
348 PR binutils/22911
349 * objdump.c (is_significant_symbol_name): Return TRUE for all
350 .plt* sections.
351 (find_symbol_for_address): Replace linear search with binary
352 search on dynamic relocations.
353
354 2018-03-01 Nick Clifton <nickc@redhat.com>
355
356 PR 22905
357 * dwarf.c (display_debug_ranges): Check that the offset loaded
358 from the range_entry structure is valid.
359
360 2018-03-01 Alan Modra <amodra@gmail.com>
361
362 * configure.ac (ALL_LINGUAS): Add sr. Sort.
363 * configure: Regenerate.
364
365 2018-02-27 Nick Clifton <nickc@redhat.com>
366
367 * po/pt.po: New Portuguese translation.
368 * configure.ac (ALL_LINGUAS): Add pt.
369 * configure: Regenerate.
370
371 2018-02-27 Nick Clifton <nickc@redhat.com>
372
373 PR 22875
374 * objcopy.c (copy_object): Check the error status after marking
375 symbols used in relocations.
376 * testsuite/binutils-all/strip-13.s: New test source file.
377 * testsuite/binutils-all/strip-13.s: New test driver file.
378 * testsuite/binutils-all/objcopy.exp: Run the new test.
379
380 2018-02-26 Alan Modra <amodra@gmail.com>
381
382 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
383 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
384
385 2018-02-23 Alan Modra <amodra@gmail.com>
386
387 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
388 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
389
390 2018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
391
392 * doc/binutils.texi (objcopy): Add missing closing square
393 parenthesis to listing of objcopy's command line options.
394
395 2018-02-19 Matthias Klose <doko@debian.org>
396
397 * strings.c (long_options): Include-all-whitespace does not take
398 an extra agument.
399
400 2018-02-13 Alan Modra <amodra@gmail.com>
401
402 PR 22836
403 * testsuite/binutils-all/group-7.s,
404 * testsuite/binutils-all/group-7a.d,
405 * testsuite/binutils-all/group-7b.d,
406 * testsuite/binutils-all/group-7c.d: New tests.
407 * testsuite/binutils-all/objcopy.exp: Run them.
408
409 2018-02-08 Nick Clifton <nickc@redhat.com>
410
411 PR 22802
412 * dwarf.c (load_separate_debug_file): Return early if the user is
413 not interested in debug links.
414
415 2018-02-06 Nick Clifton <nickc@redhat.com>
416
417 PR 22793
418 * readelf.c (find_section): Replace assertion with test and return
419 of NULL.
420 (find_section_by_address): Add test of section header table
421 existance.
422 (find_section_by_type): Likewise.
423 (find_section_in_set): Likewise.
424
425 2018-02-05 Maciej W. Rozycki <macro@mips.com>
426
427 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
428 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
429 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
430 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
431
432 2018-02-05 Maciej W. Rozycki <macro@mips.com>
433
434 * testsuite/config/default.exp (binutils_run): Document
435 `binutils_run_status'.
436 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
437 and set it.
438 (run_dump_test): Add `error', `error_output', `warning' and
439 `warning_output' options. Update documentation accordingly.
440
441 2018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * dwarf.c (dwarf_regnames_riscv): New register name table.
444 (init_dwarf_regnames_riscv): New function.
445 (init_dwarf_regnames): Add call to initialise RiscV register
446 names.
447 * dwarf.h (init_dwarf_regnames_riscv): Declare.
448 * objdump.c (dump_dwarf): Add call to initialise RiscV register
449 names.
450
451 2018-02-01 Alan Modra <amodra@gmail.com>
452
453 PR 22769
454 * objdump.c (load_specific_debug_section): Check for overflow
455 when adding one to section size for a string section terminator.
456
457 2018-01-30 Nick Clifton <nickc@redhat.com>
458
459 PR 22734
460 * doc/binutils.texi (nm): Update description to point out that
461 zero-initialized values can also be shown as type B, b, S or s
462 since they can be stored in the BSS section.
463
464 2018-01-30 Alan Modra <amodra@gmail.com>
465
466 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
467 "artificially large" end address.
468
469 2018-01-28 Nick Clifton <nickc@redhat.com>
470
471 * README-how-to-make-a-release: Add note about checking gpg key
472 and the results of gnupload.
473
474 2018-01-27 Nick Clifton <nickc@redhat.com>
475
476 * README-how-to-make-a-release: Add details on how to actually
477 make the release.
478
479 2018-01-26 Nick Clifton <nickc@redhat.com>
480
481 * README-how-to-make-a-release: Add more details on updating
482 version numbers.
483
484 2018-01-22 Maciej W. Rozycki <macro@mips.com>
485
486 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
487 option description.
488
489 2018-01-22 Maciej W. Rozycki <macro@mips.com>
490
491 * MAINTAINERS: Update my company e-mail address.
492
493 2018-01-22 Nick Clifton <nickc@redhat.com>
494
495 * po/sv.po: Updated Swedish translation.
496
497 2018-01-18 Nick Clifton <nickc@redhat.com>
498
499 * po/bg.po: Updated Bulgarian translation.
500
501 2018-01-16 Joel Brobecker <brobecker@adacore.com>
502
503 * README-how-to-make-a-release: Add reminder to update the
504 branch name in gdbadmin's crontab on sourceware.
505
506 2018-01-16 Joel Brobecker <brobecker@adacore.com>
507
508 * README-how-to-make-a-release: Remove trailing spaces.
509
510 2018-01-16 Nick Clifton <nickc@redhat.com>
511
512 * po/fr.po: Updated French translation.
513
514 2018-01-15 Nick Clifton <nickc@redhat.com>
515
516 * po/uk.po: Updated Ukranian translation.
517
518 2018-01-13 Nick Clifton <nickc@redhat.com>
519
520 * README-how-to-make-a-release: Update notes.
521 * po/binutils.pot: Regenerated.
522
523 2018-01-13 Nick Clifton <nickc@redhat.com>
524
525 * configure: Regenerate.
526
527 2018-01-13 Nick Clifton <nickc@redhat.com>
528
529 2.30 branch created.
530 * NEWS: Add marker for 2.30.
531
532 2018-01-12 Nick Clifton <nickc@redhat.com>
533
534 * README-how-to-make-a-release: Add notes on how to make the
535 branch and prelease snapshot.
536 * BRANCHES: Add binutils-2_29-branch.
537
538 2018-01-10 Nick Clifton <nickc@redhat.com>
539
540 * MAINTAINERS: Note that it is now the configure.ac file and not
541 the configure.in file that needs to be kept in sync with gcc.
542 Add a note about sending patches for libiberty to gcc.
543
544 2018-01-03 Nick Clifton <nickc@redhat.com>
545
546 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
547 constants.
548
549 2018-01-03 Nick Clifton <nickc@redhat.com>
550
551 * objcopy.c (objcopy_internal_note): New structure.
552 (gap_exists): New function.
553 (is_open_note): New function.
554 (is_func_note): New function.
555 (is_64bit): New function.
556 (merge_gnu_build_notes): Handle v3 notes. Do not merge
557 if there are relocations against the notes.
558 * readelf.c (get_note_type): Use short names for build attribute
559 notes.
560 (print_symbol_for_build_attribute): Rename to
561 get_symbol_for_build_attribute. Returns the found symbol rather
562 than printing it.
563 (print_gnu_build_attribute_description): Maintain address ranges
564 for function notes as well as global notes. Handle v3 notes.
565 (print_gnu_build_attribute_name): Use more space for printing the
566 name in wide mode.
567 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
568 Eliminate symbol references in order to remove the need for
569 relocations.
570 * testsuite/binutils-all/note-2-64.s: Likewise.
571 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
572 symbol.
573 * testsuite/binutils-all/note-3-64.s: Likewise.
574 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
575 output.
576 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
577 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
578 * testsuite/binutils-all/note-2-32.d: Likewise.
579 * testsuite/binutils-all/note-2-64.d: Likewise.
580 * testsuite/binutils-all/note-3-32.d: Likewise.
581 * testsuite/binutils-all/note-3-64.d: Likewise.
582 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
583 * testsuite/binutils-all/note-4-32.s: New test.
584 * testsuite/binutils-all/note-4-64.d: New test result file.
585 * testsuite/binutils-all/note-4-32.d: New test result file.
586
587 2018-01-03 Alan Modra <amodra@gmail.com>
588
589 Update year range in copyright notice of all files.
590
591 For older changes see ChangeLog-2017
592 \f
593 Copyright (C) 2018 Free Software Foundation, Inc.
594
595 Copying and distribution of this file, with or without modification,
596 are permitted in any medium without royalty provided the copyright
597 notice and this notice are preserved.
598
599 Local Variables:
600 mode: change-log
601 left-margin: 8
602 fill-column: 74
603 version-control: never
604 End:
This page took 0.077543 seconds and 3 git commands to generate.