aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-22 gdb/Vladimir Prus4-34/+50
2007-09-22 Associate bp_stat with bp_location, not breakpoint.Vladimir Prus3-66/+99
2007-09-22From Andrew Chatham: List x86_64 ELF relocs.Ian Lance Taylor1-0/+65
2007-09-22We don't need a hash table mapping input locations to strings.Ian Lance Taylor2-56/+19
2007-09-22From Andrew Chatham: Make File_read::View::data_ a const pointer.Ian Lance Taylor1-3/+3
2007-09-22Define __start and __stop symbols.Ian Lance Taylor3-0/+60
2007-09-22Canonicalize name and version when working with special symbols.Ian Lance Taylor2-15/+21
2007-09-22Update.Ian Lance Taylor1-3/+3
2007-09-22Fix some errors in symbol placement.Ian Lance Taylor1-7/+7
2007-09-22* macrotab.h (new_macro_table): Document that removing informationJim Blandy3-29/+66
2007-09-22*** empty log message ***gdbadmin1-1/+1
2007-09-22daily updateAlan Modra1-1/+1
2007-09-21 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.Daniel Jacobowitz2-2/+7
2007-09-212007-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+8
2007-09-212007-09-21 Dave Brolley <brolley@redhat.com>Dave Brolley2-8/+12
2007-09-212007-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-11/+17
2007-09-21 * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker11-36/+28
2007-09-21* Makefile.am (BFD32_LIBS): Add arange-set.lo.Nick Clifton7-83/+1278
2007-09-21* mips-tdep.c (mips_n32n64_push_dummy_call): Per N32/N64 ABIMaciej W. Rozycki2-8/+15
2007-09-21From Craig Silverstein: Only sort for suffixes with -O2.Ian Lance Taylor2-31/+55
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton4-12/+72
2007-09-21Initialize count_ field, tweak parameters testing.Ian Lance Taylor1-4/+4
2007-09-21config/Richard Sandiford2-10/+16
2007-09-21Add global parameters.Ian Lance Taylor21-256/+396
2007-09-21Update for have_code_fill field.Ian Lance Taylor1-0/+1
2007-09-21Actually define GOLD_GOLD_H multiple inclusion macro.Ian Lance Taylor1-0/+1
2007-09-21Set Stringpool zero_null option via a call, not a default constructorIan Lance Taylor3-9/+13
2007-09-21From Craig Silverstein: Add -O option.Ian Lance Taylor2-0/+15
2007-09-21Use nops when doing alignment padding between code sections.Ian Lance Taylor5-8/+173
2007-09-21daily updateAlan Modra1-1/+1
2007-09-21*** empty log message ***gdbadmin1-1/+1
2007-09-20Merge from gcc:DJ Delorie5-4/+14
2007-09-20gas/testsuite/H.J. Lu9-1/+219
2007-09-20 * configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford5-0/+21
2007-09-20Fix comment.Ian Lance Taylor1-2/+2
2007-09-20gas/H.J. Lu26-123/+322
2007-09-20* mips-tdep.c (mips32_in_function_epilogue_p): New function.Maciej W. Rozycki2-0/+98
2007-09-20Oops, omitted from prevbious deltaNick Clifton1-0/+5
2007-09-20From Cary Coutant: only check for a linkonce section if the SHF_GROUPIan Lance Taylor1-1/+2
2007-09-20Rework patch to check by both armap entry and archive offset. Also,Ian Lance Taylor2-21/+37
2007-09-20From Craig Silverstein: rework seen handling to be based on archiveIan Lance Taylor2-15/+25
2007-09-20daily updateAlan Modra1-1/+1
2007-09-20*** empty log message ***gdbadmin1-1/+1
2007-09-19Add support for returning the section type.Ian Lance Taylor1-0/+23
2007-09-19Fix handling of --eh-frame-hdr option.Ian Lance Taylor2-2/+2
2007-09-19 * configure.ac: Add check for "etext".Joel Brobecker5-3/+87
2007-09-19Note that a Stringpool keeps a copy of a string.Ian Lance Taylor1-0/+3
2007-09-19 * doc/c-xtensa.texi (Xtensa Immediate Relaxation): Fix "addi" typo.Bob Wilson2-1/+5
2007-09-19gas/testsuite/gas/H.J. Lu6-19/+38
2007-09-19Better comments for Stringpool.Ian Lance Taylor1-31/+71