aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-18*** empty log message ***gdbadmin1-1/+1
2001-08-17merge from gccDJ Delorie4-73/+116
2001-08-172001-08-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2001-08-17 * mi-cmd-var.c (varobj_update_one): Update call toKeith Seitz2-1/+6
2001-08-17 * varobj.c (varobj_update): Change first parameter toKeith Seitz3-14/+29
2001-08-17 * Makefile.in (varobj_h): Define.Keith Seitz2-2/+9
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra3-9/+15
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra6-9/+19
2001-08-17 * ld.texinfo: Document that fill values now use the four leastAlan Modra19-25/+47
2001-08-17 * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2-11/+26
2001-08-17 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra3-1/+8
2001-08-17 * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra2-7/+14
2001-08-17Oops missed from last commitAlan Modra1-9/+9
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra8-20/+61
2001-08-17merge from gccDJ Delorie4-0/+27
2001-08-17 * config.bfd (targ64_selvecs): New.Alan Modra2-3/+13
2001-08-17 * bfd-in.h (BFD_VERSION): Remove wrong comment.Alan Modra5-308/+363
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra5-36/+93
2001-08-17*** empty log message ***gdbadmin1-1/+1
2001-08-16 * configure.in (GDBTK_SRC_DIR): We must have autoconfKeith Seitz4-32/+63
2001-08-16Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer2-0/+9
2001-08-16Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer8-5/+50
2001-08-16 * mips-opc.c: R3900s can support all branch likely INSN_MACROs whereJonathan Larmour2-18/+23
2001-08-16Remove obsolete special handling of 64bit Relocations.Thiemo Seufer3-35/+6
2001-08-16* obvious fixFrank Ch. Eigler2-2/+7
2001-08-16*** empty log message ***gdbadmin1-1/+1
2001-08-15 * lib/gdb.exp (gdbtk_start): Don't set environmentKeith Seitz2-7/+7
2001-08-15 * Makefile.in (GDBTK_VERSION): Set a version number.Keith Seitz2-37/+39
2001-08-15Fix for ldTom Rix3-2/+7
2001-08-15 * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen7-8/+70
2001-08-15* gdbint.texinfo: Add a cautionary note about macro use.Christopher Faylor2-0/+6
2001-08-15 * libieee.h (common_header_type): Add last_byte field.Alan Modra3-108/+250
2001-08-152001-08-14 Daniel Jacobowitz <drow@mvista.com>H.J. Lu3-13/+16
2001-08-15*** empty log message ***gdbadmin1-1/+1
2001-08-14* top.c (SIGSETJMP): Protect env argument with parentheses.Christopher Faylor2-3/+8
2001-08-142001-08-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+8
2001-08-14sync with gcc - whitespace differences, one missing entry, and oneDJ Delorie1-56/+60
2001-08-14Add missing protypesNick Clifton7-502/+505
2001-08-14 * emultempl/elf32.em: Formatting fixes.Alan Modra2-57/+63
2001-08-14(wild_doit): Rename to lang_add_section.Alan Modra8-30/+41
2001-08-14* floatformat.c (floatformat_ieee_double_littlebyte_bigword): FixAndrew Cagney2-1/+6
2001-08-14*** empty log message ***gdbadmin1-1/+1
2001-08-13 * emultempl/needrelax.em: New file.Richard Henderson5-2/+52
2001-08-13 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure thatAlan Modra2-4/+11
2001-08-13Add missing prototypesNick Clifton2-5/+14
2001-08-13 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): ReturnAlan Modra2-5/+13
2001-08-13Fix bug in previous deltaNick Clifton1-2/+4
2001-08-13oops - omitted from previous delta!Nick Clifton1-0/+7
2001-08-13Add missing prototypes. Fix formatting.Nick Clifton2-88/+100
2001-08-13 * mcore-dis.c: Fix formatting.Kazu Hirata5-117/+119