aboutsummaryrefslogtreecommitdiff
path: root/binutils/nlmconv.c
AgeCommit message (Collapse)AuthorFilesLines
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
* nlmconv.c: Back out localtime PARAMS change.
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+3
* coffdump.c: Include "getopt.h" after "bucomm.h" so that macros are defined correctly. * nlmconv.c: Add PARAMS ((const time_t *)) to localtime prototype. Prototype main. * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
2002-01-23Tidy up formatting of --help output.Nick Clifton1-35/+31
2001-09-24 * nlmconv.c: Fix warnings about unused attributes and functionAndreas Jaeger1-10/+10
prototypes. * strings.c: Add prototype for get_char.
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+6
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-05-132000-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu1-7/+1
* nlmconv.c (temp_filename): Removed. * nlmconv.c (link_inputs): Use make_temp_file () instead of choose_temp_base (). * objdump.c (display_target_list): Likewise. (display_info_table): Likewise.
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-55/+29
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-1/+1
xgettext can find it. Regnerate .pot files.
2000-04-03Move bug report string to one place.Alan Modra1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2212