summaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-2/+3
* bfd/H.J. Lu2007-03-151-1/+0
* 2007-01-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-01-111-2/+2
* * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.Alan Modra2007-01-101-66/+58
* PR binutils/2876Nick Clifton2006-10-131-3/+60
* * bucomm.c (display_target_list): Make local variable `a' to be ofBen Elliston2006-03-131-4/+4
* 2005-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-141-0/+36
* Update FSF addressNick Clifton2005-05-081-2/+2
* 2005-04-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-291-1/+1
* * ar.c (mri_mode): Make static.Ben Elliston2005-04-291-1/+1
* Use consistent error messages for missing files.Nick Clifton2003-11-071-0/+25
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-37/+19
* Move display_info() function into bucomm.cNick Clifton2003-03-241-2/+205