Fix targ_ops declaration problem.
[deliverable/binutils-gdb.git] / binutils /
2003-09-15  Anthony GreenFix C90 conversion
2003-09-14  Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-09-10  Jim Wilson* MAINTAINERS: Update my e-mail address.
2003-09-09  Ian Lance Taylor * MAINTAINERS: Update my e-mail address.
2003-09-04  Nick CliftonMake it clear what should be done with patches to the...
2003-09-04  Nick CliftonAdd binutils support for v850e1 processor
2003-09-03  Andrew CagneyIndex: opcodes/ChangeLog
2003-09-03  Nick CliftonUse bfd_map_over_sections to walk section chain.
2003-09-01  Alan Modra * MAINTAINERS: Move Dave Anglin's entry to where it...
2003-08-21  Nick CliftonUpdated translations
2003-08-14  Alan Modra * dep-in.sed: Remove libintl.h.
2003-08-14  Alan Modra * Makefile.am (POTFILES.in): Unset LC_COLLATE.
2003-08-11  Ian Lance Taylor * readelf.c (process_archive): Fix error handling...
2003-08-11  Nick CliftonAdd ability for readelf to parse archives
2003-08-08  Nick CliftonUpdated French translation
2003-08-05  Alan Modra * objcopy.c: Remove unnecessary prototypes and casts.
2003-08-04  Alan Modra * objdump.c (include_paths, include_path_count): New...
2003-07-30  Alan Modra * objdump.c: Remove unnecessary prototypes.
2003-07-29  Ben Elliston * MAINTAINERS: Remove self as M88k maintainer. Future...
2003-07-29  Michael MeissnerUpdate meissner email address
2003-07-29  Nick CliftonUpdate to Iso C.
2003-07-24  Nick CliftonDo not ignore sections without the LOAD flag when disas...
2003-07-24  Nick CliftonUpdated French translations
2003-07-23  Nick CliftonTidy up code. Switch to ISO C
2003-07-22  Nick Clifton* objdump.c: New command line option --debugging-tags.
2003-07-18  Nick Clifton* objdump.c (main) :Accept multiple -M switch.
2003-07-17  Nick Clifton * objdump.c (main): Issue a warning message if multiple -M
2003-07-17  Nick CliftonUpdate translations
2003-07-11  Alan ModraUpdate pot files.
2003-07-05  Christopher Faylor* dlltool.c (prefix_encode): Use a fixed length for...
2003-07-05  Christopher Faylor* dlltool.c (prefix_encode): New function. Encode...
2003-07-04  Nick Clifton* readelf.c (get_data): Print (unsigned) hex values...
2003-07-01  Jakub Jelinek * readelf.c (dynamic_segment_ia64_val): Print address...
2003-06-28  Danny Smith * binutils-all/objcopy.exp: Initialise $test_prog to
2003-06-28  Danny Smith * rcparse.y (res_text_field): New res_id variable.
2003-06-27  Nick CliftonFix --add-gnu-debuglink
2003-06-27  Thiemo SeuferFix misdirected ChangeLog entry.
2003-06-27  Thiemo Seufer * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove...
2003-06-26  Nick CliftonFix computation of offsets in PT_LOAD sections.
2003-06-26  Nick CliftonAdd --only-keep-debug switch
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-06-19  Nick Cliftonoops - remove spurious debugging left in previous delta
2003-06-19  Nick CliftonWhen printing DEC_5 values, if the number is bigger...
2003-06-19  Nick CliftonReplace occurances of testprog with $test_prog. Initia...
2003-06-12  Thiemo Seufer * MAINTAINERS: Add myself as MIPS co-maintainer.
2003-06-12  Nick CliftonAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-06-11  H.J. Lubfd/
2003-06-10  Alan Modra* bfd/Makefile.am (config.status): Depend on version.h.
2003-06-03  Jakub Jelinekbinutils/
2003-06-03  Nick CliftonReturn 'n' if section flags are SEC_HAS_CONTENTS &...
2003-06-02  Jason Thorpe* objcopy.c (redefine_list_append): Add an argument...
2003-05-31  Richard Henderson * readelf.c (byte_get_signed): New.
2003-05-20  Michal Ludvig2003-05-20 Michal Ludvig <mludvig@suse.cz>
2003-05-16  Nick CliftonReplace i[3456]86 with i[3-7]86
2003-05-13  Nick CliftonTreat identical src/dst file names as if only one enter...
2003-05-12  Nick CliftonExtend test for circualr debug references.
2003-05-12  Nick CliftonNew (simplified) Chinese translation
2003-05-12  Jason EckhardtUpdate my email address.
2003-05-07  H.J. Lu2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2003-05-04  Richard Henderson * readelf.c (struct Frame_Chunk): Add cfa_exp.
2003-05-01  H.J. Lu2003-04-30 H.J. Lu <hjl@gnu.org>
2003-04-26  Nick Cliftonoops - forgot to add the grep for "(DW_OP_addr: 0)"
2003-04-26  Nick CliftonRework readelf -wi tests to grep for expected strings.
2003-04-24  Nick CliftonFix the documentation for the -fo option.
2003-04-23  Joern Renneckebfd:
2003-04-23  Nick CliftonFix "readelf -wi" test
2003-04-23  Nick CliftonAccept -fo as an alias for -o
2003-04-22  Nick CliftonRename -I to -J. Deprecate old use of -I, but leave...
2003-04-22  Nick CliftonReplace references to Mitsubishi M32R with references...
2003-04-15  Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2003-04-09  Alexandre Oliva* doc/binutils.texi (objdump) [--debugging]: Suggest...
2003-04-09  Alan Modra * configure.in: Recognize canonical form of i[3-6...
2003-04-09  Alexandre Oliva* readelf.c (display_debug_info): Apply RELA relocation...
2003-04-05  Nick CliftonAdd -l for compatibility with wrc, and rc. Use the...
2003-04-03  Nick CliftonAdd -U for compatibility with wrc, rc, and cpp. Just...
2003-04-03  Nick CliftonReplace "Static" with "classname" so that results match...
2003-04-01  Christopher Faylor* windres.c (usage): Report -r option.
2003-04-01  Bob Wilson * MAINTAINERS: Add myself as Xtensa maintainer.
2003-04-01  Nick CliftonAdd Xtensa port (omitted from previous delta)
2003-04-01  Nick CliftonChange "arm-pe*" to "arm-*-pe*". Similarly for thumb...
2003-04-01  Alexandre Oliva* objdump.c (dump_data): Don't truncate the address...
2003-03-31  H.J. Lu2003-03-31 H.J. Lu <hjl@gnu.org>
2003-03-31  Nick CliftonAdd some initial 64-bit DWARF support
2003-03-31  Nick CliftonAllow resource IDs to be strings or numbers.
2003-03-24  Nick CliftonAdd --info command line switch
2003-03-24  Nick CliftonMove display_info() function into bucomm.c
2003-03-22  Danny Smith * dlltool.c (gen_def_file): Put demangled name comments on
2003-03-17  Nick Clifton(disassemble_data): Use disasm_info.fprintf_func not...
2003-03-17  Nick Cliftonnm.c (print_symbol_info_bsd): Print the symbol's size...
2003-03-13  Nick CliftonUpdated translation
2003-03-13  Nick CliftonUpdate.
2003-03-09  Ben Elliston2003-03-10 Ben Elliston <bje@wasabisystems.com>
2003-03-06  Nick CliftonRemove redundant defintions of BYTES_IN_WORD and add...
2003-03-04  Nick Clifton(print_symbol): Remove check for undefined_only.
2003-03-03  Nick CliftonInstalled latest Danish translation.
2003-02-24  Nick CliftonAdd paragraph about using --disable-nls
2003-02-24  Nick Clifton(nm --size-sort): Update description.
2003-02-22  Jim WilsonUpdate my address.
2003-02-21  Nick CliftonAdd SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_...
2003-02-21  Nick CliftonApply Bob Wilson's documenation clean up patch
next
This page took 0.06062 seconds and 7 git commands to generate.