aboutsummaryrefslogtreecommitdiff
path: root/binutils/size.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-03binutils sprintf optimisationAlan Modra1-5/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-28The help document of size misses an option.Nick Clifton1-2/+3
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-8/+6
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra1-5/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-05C99 binutils configuryAlan Modra1-3/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-21PR273, SOM size -AAlan Modra1-2/+10
2019-09-19bfd_section_* macrosAlan Modra1-9/+9
2019-02-08binutils: Add new GNU format mode to `size` utilityAndrew Burgess1-34/+76
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-15BFD_INIT_MAGICAlan Modra1-1/+2
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-06-14Delete bfd_my_archive macroAlan Modra1-4/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+1
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-1/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-2/+2
2008-07-28bfd/Alan Modra1-9/+8
2007-07-05Change sources over to using GPLv3Nick Clifton1-2/+3
2007-07-05Add new --common option to size.Alan Modra1-26/+81
2007-04-26bfd/Alan Modra1-1/+2
2007-02-17top level:Joseph Myers1-2/+2
2006-08-06 PR binutils/3001Nick Clifton1-2/+5
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell1-0/+1
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-05-08Update FSF addressNick Clifton1-1/+1
2005-04-29 * ar.c (mri_mode): Make static.Ben Elliston1-2/+4
2005-03-03update copyright datesAlan Modra1-2/+2
2005-01-21 * dlltool.c (dump_iat): Remove unused function.Ben Elliston1-28/+0
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-2/+2
2003-11-07Use consistent error messages for missing files.Nick Clifton1-1/+5
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-56/+35
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-4/+4
2002-11-23Fix typo describing switch for hex format.Nick Clifton1-1/+1
2002-05-24 * size.c: Fix formatting.Kazu Hirata1-2/+2
2002-05-04 * size.c (display_archive): Add last_arfile and code to close archives.Alan Modra1-1/+8
2002-01-292002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-25Add --totals option to sizeNick Clifton1-37/+81
2002-01-23Tidy up formatting of --help output.Nick Clifton1-9/+18
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer1-0/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-1/+4
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-05-14Accept and ignore -f command line option.Alan Modra1-3/+15