Age | Commit message (Expand) | Author | Files | Lines |
2007-09-26 | bfd/ | Jan Beulich | 32 | -35/+134 |
2007-09-26 | gas/testsuite/ | Jan Beulich | 4 | -5/+18 |
2007-09-26 | gas/ | Jan Beulich | 11 | -13/+41 |
2007-09-26 | * elflink.c (set_symbol_value): Add isymbuf and locsymcount | Alan Modra | 2 | -57/+70 |
2007-09-26 | 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -2/+10 |
2007-09-26 | * mips-tdep.c (mips_n32n64_return_value): Fix a comment. | Maciej W. Rozycki | 2 | -2/+6 |
2007-09-26 | gas/ | Jan Beulich | 5 | -4/+36 |
2007-09-26 | * som.c (som_get_reloc_upper_bound): If there are no relocs return enough | Nick Clifton | 2 | -2/+10 |
2007-09-26 | gas/ | Jan Beulich | 2 | -12/+13 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 15 | -244/+450 |
2007-09-26 | gas/ | Jan Beulich | 2 | -6/+8 |
2007-09-26 | gas/ | Jan Beulich | 2 | -1/+4 |
2007-09-26 | gas/ | Jan Beulich | 2 | -11/+28 |
2007-09-26 | Basic DWARF constants. | Ian Lance Taylor | 1 | -0/+155 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 14 | -100/+737 |
2007-09-26 | gas/ | H.J. Lu | 7 | -2923/+2950 |
2007-09-26 | * emultempl/spu_ovl.S: Add debug printf code. | Alan Modra | 2 | -4/+293 |
2007-09-26 | * elf64-ppc.c (ppc_build_one_stub): Correct rel_hdr.sh_size. | Alan Modra | 2 | -4/+10 |
2007-09-26 | daily update | Alan Modra | 1 | -1/+1 |
2007-09-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-09-25 | Use mmap to read from input files. | Ian Lance Taylor | 2 | -7/+38 |
2007-09-25 | Add cache parameter to get_view. Discard uncached views on unlock. | Ian Lance Taylor | 10 | -112/+140 |
2007-09-25 | 2007-09-25 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -18/+26 |
2007-09-25 | * mips-tdep.c (mips_n32n64_return_value): Per N32/N64 ABI | Maciej W. Rozycki | 2 | -6/+33 |
2007-09-25 | * cg_print.c (sort_members): Include the final member on the list in the sort. | Nick Clifton | 2 | -1/+6 |
2007-09-25 | * config/tc-m68k.c (LONG_BRANCH_VIA_COND): New. | Nick Clifton | 6 | -15/+74 |
2007-09-25 | Fix spelling typo | Nick Clifton | 2 | -1/+5 |
2007-09-25 | bfd/ | Alan Modra | 5 | -0/+93 |
2007-09-25 | * elf32-spu.c (struct spu_link_hash_table): Add "stubs". | Alan Modra | 2 | -48/+57 |
2007-09-25 | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 13 | -125/+293 |
2007-09-25 | Remove get_view_and_size. | Ian Lance Taylor | 5 | -54/+25 |
2007-09-25 | Break out default pbytes argument to read and get_view routines, | Ian Lance Taylor | 6 | -26/+69 |
2007-09-25 | daily update | Alan Modra | 1 | -1/+1 |
2007-09-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-09-24 | gas/ | Carlos O'Donell | 6 | -1/+32 |
2007-09-24 | * symfile.h (struct symfile_segment_data): Doc fixes. | Jim Blandy | 4 | -32/+64 |
2007-09-24 | * frame.c (get_prev_frame_1): Also check for PC in the same register. | Daniel Jacobowitz | 2 | -3/+8 |
2007-09-24 | * elf.c (assign_file_positions_for_load_sections): Trust | Daniel Jacobowitz | 2 | -6/+8 |
2007-09-24 | From Craig Silverstein: Fix bug when reading large script files. | Ian Lance Taylor | 1 | -0/+1 |
2007-09-24 | * breakpoint.c (remove_sal): New. | Vladimir Prus | 10 | -8/+667 |
2007-09-24 | * elf32-spu.c (is_indirect_branch): New function. | Alan Modra | 2 | -2/+25 |
2007-09-24 | daily update | Alan Modra | 1 | -1/+1 |
2007-09-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-09-23 | Fix typo in comment. | Ian Lance Taylor | 1 | -1/+1 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 18 | -11/+346 |
2007-09-23 | * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW | Pedro Alves | 3 | -0/+10 |
2007-09-23 | * breakpoint.h (enum enable_state): Remove the | Vladimir Prus | 12 | -448/+849 |
2007-09-23 | Add two file test. | Ian Lance Taylor | 6 | -15/+743 |
2007-09-23 | Use special value when we refer a function symbol in some way other | Ian Lance Taylor | 4 | -12/+76 |
2007-09-23 | Add static version of constructor test. | Ian Lance Taylor | 2 | -7/+33 |