aboutsummaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-09PR binutils/55326Nick Clifton1-2/+4
2007-08-30 * bucomm.c (bfd_nonfatal_message): New.Nathan Sidwell1-0/+46
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-2/+3
2007-03-15bfd/H.J. Lu1-1/+0
2007-01-112007-01-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2007-01-10 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.Alan Modra1-66/+58
2006-10-13PR binutils/2876Nick Clifton1-3/+60
2006-03-13 * bucomm.c (display_target_list): Make local variable `a' to be ofBen Elliston1-4/+4
2005-06-142005-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+36
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-04-292005-04-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-04-29 * ar.c (mri_mode): Make static.Ben Elliston1-1/+1
2003-11-07Use consistent error messages for missing files.Nick Clifton1-0/+25
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-37/+19
2003-03-24Move display_info() function into bucomm.cNick Clifton1-2/+205
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-2/+2
2002-10-15 * bucomm.c (list_supported_targets): Use bfd_target_list.Alan Modra1-4/+6
2002-06-08 * bucomm.c: Replace CONST with const.Alan Modra1-5/+5
2002-05-19 * addr2line.c: Fix formatting.Kazu Hirata1-1/+1
2001-11-292001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-5/+2
2001-11-14Replace use of mkstemp with mkstemps, provided by libiberty.Nick Clifton1-2/+5
2001-11-12Use mkstemp in place of mktemp.Nick Clifton1-2/+2
2001-09-26 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,Alan Modra1-37/+8
2001-07-29 * bucomm.c (list_supported_architectures): New function.Alan Modra1-0/+19
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2001-02-07Change bfd_target_vector from an array to a pointerNick Clifton1-1/+1
2000-06-26Revert incorrect 2000-06-25 patch.Alan Modra1-1/+1
2000-06-25Advance past both parts of dos based <letter>: filepath prefix.Nick Clifton1-1/+1
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-1/+1
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-4/+18
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-8/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+266