aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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