aboutsummaryrefslogtreecommitdiff
path: root/binutils/ieee.c
AgeCommit message (Collapse)AuthorFilesLines
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2001-01-31Another HAVE_DOS_BASED_FILE_SYSTEM check.Alan Modra1-1/+6
2001-01-24Don't check for backslashes in file namesAlan Modra1-6/+10
unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-4/+4
Alexander Aganichev's fix for ieee.c
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-16/+25
2000-01-14Correct function return types for new and fussy gcc.Alan Modra1-1/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-17/+17
as appropriate. Add variable initializations. Add casts. * objdump.c (disassemble_bytes): Change j to bfd_vma. * readelf.c (process_syminfo): Change i to unsigned int. (display_debug_info): Change abbrev_number to unsigned long. (process_mips_specific): Change fcnt to size_t.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+7609