Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / mips-tdep.c
2014-10-05 Maciej W. RozyckiMIPS: Rewrite `add_offset_16' to match its name
2014-10-05 Maciej W. RozyckiMIPS: Correct heuristic prologue termination conditions
2014-10-05 Maciej W. RozyckiMIPS: Correct MUSTBE32 interpretation in delay slot...
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-25 Maciej W. RozyckiMIPS: Respect the "set mips compression" command
2014-05-21 Andreas ArnezMIPS: Replace regset_alloc() invocations by static...
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-07-24 Maciej W. Rozycki * mips-tdep.c (micromips_deal_with_atomic_sequence...
2013-07-15 Maciej W. Rozycki include/elf/
2013-06-26 Maciej W. Rozycki * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
2013-06-26 Maciej W. Rozycki * mips-tdep.c (mips_next_pc): Fix a typo.
2013-06-26 Maciej W. Rozycki * mips-tdep.c (micromips_scan_prologue): Fix a typo.
2013-06-24 Maciej W. Rozycki bfd/
2013-06-24 Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-04-19 Pedro Alvesmips-tdep.c: Wrong signness for local holding PC register.
2013-04-19 Pedro Alvesalpha-tdep.c/mips-tdep.c: "set heuristic-fence-post...
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-02-24 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Reset frame_offs...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-19 Andreas Tobler2012-12-19 Andreas Tobler <andreast@neon.andreas...
2012-11-12 Joel Brobeckerrename frame_register_read into deprecated_frame_regist...
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-17 Siddhesh Poyarekar * m2-valprint.c (m2_print_array_contents): Eliminate...
2012-08-19 Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-19 Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-19 Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-02 Yao Qigdb/
2012-06-11 Maciej W. Rozycki * mips-tdep.c (mips_push_dummy_code): Handle microMIPS...
2012-06-06 Maciej W. Rozycki * mips-tdep.c (mips_pseudo_register_type): Remove...
2012-06-06 Maciej W. Rozycki * mips-tdep.c (mips_convert_register_p): Correct codin...
2012-06-06 Maciej W. Rozycki * mips-tdep.c (mips_pseudo_register_type): Use
2012-05-18 Maciej W. Rozycki * mips-tdep.c (mips_reg3_to_reg): Optimize storage.
2012-05-18 Maciej W. Rozycki gdb/
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-18 Maciej W. Rozycki * mips-tdep.h (mips_write_pc): New prototype.
2012-05-18 Maciej W. Rozycki * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum...
2012-05-16 Maciej W. Rozycki gdb/
2012-05-14 Maciej W. Rozycki * mips-tdep.c (mips_push_dummy_code): Correct descript...
2012-05-09 Joel Brobeckermips: Switch inferior function calls to ON_STACK method.
2012-04-26 Maciej W. Rozycki gdb/
2012-04-24 Maciej W. Rozycki * mips-tdep.c (mips_about_to_return): Remove dead...
2012-04-24 Maciej W. Rozycki * mips-tdep.c
2012-04-23 Maciej W. Rozycki * mips-tdep.c (mips_n32n64_return_value): Fix coding...
2012-04-20 Maciej W. Rozycki * mips-tdep.c (mips_float_register_p): New function.
2012-04-20 Maciej W. Rozycki * mips-tdep.c (mips_elf_make_msymbol_special): Fix...
2012-04-10 Maciej W. Rozycki * mips-tdep.c (mips_skip_pic_trampoline_code): Correct...
2012-04-10 Maciej W. Rozycki * mips-tdep.c (mips32_next_pc): Handle JALX.
2012-03-02 Joel BrobeckerFix ARI violations in mips-linux-nat.c and mips-tdep.c
2012-03-01 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Correct indentation.
2012-03-01 Maciej W. Rozycki * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
2012-03-01 Maciej W. Rozycki * mips-tdep.c (mips32_bc1_pc): New function.
2012-03-01 Maciej W. Rozycki gdb/
2012-02-27 Maciej W. Rozycki * mips-tdep.c (mips32_instruction_has_delay_slot)...
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-28 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-08 Maciej W. Rozycki * mips-tdep.c (mips_skip_mips16_trampoline_code):...
2011-12-08 Maciej W. Rozycki * mips-tdep.c (extended_offset): Correct calculation.
2011-12-07 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Only update...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (mips32_next_pc): Fix floating point...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (deal_with_atomic_sequence): Fix the...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (mips_pc_is_mips16): Reverse the order...
2011-11-24 Maciej W. Rozycki * mips-tdep.c (extended_offset): Fix formatting.
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-28 Pedro Alves gdb/
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-28 Hui Zhu2010-12-28 Hui Zhu <teawater@gmail.com>
2010-12-27 Hui Zhu2010-12-27 Kevin Buettner <kevinb@redhat.com>
2010-12-17 Kevin Buettner * mips-tdep.c (make_mips16_addr): New function.
2010-12-16 Kevin Buettner * mips-tdep.c (mips_convert_register_float_case_p)
2010-12-15 Kevin Buettner * mips-tdep.c (mips_pseudo_register_write): Sign exten...
2010-12-14 Kevin Buettner * mips-tdep.c (mips_eabi_push_dummy_call): Place signe...
2010-11-28 Jan Kratochvilgdb/
2010-08-05 Hui Zhu2010-08-05 Hui Zhu <teawater@gmail.com>
2010-07-01 Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-01-09 Joel BrobeckerWrong return convention for arrays (mips-irix).
2010-01-09 Joel Brobecker * mips-tdep.c (mips_breakpoint_from_pc): Add...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-13 Daniel Jacobowitz2009-11-13 Maciej W. Rozycki <macro@codesourcery...
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-11 Pierre Muller Unify target macros.
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-04-01 Aleksandar Ristovski* mips-tdep.c (mips_numeric_register_alieses): New...
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
next