external/binutils.git
2001-08-21 Andreas Jaeger * deffilep.y: Add missing prototypes.
2001-08-21 Andreas Jaeger * coffgrok.h: Add missing parameter for prototype...
2001-08-21 Andreas Jaeger * mips-dis.c: Add missing prototypes.
2001-08-21 Andreas Jaeger * i960-dis.c: Add parameters for prototypes
2001-08-21 Andreas Jaeger * coff-sparc.c: Add missing prototypes.
2001-08-21 Andrew Cagney* arm-tdep.c (convert_from_extended, convert_to_extende...
2001-08-21 Thiemo Seufer * tc_mips.c (md_begin): Warn about incompatibility...
2001-08-21 H.J. Lu2001-08-20 H.J. Lu <hjl@gnu.org>
2001-08-21 Thiemo Seufer * config/tc-mips.c (md_parse_option): #ifdef the
2001-08-21 Andrew Cagney* gdbtypes.h (struct type): Clarify meaning of field...
2001-08-21 Richard Henderson * config/tc-alpha.h (MD_APPLY_FIX3): Define.
2001-08-21 Andrew Cagney* floatformat.h (floatformat_arm_ext): Document as...
2001-08-21 gdbadmin*** empty log message ***
2001-08-20 Nick CliftonNever select the generic has table creator. All elf...
2001-08-20 Alan Modra * config.sub, config.guess: Import latest from subvers...
2001-08-20 Alan Modra * ldlang.c (insert_pad): Fix typos in last patch.
2001-08-20 Alan Modra * ldlang.c: When traversing lang_statement_union_type...
2001-08-20 Alan Modra * ldlang.c (insert_pad): Use offsetof macro.
2001-08-20 Alan Modra * pe-dll.c (pe_dll_fill_sections): Correct type of...
2001-08-20 gdbadmin*** empty log message ***
2001-08-19 Alan Modra * archive.c (offsetof): Remove define.
2001-08-19 Andrew Cagney* mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp,
2001-08-19 Andrew Cagney* lib/mi-support.exp (mi_gdb_start): If a remote target...
2001-08-19 Andrew Cagney* mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi...
2001-08-19 gdbadmin*** empty log message ***
2001-08-18 DJ Deloriemerge from gcc
2001-08-18 Andrew Cagney* lib/mi-support.exp (mi_gdb_start): Move call to sid_s...
2001-08-18 H.J. Lu2001-08-18 H.J. Lu <hjl@gnu.org>
2001-08-18 Thiemo Seufer * config/tc-mips.c (S_EX_*): New enum for my_getSmallE...
2001-08-18 Alan Modra * emultempl/aix.em: Formatting fixes.
2001-08-18 Alan Modra * ldlang.c (insert_pad): Make use of an existing pad...
2001-08-18 gdbadmin*** empty log message ***
2001-08-17 DJ Deloriemerge from gcc
2001-08-17 H.J. Lu2001-08-17 H.J. Lu <hjl@gnu.org>
2001-08-17 Keith Seitz * mi-cmd-var.c (varobj_update_one): Update call to
2001-08-17 Keith Seitz * varobj.c (varobj_update): Change first parameter to
2001-08-17 Keith Seitz * Makefile.in (varobj_h): Define.
2001-08-17 Alan Modra * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_g...
2001-08-17 Alan Modra * bfd.c (bfd_get_gp_size): Return an unsigned int.
2001-08-17 Alan Modra * ld.texinfo: Document that fill values now use the...
2001-08-17 Alan Modra * linker.c (default_fill_link_order): Handle four...
2001-08-17 Alan Modra * elf64-sparc.c (sparc64_elf_output_arch_syms): Add...
2001-08-17 Alan Modra * elf64-mips.c (UNUSED_RELOC): Define.
2001-08-17 Alan ModraOops missed from last commit
2001-08-17 Alan Modra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-08-17 DJ Deloriemerge from gcc
2001-08-17 Alan Modra * config.bfd (targ64_selvecs): New.
2001-08-17 Alan Modra * bfd-in.h (BFD_VERSION): Remove wrong comment.
2001-08-17 Alan Modra * bfd.c (enum bfd_error): Add bfd_error_wrong_object_f...
2001-08-17 gdbadmin*** empty log message ***
2001-08-16 Keith Seitz * configure.in (GDBTK_SRC_DIR): We must have autoconf
2001-08-16 Thiemo SeuferSet MIPS n32 ABI flag in ELF header if appropriate.
2001-08-16 Thiemo SeuferAdd support for MIPS R1[02]000 performance counter...
2001-08-16 Jonathan Larmour * mips-opc.c: R3900s can support all branch likely...
2001-08-16 Thiemo SeuferRemove obsolete special handling of 64bit Relocations.
2001-08-16 Frank Ch. Eigler* obvious fix
2001-08-16 gdbadmin*** empty log message ***
2001-08-15 Keith Seitz * lib/gdb.exp (gdbtk_start): Don't set environment
2001-08-15 Keith Seitz * Makefile.in (GDBTK_VERSION): Set a version number.
2001-08-15 Tom RixFix for ld
2001-08-15 Corinna Vinschen * arch-utils.c (generic_skip_trampoline_code...
2001-08-15 Christopher... * gdbint.texinfo: Add a cautionary note about macro...
2001-08-15 Alan Modra * libieee.h (common_header_type): Add last_byte field.
2001-08-15 H.J. Lu2001-08-14 Daniel Jacobowitz <drow@mvista.com>
2001-08-15 gdbadmin*** empty log message ***
2001-08-14 Christopher... * top.c (SIGSETJMP): Protect env argument with parentheses.
2001-08-14 Jeff Johnston2001-08-14 Jeff Johnston <jjohnstn@redhat.com>
2001-08-14 DJ Deloriesync with gcc - whitespace differences, one missing...
2001-08-14 Nick CliftonAdd missing protypes
2001-08-14 Alan Modra * emultempl/elf32.em: Formatting fixes.
2001-08-14 Alan Modra(wild_doit): Rename to lang_add_section.
2001-08-14 Andrew Cagney* floatformat.c (floatformat_ieee_double_littlebyte_big...
2001-08-14 gdbadmin*** empty log message ***
2001-08-13 Richard Henderson * emultempl/needrelax.em: New file.
2001-08-13 Alan Modra * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure...
2001-08-13 Nick CliftonAdd missing prototypes
2001-08-13 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2001-08-13 Nick CliftonFix bug in previous delta
2001-08-13 Nick Cliftonoops - omitted from previous delta!
2001-08-13 Nick CliftonAdd missing prototypes. Fix formatting.
2001-08-13 Kazu Hirata * mcore-dis.c: Fix formatting.
2001-08-13 Andreas Jaeger * config/tc-s390.c (s390_elf_cons): Correct fixups...
2001-08-13 Hans-Peter... Update copyright notice
2001-08-13 Hans-Peter... * emultempl/generic.em: Support EXTRA_EM_FILE.
2001-08-13 DJ Deloriemerge from gcc
2001-08-13 gdbadmin*** empty log message ***
2001-08-12 Richard Henderson * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2001-08-12 Richard Henderson * cgen-ibld.in (extract_normal): Match type...
2001-08-12 Nick CliftonExtend unaligned test to check .uaword with mulitple...
2001-08-12 Nick CliftonFix behaviour of unaligned data directives
2001-08-12 Nick CliftonMake --verbose always display linker script
2001-08-12 Andrew Cagney* config/mn10300/mn10300.mt (TM_FILE): Delete.
2001-08-12 Andrew CagneyConvert some floatformat_{to,from}_double to floatforma...
2001-08-12 Andrew Cagney* config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM...
2001-08-12 Andrew Cagney* doublest.c (convert_doublest_to_floatformat): Rename
2001-08-12 Andrew Cagney* config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.
2001-08-12 gdbadmin*** empty log message ***
2001-08-11 Nick Cliftonreplace direct invocation og elf vma print functions...
2001-08-11 Kazu Hirata * config/tc-mips.c: Fix a comment typo.
2001-08-11 Andreas Jaeger2001-08-10 Andreas Jaeger <aj@suse.de>
next