Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | Remove unused variables | Tom Tromey | 1 | -12/+1 |
2016-04-22 | MIPS: Go back with the default Linux # of registers to 90 | Maciej W. Rozycki | 1 | -1/+5 |
2016-03-31 | Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" | Pedro Alves | 1 | -19/+0 |
2016-03-07 | Fix "set architecture mips:10000" crash | Pedro Alves | 1 | -1/+2 |
2016-01-18 | MIPS: Remove remnants of 48-bit microMIPS instruction support | Maciej W. Rozycki | 1 | -33/+4 |
2016-01-18 | MIPS: Fix microMIPS instruction size determination | Maciej W. Rozycki | 1 | -1/+3 |
2016-01-07 | MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc' | Maciej W. Rozycki | 1 | -4/+5 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-27 | target_read_memory&co: no longer return target_xfer_status | Pedro Alves | 1 | -12/+13 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -6/+2 |
2015-09-30 | gdbarch.h: Change gdbarch_info::tdep_info's type to void * | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -13/+16 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -3/+4 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -15/+20 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -12/+11 |
2015-01-02 | MIPS: Make the extracted stack offset signed in the prologue scanner | Maciej W. Rozycki | 1 | -10/+11 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-18 | MIPS: Provide FPU info and decode FCSR in `info float' | Yao Qi | 1 | -0/+93 |
2014-12-12 | MIPS: Define aliases for MSYMBOL_TARGET_FLAG macros | Maciej W. Rozycki | 1 | -5/+6 |
2014-12-12 | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 1 | -73/+121 |
2014-10-05 | MIPS: Rewrite `add_offset_16' to match its name | Maciej W. Rozycki | 1 | -7/+9 |
2014-10-05 | MIPS: Correct heuristic prologue termination conditions | Maciej W. Rozycki | 1 | -142/+290 |
2014-10-05 | MIPS: Correct MUSTBE32 interpretation in delay slot handling | Maciej W. Rozycki | 1 | -8/+13 |
2014-08-20 | Handle partially optimized out values similarly to unavailable values | Pedro Alves | 1 | -6/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-25 | MIPS: Respect the "set mips compression" command | Maciej W. Rozycki | 1 | -2/+4 |
2014-05-21 | MIPS: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -4/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-07-24 | * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct | Maciej W. Rozycki | 1 | -1/+1 |
2013-07-15 | include/elf/ | Maciej W. Rozycki | 1 | -5/+5 |
2013-06-26 | * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr. | Maciej W. Rozycki | 1 | -1/+2 |
2013-06-26 | * mips-tdep.c (mips_next_pc): Fix a typo. | Maciej W. Rozycki | 1 | -1/+1 |
2013-06-26 | * mips-tdep.c (micromips_scan_prologue): Fix a typo. | Maciej W. Rozycki | 1 | -1/+1 |
2013-06-24 | bfd/ | Maciej W. Rozycki | 1 | -5/+11 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -9/+1 |
2013-04-19 | mips-tdep.c: Wrong signness for local holding PC register. | Pedro Alves | 1 | -1/+1 |
2013-04-19 | alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger. | Pedro Alves | 1 | -2/+2 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -24/+24 |
2013-02-24 | * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero | Maciej W. Rozycki | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-19 | 2012-12-19 Andreas Tobler <andreast@neon.andreas.nets> | Andreas Tobler | 1 | -1/+2 |
2012-11-12 | rename frame_register_read into deprecated_frame_register_read. | Joel Brobecker | 1 | -3/+3 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -5/+5 |
2012-09-17 | * m2-valprint.c (m2_print_array_contents): Eliminate variable | Siddhesh Poyarekar | 1 | -4/+2 |
2012-08-19 | 2012-08-19 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -1/+50 |