summaryrefslogtreecommitdiff
path: root/bfd/doc/chew.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Re: use libiberty xmalloc in bfd/doc/chew.cAlan Modra2022-06-011-2/+39
* Use a union to avoid casts in bfd/doc/chew.cAlan Modra2022-05-301-24/+41
* use libiberty xmalloc in bfd/doc/chew.cAlan Modra2022-05-301-10/+10
* Update K&R functions in bfd/doc/chew.cAlan Modra2022-05-301-162/+62
* Reorganise bfd/doc/chew.c a littleAlan Modra2022-05-301-64/+38
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* chew ubsan warningAlan Modra2021-08-061-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-6/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen2019-11-051-6/+18
* PR24427, bfd/doc/chew.c reads uninitialized memory and subtracts from functio...Michael Forney2019-04-101-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Free the string buffer used by the chew program to hold each file it parses.Nick Clifton2016-08-221-0/+1
* Fix memory leaks in chew program.Nick Clifton2016-08-081-4/+48
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans2014-08-051-7/+21
* chew.c warning fixAlan Modra2014-08-051-3/+5
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-141-1/+1
* * chew.c (print_stack_level, main): Use %ld to print stack delta.Alan Modra2012-02-271-4/+4
* oops - omitted from previous deltaNick Clifton2009-09-281-4/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-15/+15
* * chew.c (write_buffer): Check fwrite return value.Alan Modra2007-10-151-1/+4
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-13/+14
* * chew.c: Include <string.h>.Daniel Jacobowitz2005-07-241-0/+1
* * chew.c: Include stdlib.h.DJ Delorie2005-07-221-0/+1
* * chew.c: Don't include sysdep.h.Kazu Hirata2005-07-221-1/+0
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-39/+0
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-2/+5
* * chew.c (paramstuff, outputdots, perform, bang and usage): RemoveDave Anglin2002-08-291-5/+5
* * chew.c: Use #include "" instead of <> for local header files.Alan Modra2002-05-251-1/+1
* * chew.c (WORD): Eliminate.Alan Modra2002-02-011-29/+54
* * chew.c (courierize): Don't modify @command params.Alan Modra2002-01-311-19/+29
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-251-13/+18
* 2001-01-24 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-241-0/+4
* 2000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-081-829/+790
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-071-78/+96
* Don't add a space before `/*' when processing comments.Alan Modra2000-07-081-3/+3
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1579