aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-082006-11-08 Jie Zhang <jzhang918@gmail.com>Jeff Johnston2-2/+2
2006-11-08gas/H.J. Lu5-26/+35
2006-11-08merge from gccDJ Delorie1-1/+1
2006-11-082006-11-08 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-7/+15
2006-11-08 * basic.exp: Fix spelling in comment. Use canonical form of targetThiemo Seufer2-11/+21
2006-11-08ld/Alan Modra4-9/+25
2006-11-082006-11-07 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-2/+7
2006-11-08 * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra2-2/+4
2006-11-08*** empty log message ***gdbadmin1-1/+1
2006-11-07gas:David Daney6-0/+98
2006-11-07daily updateAlan Modra1-1/+1
2006-11-07 * gentmap.c: Fix compile time warning.Thiemo Seufer2-0/+5
2006-11-07 * sim-base.h (text_start, text_end, start_addr): Use bfd_vma typeThiemo Seufer2-2/+7
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor7-226/+476
2006-11-07 * floatformat.c (get_field): Fix segfault with little-endian wordJulian Brown2-60/+56
2006-11-07 * dsp.igen (do_w_op): Fix compiler warning.Thiemo Seufer2-2/+6
2006-11-07 * elf32-arm.c (find_thumb_glue): Add ERROR_MESSAGE argument; set itDaniel Jacobowitz2-31/+50
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor8-78/+152
2006-11-07 * elf64-ppc.c (enum _ppc64_sec_type): New.Alan Modra2-46/+84
2006-11-07 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Remove "has_dotsym"Alan Modra2-76/+98
2006-11-07*** empty log message ***gdbadmin1-1/+1
2006-11-062006-11-06 Jim Blandy <jimb@codesourcery.com>Jim Blandy2-4/+9
2006-11-06daily updateAlan Modra1-1/+1
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor23-649/+807
2006-11-06Rework swapping code.Ian Lance Taylor3-252/+426
2006-11-06 * server.c (handle_query): Correct error handling for read_auxv.Daniel Jacobowitz2-1/+7
2006-11-06 * doc/c-mips.texi (-march): Document sb1a.Thiemo Seufer2-1/+6
2006-11-06 * config/tc-mips.c (mips_cpu_info_table): Remove 24k/24ke aliases.Thiemo Seufer2-6/+12
2006-11-062006-11-06 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-1/+6
2006-11-06 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Vladimir Prus6-7/+38
2006-11-06 * ppc-opc.c: Restore COM to mfcr wrongly removed 2003-07-04.Alan Modra2-1/+5
2006-11-06*** empty log message ***gdbadmin1-1/+1
2006-11-05daily updateAlan Modra1-1/+1
2006-11-05 * ld-cris/ldsym1.d: Adjust for semi-recent ld changes.Hans-Peter Nilsson2-1/+5
2006-11-05*** empty log message ***gdbadmin1-1/+1
2006-11-04daily updateAlan Modra1-1/+1
2006-11-042006-11-04 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-1/+9
2006-11-04*** empty log message ***gdbadmin1-1/+1
2006-11-03daily updateAlan Modra1-1/+1
2006-11-032006-11-03 Jim Blandy <jimb@codesourcery.com>Jim Blandy2-5/+8
2006-11-03Ignored the -m option, for old linker compatibility.Ian Lance Taylor3-14/+24
2006-11-03Update for line number changes.Ian Lance Taylor1-12/+12
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor7-40/+60
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor36-572/+3545
2006-11-03Fix typo in comment.Thiemo Seufer1-1/+1
2006-11-03 * config/tc-mips.c (md_pcrel_from_section): Disallow PC relativeThiemo Seufer2-0/+10
2006-11-03 * config/tc-mips.c (mips_cpu_info_table): The 25Kf is a MIPS64Thiemo Seufer2-1/+6
2006-11-03 * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding,Jakub Jelinek7-10/+412
2006-11-03 * subsegs.h (struct frchain): Add frch_cfi_data field.Jakub Jelinek7-39/+123
2006-11-03bfd/Daniel Jacobowitz21-24/+216