aboutsummaryrefslogtreecommitdiff
path: root/binutils/bucomm.c
AgeCommit message (Collapse)AuthorFilesLines
2001-11-292001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-5/+2
* bucomm.c (make_tempname): Revert the changes made on 2001-11-14 and 2001-11-12. They won't work with directories.
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
VA_CLOSE. (non_fatal): Likewise. * objdump.c (objdump_sprintf): Likewise. * readelf.c (error): Likewise. (warn): Likewise.
2001-07-29 * bucomm.c (list_supported_architectures): New function.Alan Modra1-0/+19
* bucomm.h (list_supported_architectures): Declare. * objdump.c (usage): Call the above.
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
Alexander Aganichev's fix for ieee.c
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