aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-26merge from gccDJ Delorie3-7/+15
2006-10-262006-10-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-3/+12
2006-10-26 * reloc.c (_bfd_relocate_contents): Remove explicit case 0.Ben Elliston2-1/+2
2006-10-26 * write.c (chain_frchains_together_1): Assert that this functionBen Elliston2-0/+4
2006-10-26 * dw2gencfi.c (cfi_add_CFA_offset):Ben Elliston2-0/+6
2006-10-26 * elf.c (bfd_section_from_shdr): Remove extraneous breaks.Ben Elliston3-3/+5
2006-10-26 * coff-maxq.c (coff_maxq20_reloc): Remove unused variable `howto'.Ben Elliston2-56/+34
2006-10-26 * elf.c (bfd_elf_set_dyn_lib_class): Change second argument typeBen Elliston4-3/+10
2006-10-26*** empty log message ***gdbadmin1-1/+1
2006-10-25daily updateAlan Modra1-1/+1
2006-10-25gdb/ChangeLog:Jim Blandy2-1/+6
2006-10-25New Cell SPU port.Alan Modra64-1071/+6533
2006-10-25merge from gccDJ Delorie2-1/+5
2006-10-25missed from last commitAlan Modra1-10/+18
2006-10-25*** empty log message ***gdbadmin1-1/+1
2006-10-24daily updateAlan Modra1-1/+1
2006-10-24*** empty log message ***Nick Roberts2-0/+2
2006-10-24 * expr.c (expr): Replace O_add case in switch (op_left) explainingBen Elliston2-1/+8
2006-10-24 * ld-powerpc/plt1.s: New.Alan Modra5-1/+117
2006-10-24 * lexsup.c (parse_args): Add a comment noting a fall-through.Ben Elliston2-0/+6
2006-10-24Add powerpc cell support.Alan Modra12-2/+113
2006-10-24*** empty log message ***gdbadmin1-1/+1
2006-10-23daily updateAlan Modra1-1/+1
2006-10-23Fix AMDFAM10 POPCNT instructionMichael Meissner9-31/+63
2006-10-232006-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-2/+16
2006-10-23 * emulparams/h8300elf.sh (TINY_DATA_SECTION, TINY_BSS_SECTION): Don'tAlan Modra2-12/+15
2006-10-23wrap overlong linesAlan Modra1-27/+30
2006-10-23 * config/tc-m68hc11.c (md_assemble): Quiet warning.Alan Modra2-2/+6
2006-10-23 * elf64-ppc.c (ppc64_elf_edit_opd): Clarify comment.Alan Modra2-41/+45
2006-10-23 * ld.texinfo (Output Section Discarding): Fix xref.Alan Modra2-3/+7
2006-10-23missed from 2006-10-19 commit.Alan Modra1-3/+3
2006-10-23 * elf32-score.c: Formatting.Alan Modra2-69/+59
2006-10-23 * linker.c (fix_syms): Choose best of previous and nextAlan Modra2-12/+54
2006-10-23*** empty log message ***gdbadmin1-1/+1
2006-10-22daily updateAlan Modra1-1/+1
2006-10-22 * gas/sh/sh64/syntax-1.d: Update.Kaz Kojima21-734/+685
2006-10-22 * emulparams/shelf32.sh: Set default stack to 0x80000.Kaz Kojima3-2/+7
2006-10-22 * elf32-sh64.c (sh64_elf_merge_symbol_attribute): Do mergingKaz Kojima3-4/+10
2006-10-22*** empty log message ***gdbadmin1-1/+1
2006-10-21daily updateAlan Modra1-1/+1
2006-10-21 * callback.c: Include "xmalloc.h".Ulrich Weigand3-0/+7
2006-10-212006-10-21 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+5
2006-10-21 gdb.texinfo (Source Annotations): Fix index entries by addingEli Zaretskii2-32/+36
2006-10-21(Breakpoints): Fix a typo.Eli Zaretskii1-1/+1
2006-10-21 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate andEli Zaretskii2-8/+46
2006-10-21(Backtrace): Fix a typo.Eli Zaretskii1-1/+1
2006-10-21*** empty log message ***gdbadmin1-1/+1
2006-10-20daily updateAlan Modra1-1/+1
2006-10-20 * gcore.c (MAX_COPY_BYTES): Define.Daniel Jacobowitz2-9/+37
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor24-313/+2347