summaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-2/+2
* * bucomm.c (list_supported_targets): Use bfd_target_list.Alan Modra2002-10-151-4/+6
* * bucomm.c: Replace CONST with const.Alan Modra2002-06-081-5/+5
* * addr2line.c: Fix formatting.Kazu Hirata2002-05-191-1/+1
* 2001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-291-5/+2
* Replace use of mkstemp with mkstemps, provided by libiberty.Nick Clifton2001-11-141-2/+5
* Use mkstemp in place of mktemp.Nick Clifton2001-11-121-2/+2
* * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,Alan Modra2001-09-261-37/+8
* * bucomm.c (list_supported_architectures): New function.Alan Modra2001-07-291-0/+19
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* Change bfd_target_vector from an array to a pointerNick Clifton2001-02-071-1/+1
* Revert incorrect 2000-06-25 patch.Alan Modra2000-06-261-1/+1
* Advance past both parts of dos based <letter>: filepath prefix.Nick Clifton2000-06-251-1/+1
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-201-1/+1
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-4/+18
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-8/+3
* Initial revisionRichard Henderson1999-05-031-0/+266