GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
mips-linux-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-2
/
+2
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Avoid -Wnarrowing warnings in struct tramp_frame instances
Tom Tromey
2018-08-27
1
-32
/
+32
*
Split size in regset section iterators
Alan Hayward
2018-08-13
1
-6
/
+8
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-2
/
+2
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-4
/
+4
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-8
/
+5
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-1
/
+1
*
MIPS/Linux: Correct o32 core file FGR interpretation
Maciej W. Rozycki
2018-05-25
1
-96
/
+13
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-1
/
+0
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-10
/
+10
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
gdbarch: Use an anonymous union for target data in `gdbarch_info'
Maciej W. Rozycki
2017-08-07
1
-2
/
+1
*
Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c
Yao Qi
2017-06-13
1
-0
/
+11
*
Add regcache raw_supply_integer and raw_collect_integer.
Alan Hayward
2017-05-26
1
-29
/
+4
*
Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.c
Alan Hayward
2017-05-08
1
-14
/
+4
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Move encoded as 'or' in binutils.
Simon Dardis
2015-10-28
1
-4
/
+6
*
mips: fix void*/gdb_byte* compilation errors
Simon Marchi
2015-10-22
1
-3
/
+5
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+2
*
Fix internal error when core file section is too big
Andreas Arnez
2015-02-04
1
-8
/
+8
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
MIPS: Keep the ISA bit in compressed code addresses
Maciej W. Rozycki
2014-12-12
1
-1
/
+7
*
MIPS: Add support for microMIPS Linux signal trampolines
Maciej W. Rozycki
2014-12-03
1
-6
/
+107
*
Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...
Sergio Durigan Junior
2014-11-20
1
-3
/
+3
*
MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-30
/
+17
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
MIPS: Replace regset_alloc() invocations by static regset structures.
Andreas Arnez
2014-05-21
1
-29
/
+24
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-1
/
+1
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-2
/
+2
*
change minsym representation
Tom Tromey
2014-02-26
1
-1
/
+1
*
Remove duplicated #include's from GDB
Honggyu Kim
2014-01-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.
Sergio Durigan Junior
2013-08-09
1
-56
/
+185
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-9
/
+20
*
* mips-linux-tdep.c: Adjust formatting throughout.
Maciej W. Rozycki
2013-05-30
1
-59
/
+56
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-2
/
+2
*
*** empty log message ***
Michael Eager
2012-06-11
1
-0
/
+94
*
* NEWS: Add MIPS/Linux DSP support.
Maciej W. Rozycki
2012-05-22
1
-7
/
+105
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-3
/
+3
*
* mips-tdep.h (mips_write_pc): New prototype.
Maciej W. Rozycki
2012-05-18
1
-1
/
+4
*
gdb/
Jan Kratochvil
2012-03-02
1
-1
/
+1
[next]