aboutsummaryrefslogtreecommitdiff
path: root/binutils/sysdump.c
AgeCommit message (Collapse)AuthorFilesLines
2002-05-25 * arlex.l: Use #include "" instead of <> for local header files.Alan Modra1-2/+2
* coffdump.c: Likewise. * coffgrok.c: Likewise. * nlmconv.c: Likewise. * nlmheader.y: Likewise. * srconv.c: Likewise. * strings.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.h: Likewise. * windres.h: Likewise. * winduni.h: Likewise.
2002-05-24 * size.c: Fix formatting.Kazu Hirata1-3/+3
* srconv.c: Likewise. * stabs.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.c: Likewise. * wrstabs.c: Likewise.
2002-01-23Tidy up formatting of --help output.Nick Clifton1-63/+93
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra1-3/+1
(main <'V'>): Call print_version. * srconv.c: Likewise. * sysdump.c: Likewise. * version.c (program_version): Remove. (print_version): Use BFD_VERSION_STRING. Just print the current year in copyright message. * addr2line.c (program_version): Remove unused declaration. * objdump.c (display_target_tables): Use BFD_VERSION_STRING in place of BFD_VERSION. * Makefile.am (Makefile): Depend on bfd/configure.in (cplus-dem.o): Depend on Makefile. Run "make dep-am" * Makefile.in: Regenerate.
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-2/+6
2001-08-21 * coffgrok.h: Add missing parameter for prototype of coff_grok.Andreas Jaeger1-3/+25
* sysdump.c: Add missing prototypes. * srconv.c: Likewise. * unwind-ia64.c: Likewise. * coffdump.c: Likewise. * sysinfo.y: Print prototypes, include <ansidecl.h>. * coffgrok.c: Add missing prototypes, include libiberty.h instead of declaring xcalloc.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-05-02fix gcc warningsAlan Modra1-2/+2
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-7/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+790