* objdump.c (include_paths, include_path_count): New vars.
authorAlan Modra <amodra@gmail.com>
Mon, 4 Aug 2003 14:29:34 +0000 (14:29 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 4 Aug 2003 14:29:34 +0000 (14:29 +0000)
commit43ac988152628f2642cde224a7eba4677a2b71fd
tree400963d56ef84db733841d747296887e92ae2ad5
parenta4622f4072f910a3ac1cf4f0ecd6c9bd487a79c7
* objdump.c (include_paths, include_path_count): New vars.
(usage): Describe --include.
(long_options): Add "include".
(add_include_path): New function.
(struct print_file_list): Make filename const.  Add modname.
(try_print_file_open, update_source_path): New functions.
(show_line): Use them.
(main): Handle 'I' option.  Don't check for NULL xrealloc arg.
binutils/ChangeLog
binutils/objdump.c
This page took 0.023866 seconds and 4 git commands to generate.