OSDN Git Service

PR binutils/13219
[pf3gnuchains/pf3gnuchains4x.git] / binutils / bucomm.c
2011-03-25 nickc * bucomm.c (make_tempname): Stop memory leak.
2011-01-06 nickc * bucomm.c (get_file_size): Check for negative sizes...
2010-10-05 amodra * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don...
2010-10-05 amodra * bucomm.c (bfd_nonfatal): Flush stdout before output...
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-08 jkratochbinutils/
2009-09-10 nickc Updated soruces in binutils/* to compile cleanl...
2009-09-02 amodraupdate copyright dates
2009-06-27 hjl2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
2009-01-29 amodra PR 9798
2008-01-09 nickcPR binutils/55326
2007-08-30 nathan * bucomm.c (bfd_nonfatal_message): New.
2007-07-05 nickcChange sources over to using GPLv3
2007-04-26 amodrabfd/
2007-03-15 hjlbfd/
2007-01-11 hjl2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
2007-01-10 amodra * bucomm.h (make_tempdir): Declare independently of...
2006-10-13 nickcPR binutils/2876
2006-03-13 bje * bucomm.c (display_target_list): Make local variable...
2005-06-14 hjl2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 nickcUpdate FSF address
2005-04-29 hjl2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
2005-04-29 bje * ar.c (mri_mode): Make static.
2003-11-07 nickcUse consistent error messages for missing files.
2003-09-14 aj * addr2line.c: Convert to ISO C90 prototypes, change...
2003-03-24 nickcMove display_info() function into bucomm.c
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-15 amodra * bucomm.c (list_supported_targets): Use bfd_target_list.
2002-06-08 amodra * bucomm.c: Replace CONST with const.
2002-05-19 kazu * addr2line.c: Fix formatting.
2001-11-29 hjl2001-11-29 H.J. Lu <hjl@gnu.org>
2001-11-14 nickcReplace use of mkstemp with mkstemps, provided by libib...
2001-11-12 nickcUse mkstemp in place of mktemp.
2001-09-26 amodra * bucomm.c (fatal): Define using VPARAMS, VA_OPEN...
2001-07-29 amodra * bucomm.c (list_supported_architectures): New function.
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2001-02-07 nickcChange bfd_target_vector from an array to a pointer
2000-06-26 amodraRevert incorrect 2000-06-25 patch.
2000-06-25 nickcAdvance past both parts of dos based <letter>: filepath...
2000-06-20 amodraCorrect pointer comparisons relying on NULL less than...
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-04-07 amodraA mostly cosmetic tidy up of warnings and error message...
1999-05-03 rthInitial revision