aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-13 * config/tc-s390.c (s390_elf_cons): Correct fixups for PLTAndreas Jaeger2-55/+62
2001-08-13Update copyright noticeHans-Peter Nilsson1-1/+1
2001-08-13 * emultempl/generic.em: Support EXTRA_EM_FILE.Hans-Peter Nilsson2-21/+52
2001-08-13merge from gccDJ Delorie2-2/+8
2001-08-13*** empty log message ***gdbadmin1-1/+1
2001-08-12 * scripttempl/elf.sc, scripttempl/elfd30v.sc,Richard Henderson6-2/+26
2001-08-12 * cgen-ibld.in (extract_normal): Match type of VALUE and MASKRichard Henderson18-138/+624
2001-08-12Extend unaligned test to check .uaword with mulitple argumentsNick Clifton3-1/+13
2001-08-12Fix behaviour of unaligned data directivesNick Clifton2-2/+9
2001-08-12Make --verbose always display linker scriptNick Clifton7-18/+63