summaryrefslogtreecommitdiff
path: root/binutils/ieee.c
Commit message (Expand)AuthorAgeFilesLines
* * ieee.c (ieee_add_bb11): Plug memory leak.Nick Clifton2011-03-251-5/+17
* ChangeLog binutils/Kai Tietz2011-02-281-5/+8
* bfd/ChangeLogNick Clifton2010-04-091-9/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-8/+6
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-17/+19
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-9/+9
* update copyright datesAlan Modra2009-09-021-1/+1
* * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.Nick Clifton2009-03-021-2/+13
* * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags.Alan Modra2008-07-071-7/+3
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-4/+2
* PR 2434Alan Modra2006-03-161-3/+5
* Update FSF addressNick Clifton2005-05-081-2/+2
* update copyright datesAlan Modra2005-03-031-1/+2
* Fix 'the the' typoNick Clifton2003-11-061-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-539/+260
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-879/+931
* Fix transaltion problems.Nick Clifton2002-05-271-2/+2
* * arsup.c: Remove ARGSUSED.Kazu Hirata2002-05-261-4/+0
* * filemode.c: Fix formatting.Kazu Hirata2002-05-211-4/+4
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* Another HAVE_DOS_BASED_FILE_SYSTEM check.Alan Modra2001-01-311-1/+6
* Don't check for backslashes in file namesAlan Modra2001-01-241-6/+10
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-201-4/+4
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-16/+25
* Correct function return types for new and fussy gcc.Alan Modra2000-01-141-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-17/+17
* Initial revisionRichard Henderson1999-05-031-0/+7609