summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add licensing text to every source file.Ian Lance Taylor2007-09-2263-149/+1443
* Remove unnecessary elfcpp_config.h file.Ian Lance Taylor2007-09-223-3/+0
* Add bootstrap test.Ian Lance Taylor2007-09-226-27/+273
* It's OK to have a version if we have an existing symbol.Ian Lance Taylor2007-09-221-3/+3
* * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus2007-09-2211-278/+236
* * breakpoint.c (create_breakpoint): Split fromVladimir Prus2007-09-222-144/+185
* gdb/Vladimir Prus2007-09-224-34/+50
* Associate bp_stat with bp_location, not breakpoint.Vladimir Prus2007-09-223-66/+99
* From Andrew Chatham: List x86_64 ELF relocs.Ian Lance Taylor2007-09-221-0/+65
* We don't need a hash table mapping input locations to strings.Ian Lance Taylor2007-09-222-56/+19
* From Andrew Chatham: Make File_read::View::data_ a const pointer.Ian Lance Taylor2007-09-221-3/+3
* Define __start and __stop symbols.Ian Lance Taylor2007-09-223-0/+60
* Canonicalize name and version when working with special symbols.Ian Lance Taylor2007-09-222-15/+21
* Update.Ian Lance Taylor2007-09-221-3/+3
* Fix some errors in symbol placement.Ian Lance Taylor2007-09-221-7/+7
* * macrotab.h (new_macro_table): Document that removing informationJim Blandy2007-09-223-29/+66
* *** empty log message ***gdbadmin2007-09-221-1/+1
* daily updateAlan Modra2007-09-221-1/+1
* * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.Daniel Jacobowitz2007-09-212-2/+7
* 2007-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-212-4/+8
* 2007-09-21 Dave Brolley <brolley@redhat.com>Dave Brolley2007-09-212-8/+12
* 2007-09-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-213-11/+17
* * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker2007-09-2111-36/+28
* * Makefile.am (BFD32_LIBS): Add arange-set.lo.Nick Clifton2007-09-217-83/+1278
* * mips-tdep.c (mips_n32n64_push_dummy_call): Per N32/N64 ABIMaciej W. Rozycki2007-09-212-8/+15
* From Craig Silverstein: Only sort for suffixes with -O2.Ian Lance Taylor2007-09-212-31/+55
* * syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton2007-09-214-12/+72
* Initialize count_ field, tweak parameters testing.Ian Lance Taylor2007-09-211-4/+4
* config/Richard Sandiford2007-09-212-10/+16
* Add global parameters.Ian Lance Taylor2007-09-2121-256/+396
* Update for have_code_fill field.Ian Lance Taylor2007-09-211-0/+1
* Actually define GOLD_GOLD_H multiple inclusion macro.Ian Lance Taylor2007-09-211-0/+1
* Set Stringpool zero_null option via a call, not a default constructorIan Lance Taylor2007-09-213-9/+13
* From Craig Silverstein: Add -O option.Ian Lance Taylor2007-09-212-0/+15
* Use nops when doing alignment padding between code sections.Ian Lance Taylor2007-09-215-8/+173
* daily updateAlan Modra2007-09-211-1/+1
* *** empty log message ***gdbadmin2007-09-211-1/+1
* Merge from gcc:DJ Delorie2007-09-205-4/+14
* gas/testsuite/H.J. Lu2007-09-209-1/+219
* * configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford2007-09-205-0/+21
* Fix comment.Ian Lance Taylor2007-09-201-2/+2
* gas/H.J. Lu2007-09-2026-123/+322
* * mips-tdep.c (mips32_in_function_epilogue_p): New function.Maciej W. Rozycki2007-09-202-0/+98
* Oops, omitted from prevbious deltaNick Clifton2007-09-201-0/+5
* From Cary Coutant: only check for a linkonce section if the SHF_GROUPIan Lance Taylor2007-09-201-1/+2
* Rework patch to check by both armap entry and archive offset. Also,Ian Lance Taylor2007-09-202-21/+37
* From Craig Silverstein: rework seen handling to be based on archiveIan Lance Taylor2007-09-202-15/+25
* daily updateAlan Modra2007-09-201-1/+1
* *** empty log message ***gdbadmin2007-09-201-1/+1
* Add support for returning the section type.Ian Lance Taylor2007-09-191-0/+23