aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-21 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra2-6/+11
2013-02-21bfd/Alan Modra7-102/+135
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra29-192/+225
2013-02-21bfd/Alan Modra19-144/+159
2013-02-21 Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy8-1/+279
2013-02-21*** empty log message ***gdbadmin1-1/+1
2013-02-20daily updateAlan Modra1-1/+1
2013-02-20 * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.Alan Modra3-40/+43
2013-02-20 gdb/Jiong Wang2-3/+8
2013-02-20*** empty log message ***gdbadmin1-1/+1
2013-02-19daily updateAlan Modra1-1/+1
2013-02-19 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Also clearMaciej W. Rozycki2-2/+12
2013-02-19gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2-5/+17
2013-02-19Garbage collect struct monitor_ops::load_routine.Pedro Alves6-43/+43
2013-02-19Harmonize this monitor_load with generic_load.Pedro Alves2-11/+46
2013-02-19Implement Intel SMAP instructionsH.J. Lu15-2768/+2875
2013-02-19 PR gdb/15161Kai Tietz2-3/+11
2013-02-19 * tilegx-tdep.c (tilegx_analyze_prologue): add check forWalter Lee2-4/+24
2013-02-19 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.Walter Lee2-1/+4
2013-02-19 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.Walter Lee2-8/+13
2013-02-19 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.Walter Lee5-7/+54
2013-02-19 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stackWalter Lee2-17/+10
2013-02-19 * windows-nat.c (windows_xfer_memory): Fix debug-outputKai Tietz2-4/+9
2013-02-192013-02-19 Lei Liu <lei.liu2@windriver.com>Lei Liu2-1/+6
2013-02-192013-02-19 Lei Liu <lei.liu2@windriver.com>Lei Liu1-0/+1
2013-02-192013-02-19 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-1/+8
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki43-560/+613
2013-02-19*** empty log message ***gdbadmin1-1/+1
2013-02-18include/Alan Modra11-139/+179
2013-02-18 * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt aMaciej W. Rozycki3-1/+11
2013-02-18 * config/tc-mips.c (s_cpload): Call mips_mark_labels and setMaciej W. Rozycki2-0/+26
2013-02-18 * elf64-mips.c (micromips_elf64_howto_table_rel): AddMaciej W. Rozycki3-0/+139
2013-02-18 * elfxx-mips.c (MICROMIPS_P): New macro.Maciej W. Rozycki2-1/+10
2013-02-18 * elfxx-mips.c (_bfd_mips_elf_create_dynamic_sections): ClarifyMaciej W. Rozycki2-1/+6
2013-02-18daily updateAlan Modra1-1/+1
2013-02-18 PR gdb/15102:Tom Tromey4-5/+100
2013-02-18gdb/gdbserverYao Qi2-1/+5
2013-02-18Fix ChangeLog typo.Maciej W. Rozycki1-1/+1
2013-02-18 * config/tc-mips.c (append_insn): Correcting indentation, removeMaciej W. Rozycki2-4/+7
2013-02-18 PR ld/12549Alan Modra4-7/+40
2013-02-18 * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.Alan Modra2-4/+10
2013-02-18missed from last commitAlan Modra1-0/+0
2013-02-18 * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,Alan Modra4-59/+68
2013-02-18*** empty log message ***gdbadmin1-1/+1
2013-02-17daily updateAlan Modra1-1/+1
2013-02-17*** empty log message ***gdbadmin1-1/+1
2013-02-16daily updateAlan Modra1-1/+1
2013-02-16Don't add DT_NEEDED for references from the dummy bfdH.J. Lu10-2/+85
2013-02-16Also trace symbol from the IR bfdH.J. Lu2-5/+10
2013-02-16Also track weak referencesH.J. Lu2-9/+18