aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc
AgeCommit message (Expand)AuthorFilesLines
2022-06-01Re: use libiberty xmalloc in bfd/doc/chew.cAlan Modra2-5/+40
2022-05-30Use a union to avoid casts in bfd/doc/chew.cAlan Modra1-24/+41
2022-05-30use libiberty xmalloc in bfd/doc/chew.cAlan Modra2-11/+13
2022-05-30Update K&R functions in bfd/doc/chew.cAlan Modra1-162/+62
2022-05-30Reorganise bfd/doc/chew.c a littleAlan Modra1-64/+38
2022-01-26bfd: Make bfd.stamp depend on source bfd.texiH.J. Lu1-2/+3
2022-01-24bfd: Update doc/local.mkH.J. Lu1-3/+4
2022-01-24bfd/doc: Fix racy build failure from missing mkdirRoland McGrath1-0/+1
2022-01-23bfd: Properly install library and header filesH.J. Lu1-4/+0
2022-01-22bfd: merge doc subdir up a levelMike Frysinger3-1088/+156
2022-01-22bfd: rename core.texi to corefile.texiMike Frysinger3-9/+3
2022-01-22bfd: replace doc header generation with pattern rulesMike Frysinger2-156/+12
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra7-10/+10
2022-01-01unify 64-bit bfd checksMike Frysinger1-0/+1
2021-12-16bfd: unify texi generation rulesMike Frysinger2-184/+74
2021-12-03bfd: move header updates up a directoryMike Frysinger2-188/+0
2021-12-01bfd: delete unused proto settingsMike Frysinger2-21/+0
2021-08-06chew ubsan warningAlan Modra1-2/+2
2021-05-08support generating multi-html pages in parallelMike Frysinger2-7/+17
2021-05-08generate single html manual page by defaultMike Frysinger2-0/+3
2021-03-31Remove bfd_stdint.hAlan Modra1-1/+0
2021-02-15bfd: use $(LN_S) in favor of "cp -p" when populating pre-built *.texiJan Beulich2-44/+44
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra7-10/+10
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-6/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra7-10/+10
2019-11-05Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen1-6/+18
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-1/+0
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell1-0/+1
2019-04-10PR24427, bfd/doc/chew.c reads uninitialized memory and subtracts from functio...Michael Forney1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra7-10/+10
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme2-2/+2
2018-06-21Regen doc/Makefile.inAlan Modra2-4/+4
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi3-99/+196
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra2-0/+4
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-9/+1
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra2-3/+0
2018-04-16Remove IEEE 695 object supportAlan Modra3-7/+3
2018-04-16Remove netware supportAlan Modra1-24/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra7-10/+10
2017-12-06BFD whitespace fixesAlan Modra1-1/+1
2017-03-27Add support for the WebAssembly backend to the BFD library.Pip Cet1-0/+33
2017-01-02Update year range in copyright notice of all files.Alan Modra7-10/+10
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra2-4/+2
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-0/+1
2016-08-22Free the string buffer used by the chew program to hold each file it parses.Nick Clifton1-0/+1
2016-08-08Fix memory leaks in chew program.Nick Clifton1-4/+48
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu1-21/+68