aboutsummaryrefslogtreecommitdiff
path: root/binutils/arsup.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-19Fix a problem running the archiver program in MRI mode on archives containing...Nick Clifton1-0/+4
2021-03-31Use bool in binutilsAlan Modra1-4/+4
2021-02-24Use make_tempname file descriptor in smart_renameAlan Modra1-4/+5
2021-02-19binutils: Avoid renaming over existing filesSiddhesh Poyarekar1-12/+1
2021-02-05PR27345, binutils/arsup.c: lstat() not available on all targetsAlan Modra1-1/+1
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra1-17/+29
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-11Fix a build problem when using FreeBSD 12.Sebastian Huber1-1/+1
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar1-1/+13
2020-05-19Use bfd_get_filename throughout binutilsAlan Modra1-5/+5
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-06-10Tidy up ar_open by using asprintf to replace xmalloc and sprintf.Christos Zoulas1-2/+9
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-30Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton1-4/+9
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-01 * arsup.c (ar_save): Respect the deterministic setting whenNick Clifton1-2/+5
2009-09-02update copyright datesAlan Modra1-1/+1
2008-03-28Add support for thin archives.Nick Clifton1-1/+2
2007-07-05Change sources over to using GPLv3Nick Clifton1-2/+3
2007-06-27bfd/Alan Modra1-15/+15
2007-04-26bfd/Alan Modra1-3/+4
2005-05-08Update FSF addressNick Clifton1-1/+1
2005-04-29 * ar.c (mri_mode): Make static.Ben Elliston1-4/+4
2005-03-03update copyright datesAlan Modra1-2/+2
2004-04-07 PR 86Alan Modra1-2/+2
2004-02-15Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-38/+20
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-3/+3
2002-05-27Fix transaltion problems.Nick Clifton1-237/+273
2002-05-26 * arsup.c: Remove ARGSUSED.Kazu Hirata1-1/+0
2002-05-19 * addr2line.c: Fix formatting.Kazu Hirata1-23/+23
2001-11-05 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.Jakub Jelinek1-1/+2
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-6/+9
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-2/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+456