OSDN Git Service

include/
[pf3gnuchains/pf3gnuchains4x.git] / binutils / bucomm.c
2009-09-10 Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-09-02 Alan Modraupdate copyright dates
2009-06-27 H.J. Lu2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
2009-01-29 Alan Modra PR 9798
2008-01-09 Nick CliftonPR binutils/55326
2007-08-30 Nathan Sidwell * bucomm.c (bfd_nonfatal_message): New.
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-04-26 Alan Modrabfd/
2007-03-15 H.J. Lubfd/
2007-01-11 H.J. Lu2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
2007-01-10 Alan Modra * bucomm.h (make_tempdir): Declare independently of...
2006-10-13 Nick CliftonPR binutils/2876
2006-03-13 Ben Elliston * bucomm.c (display_target_list): Make local variable...
2005-06-14 H.J. Lu2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 Nick CliftonUpdate FSF address
2005-04-29 H.J. Lu2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
2005-04-29 Ben Elliston * ar.c (mri_mode): Make static.
2003-11-07 Nick CliftonUse consistent error messages for missing files.
2003-09-14 Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-03-24 Nick CliftonMove display_info() function into bucomm.c
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-15 Alan Modra * bucomm.c (list_supported_targets): Use bfd_target_list.
2002-06-08 Alan Modra * bucomm.c: Replace CONST with const.
2002-05-19 Kazu Hirata * addr2line.c: Fix formatting.
2001-11-29 H.J. Lu2001-11-29 H.J. Lu <hjl@gnu.org>
2001-11-14 Nick CliftonReplace use of mkstemp with mkstemps, provided by libib...
2001-11-12 Nick CliftonUse mkstemp in place of mktemp.
2001-09-26 Alan Modra * bucomm.c (fatal): Define using VPARAMS, VA_OPEN...
2001-07-29 Alan Modra * bucomm.c (list_supported_architectures): New function.
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2001-02-07 Nick CliftonChange bfd_target_vector from an array to a pointer
2000-06-26 Alan ModraRevert incorrect 2000-06-25 patch.
2000-06-25 Nick CliftonAdvance past both parts of dos based <letter>: filepath...
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-07 Alan ModraA mostly cosmetic tidy up of warnings and error message...
1999-05-03 Richard HendersonInitial revision