summaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
Commit message (Expand)AuthorAgeFilesLines
* set bfd_error on make_tempname or make_tempdir failureAlan Modra2023-02-221-1/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-4/+2
* objcopy: bfd_alloc orelocationAlan Modra2022-07-041-0/+13
* PR29255, memory leak in make_tempdirAlan Modra2022-06-171-9/+11
* Always free matching vector from bfd_check_format_matchesAlan Modra2022-06-161-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* bfd_nonfatal_message, localise va_startAlan Modra2021-10-251-3/+3
* C99 binutils configuryAlan Modra2021-04-051-8/+1
* Use bool in binutilsAlan Modra2021-03-311-5/+5
* Fix typos in comments added in PR 27252 fixEli Zaretskii2021-02-051-2/+2
* Fix binutils tools so that they can cope with the special /dev/null file when...Eli Zaretskii2021-01-281-0/+15
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar2020-12-071-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Add space between program name and file for objcopy/strip/objdump messagesAlan Modra2019-11-191-6/+6
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Constify argument to make_tempname and make_tempdirTom Tromey2019-09-111-2/+2
* Ensure that when attempting to process an ARM Mach-O file with unknown relocs...Nick Clifton2019-06-261-2/+10
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev2018-05-301-2/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Produce a consistent warning message when attempting to run a tool on a direc...Nick Clifton2017-06-261-0/+2
* Fix invocation of stat() on a NULL pointer.Nick Clifton2017-04-261-0/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't include libbfd.h outside of bfd, part 5Alan Modra2016-07-161-150/+162
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-8/+1
* Set my_archive for thin archivesAlan Modra2016-06-141-1/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fixes a seg-fault when displaying the time data for a corrupt archive.Nick Clifton2014-11-181-2/+6
* Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton2014-11-061-0/+26
* Update copyright yearsAlan Modra2014-03-051-3/+1
* remove VA_* from binutilsTom Tromey2014-01-071-9/+11
* PR binutils/14302Nick Clifton2012-06-291-2/+4
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-2/+1
* 2011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton2011-10-131-4/+4
* * bucomm.c (make_tempname): Stop memory leak.Nick Clifton2011-03-251-1/+4
* * bucomm.c (get_file_size): Check for negative sizes and issue aNick Clifton2011-01-061-1/+4
* * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.Alan Modra2010-10-051-2/+2
* * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.Alan Modra2010-10-051-5/+13
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-6/+6
* binutils/Jan Kratochvil2009-11-081-1/+1
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-8/+9
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-06-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-271-1/+1
* PR 9798Alan Modra2009-01-291-3/+3
* PR binutils/55326Nick Clifton2008-01-091-2/+4
* * bucomm.c (bfd_nonfatal_message): New.Nathan Sidwell2007-08-301-0/+46