aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton32-96/+668
2007-10-19 * gdbarch.sh: Remove "macro" column of input table. Remove handlingUlrich Weigand2-223/+111
2007-10-19 * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.Ulrich Weigand30-208/+157
2007-10-19 * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand16-89/+169
2007-10-19* elf-m10300.c: Convert to ISO C.Nick Clifton3-1059/+676
2007-10-19 * config/tc-ppc.c (ppc_parse_name): Skip leading '%'.Alan Modra2-1/+15
2007-10-19*** empty log message ***gdbadmin1-1/+1
2007-10-19daily updateAlan Modra1-1/+1
2007-10-18Add support for -Bsymbolic.Ian Lance Taylor5-2/+24
2007-10-18Rework section mapping algorithm to handle .data.rel.ro sections.Ian Lance Taylor1-26/+53
2007-10-18Correctly handle alignment in merge sections.Ian Lance Taylor4-21/+32
2007-10-18 * mips-tdep.c (mips_xfer_register): Take a gdbarch argument.Daniel Jacobowitz2-22/+31
2007-10-18gas/Carlos O'Donell2-2/+7
2007-10-18PR gas/5172Nick Clifton7-176/+141
2007-10-18PR gas/5174Nick Clifton3-693/+687
2007-10-18PR gas/5175Nick Clifton3-15/+14
2007-10-182007-10-18 Michael Snyder <msnyder@specifix.com>Michael Snyder2-1/+5
2007-10-18.Roland McGrath1-0/+4
2007-10-182007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2007-10-18 PR ld/4424Alan Modra9-7/+84
2007-10-18*** empty log message ***gdbadmin1-1/+1
2007-10-18daily updateAlan Modra1-1/+1
2007-10-172007-10-17 Zack Weinberg <zack@codesourcery.com>Daniel Jacobowitz19-7/+442
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton61-3845/+1813
2007-10-17 opcodes/Nathan Sidwell6-2/+42
2007-10-17 * frame.c (frame_unwind_unsigned_register): Delete.Daniel Jacobowitz14-58/+54
2007-10-17Add infrastructure for threading support.Ian Lance Taylor14-33/+292
2007-10-17 * elf32-xtensa.c (relax_section): Check for a reference to a discardedBob Wilson2-1/+54
2007-10-17daily updateAlan Modra1-1/+1
2007-10-17*** empty log message ***gdbadmin1-1/+1
2007-10-16 * elf32-xtensa.c (elf_xtensa_discard_info_for_section): RemoveBob Wilson2-19/+25
2007-10-16 * section.c (struct bfd_section): Clarify comment for rawsize field.Bob Wilson3-14/+19
2007-10-16From Cary Coutant: preliminary shared library support.Ian Lance Taylor9-30/+114
2007-10-16From Craig Silverstein: check that we get environ right.Ian Lance Taylor3-8/+83
2007-10-16From Craig Silverstein: implement -Ttext.Ian Lance Taylor7-31/+64
2007-10-16 * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.Bob Wilson2-10/+16
2007-10-16 * config/i386/mingw.mh, config/i386/mingw.mt: New files.Pedro Alves6-23/+112
2007-10-16 * doc/as.texinfo (Overview): Add Xtensa --rename-section option.Bob Wilson2-0/+8
2007-10-16* doc/gdb.texinfo: Add TSIZE definition, removedGaius Mulley7-38/+290
2007-10-16* configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.Gaius Mulley5-3/+153
2007-10-16* configure.in: Build windows tools for --enable-targets=all.Nick Clifton3-0/+21
2007-10-16 * elflink.c (_bfd_elf_check_kept_section): Use the section rawsizeBob Wilson2-1/+8
2007-10-16PR 5146Nick Clifton6-12/+69
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton24-38/+227
2007-10-16 * mi/mi-main.c (captured_mi_execute_command): Clear mi_error_messageDaniel Jacobowitz2-0/+7
2007-10-16* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2-11/+16
2007-10-16 * m32r-tdep.c (decode_prologue): Sign extend offset forKevin Buettner2-2/+8
2007-10-16 * ppc-opc.c (powerpc_opcodes): Fix the first two operands ofPeter Bergner2-1/+6
2007-10-16gas/Peter Bergner4-6/+29
2007-10-16From Craig Silverstein: support local GOT relocs for i386.Ian Lance Taylor2-8/+46