summaryrefslogtreecommitdiff
path: root/binutils/nlmconv.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-3/+2
* ChangeLog binutils/Kai Tietz2011-02-281-1/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-10/+10
* * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags.Alan Modra2008-07-071-43/+37
* Change sources over to using GPLv3Nick Clifton2007-07-051-2/+4
* bfd/Alan Modra2007-04-261-1/+3
* top level:Joseph Myers2007-02-171-2/+2
* * bfd-in.h (CONST_STRNCPY) : Delete.Nick Clifton2006-09-281-9/+9
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-9/+9
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* Update FSF addressNick Clifton2005-05-081-1/+1
* * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.Alan Modra2005-02-221-2/+2
* Remove prototype for localetime altogether. It should not be needed on modernNick Clifton2005-02-161-4/+0
* Provide a full prototype for the localtime() function in order to avoid aNick Clifton2005-02-151-1/+1
* (oops - forogot to update the year in the copyright notice)Nick Clifton2005-01-041-1/+1
* PR binutils/630Nick Clifton2005-01-041-12/+18
* Support MAP directiveNick Clifton2004-07-151-18/+30
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-17/+12
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-111/+60
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-231-1/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-41/+42
* * arsup.c: Remove ARGSUSED.Kazu Hirata2002-05-261-3/+0
* * arlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-251-2/+2
* * filemode.c: Fix formatting.Kazu Hirata2002-05-211-5/+5
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-1/+1
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-101-1/+3
* Tidy up formatting of --help output.Nick Clifton2002-01-231-35/+31
* * nlmconv.c: Fix warnings about unused attributes and functionAndreas Jaeger2001-09-241-10/+10
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+6
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* 2000-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-131-7/+1
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-55/+29
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+2212