aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc/chew.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-30PR31314, chew crashing on use of uninitialized valueAlan Modra1-2/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-10-23bfd-in2.h BFD_RELOC_* commentsAlan Modra1-20/+48
2023-05-03Generated docs and include filesAlan Modra1-12/+41
2023-02-28chew.c printf of intptr_tAlan Modra1-1/+2
2023-02-20Fix formatting of long function description in chew outputTom Tromey1-0/+33
2023-02-19Avoid memory leak in chewTom Tromey1-3/+9
2023-02-15Use @deftypefn in chew outputTom Tromey1-0/+30
2023-02-15Change internalmode to be an intrinsic variableTom Tromey1-13/+33
2023-02-15Use intptr_t rather than long in chewTom Tromey1-6/+7
2023-02-15Remove the paramstuff wordTom Tromey1-80/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-01Re: use libiberty xmalloc in bfd/doc/chew.cAlan Modra1-2/+39
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 Modra1-10/+10
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-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-06chew ubsan warningAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+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 Modra1-1/+1
2019-11-05Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen1-6/+18
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 Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+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-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-08-05Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans1-7/+21
2014-08-05chew.c warning fixAlan Modra1-3/+5
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton1-1/+1
2012-02-27 * chew.c (print_stack_level, main): Use %ld to print stack delta.Alan Modra1-4/+4
2009-09-28oops - omitted from previous deltaNick Clifton1-4/+4
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-15/+15
2007-10-15 * chew.c (write_buffer): Check fwrite return value.Alan Modra1-1/+4
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-13/+14
2005-07-24 * chew.c: Include <string.h>.Daniel Jacobowitz1-0/+1
2005-07-22* chew.c: Include stdlib.h.DJ Delorie1-0/+1
2005-07-22 * chew.c: Don't include sysdep.h.Kazu Hirata1-1/+0
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-39/+0
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-2/+5
2002-08-29 * chew.c (paramstuff, outputdots, perform, bang and usage): RemoveDave Anglin1-5/+5