summaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
Commit message (Expand)AuthorAgeFilesLines
* 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