aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-28Use parameters to track whether we are doing a static link. Fix upIan Lance Taylor5-7/+79
2007-09-28 * NEW: Mention pending breakpoint changes andVladimir Prus4-33/+107
2007-09-28From Andrew Chatham: add signedrel<>, rel32s and friends.Ian Lance Taylor1-0/+40
2007-09-28*** empty log message ***gdbadmin1-1/+1
2007-09-272007-09-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+10
2007-09-27 * arm-linux-tdep.c (arm_linux_software_single_step): New.Daniel Jacobowitz5-8/+58
2007-09-27gas/testsuite/gas/H.J. Lu7-96/+425
2007-09-27 * varobj.c (install_new_value): Don'tVladimir Prus2-16/+20
2007-09-27Undo this part of previous checkin:Vladimir Prus2-6/+0
2007-09-27 * gdb.mi/var-cmd.c (do_children_tests): InitializeVladimir Prus3-0/+13
2007-09-27gas/Kazu Hirata8-14/+40
2007-09-27*** empty log message ***gdbadmin1-1/+1
2007-09-27daily updateAlan Modra1-1/+1
2007-09-26 * breakpoint.c (create_breakpoint): SetVladimir Prus2-1/+7
2007-09-26* remote.c (getpkt_sane): Fix error message. No animals wereJim Blandy2-1/+6
2007-09-26Fix typo in last patch.Jim Wilson2-1/+5
2007-09-26* mt-asm.c (parse_imm16): Reword error message in order to allow it to be tra...Nick Clifton4-5/+17
2007-09-262007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-16/+29
2007-09-262007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+9
2007-09-26bfd/Jan Beulich32-35/+134
2007-09-26gas/testsuite/Jan Beulich4-5/+18
2007-09-26gas/Jan Beulich11-13/+41
2007-09-26 * elflink.c (set_symbol_value): Add isymbuf and locsymcountAlan Modra2-57/+70
2007-09-262007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+10
2007-09-26* mips-tdep.c (mips_n32n64_return_value): Fix a comment.Maciej W. Rozycki2-2/+6
2007-09-26gas/Jan Beulich5-4/+36
2007-09-26* som.c (som_get_reloc_upper_bound): If there are no relocs return enoughNick Clifton2-2/+10
2007-09-26gas/Jan Beulich2-12/+13
2007-09-26Put size and endianness in parameters.Ian Lance Taylor15-244/+450
2007-09-26gas/Jan Beulich2-6/+8
2007-09-26gas/Jan Beulich2-1/+4
2007-09-26gas/Jan Beulich2-11/+28
2007-09-26Basic DWARF constants.Ian Lance Taylor1-0/+155
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor14-100/+737
2007-09-26gas/H.J. Lu7-2923/+2950
2007-09-26 * emultempl/spu_ovl.S: Add debug printf code.Alan Modra2-4/+293
2007-09-26 * elf64-ppc.c (ppc_build_one_stub): Correct rel_hdr.sh_size.Alan Modra2-4/+10
2007-09-26daily updateAlan Modra1-1/+1
2007-09-26*** empty log message ***gdbadmin1-1/+1
2007-09-25Use mmap to read from input files.Ian Lance Taylor2-7/+38
2007-09-25Add cache parameter to get_view. Discard uncached views on unlock.Ian Lance Taylor10-112/+140
2007-09-252007-09-25 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-18/+26
2007-09-25* mips-tdep.c (mips_n32n64_return_value): Per N32/N64 ABIMaciej W. Rozycki2-6/+33
2007-09-25* cg_print.c (sort_members): Include the final member on the list in the sort.Nick Clifton2-1/+6
2007-09-25* config/tc-m68k.c (LONG_BRANCH_VIA_COND): New.Nick Clifton6-15/+74
2007-09-25Fix spelling typoNick Clifton2-1/+5
2007-09-25bfd/Alan Modra5-0/+93
2007-09-25 * elf32-spu.c (struct spu_link_hash_table): Add "stubs".Alan Modra2-48/+57
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor13-125/+293
2007-09-25Remove get_view_and_size.Ian Lance Taylor5-54/+25