aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-25Break out default pbytes argument to read and get_view routines,Ian Lance Taylor6-26/+69
2007-09-25daily updateAlan Modra1-1/+1
2007-09-25*** empty log message ***gdbadmin1-1/+1
2007-09-24gas/Carlos O'Donell6-1/+32
2007-09-24* symfile.h (struct symfile_segment_data): Doc fixes.Jim Blandy4-32/+64
2007-09-24 * frame.c (get_prev_frame_1): Also check for PC in the same register.Daniel Jacobowitz2-3/+8
2007-09-24 * elf.c (assign_file_positions_for_load_sections): TrustDaniel Jacobowitz2-6/+8
2007-09-24From Craig Silverstein: Fix bug when reading large script files.Ian Lance Taylor1-0/+1
2007-09-24 * breakpoint.c (remove_sal): New.Vladimir Prus10-8/+667
2007-09-24 * elf32-spu.c (is_indirect_branch): New function.Alan Modra2-2/+25
2007-09-24daily updateAlan Modra1-1/+1
2007-09-24*** empty log message ***gdbadmin1-1/+1
2007-09-23Fix typo in comment.Ian Lance Taylor1-1/+1
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz18-11/+346
2007-09-23 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGWPedro Alves3-0/+10
2007-09-23 * breakpoint.h (enum enable_state): Remove theVladimir Prus12-448/+849
2007-09-23Add two file test.Ian Lance Taylor6-15/+743
2007-09-23Use special value when we refer a function symbol in some way otherIan Lance Taylor4-12/+76
2007-09-23Add static version of constructor test.Ian Lance Taylor2-7/+33
2007-09-23Add constructor test.Ian Lance Taylor3-6/+130
2007-09-23Check section index as well as object when looking for input section.Ian Lance Taylor1-1/+2
2007-09-23Avoid dereferencing map->end().Ian Lance Taylor1-1/+2
2007-09-23*** empty log message ***gdbadmin1-1/+1
2007-09-23daily updateAlan Modra1-1/+1
2007-09-22Correct comment.Ian Lance Taylor1-1/+1
2007-09-22Rename t1 to basic_test, add static tests.Ian Lance Taylor3-14/+31
2007-09-22Add standalone test case.Ian Lance Taylor3-4/+367
2007-09-22Change YFLAGS to AM_YFLAGS.Ian Lance Taylor2-2/+2
2007-09-22Add licensing text to every source file.Ian Lance Taylor63-149/+1443
2007-09-22Remove unnecessary elfcpp_config.h file.Ian Lance Taylor3-3/+0
2007-09-22Add bootstrap test.Ian Lance Taylor6-27/+273
2007-09-22It's OK to have a version if we have an existing symbol.Ian Lance Taylor1-3/+3
2007-09-22 * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus11-278/+236
2007-09-22 * breakpoint.c (create_breakpoint): Split fromVladimir Prus2-144/+185
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