aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-01elfcpp/Cary Coutant5-584/+84
2012-05-01 [Checking in missing files from previous commit.]Cary Coutant2-0/+88
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard6-24/+82
2012-05-01 PR binutils/13121Nick Clifton10-891/+910
2012-05-01 * dwarf2read.c (init_cutu_and_read_dies): Renamed fromDoug Evans5-69/+431
2012-05-01Fix bug in date in previous entry.Doug Evans1-1/+1
2012-05-01*** empty log message ***gdbadmin1-1/+1
2012-05-01daily updateAlan Modra1-1/+1
2012-04-30* config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie2-11/+26
2012-04-30* rx-decode.opc (MOV): Do not sign-extend immediates which areDJ Delorie3-601/+633
2012-04-302012-04-26 Sterling Augustine <saugustine@google.com>Sterling Augustine2-0/+212
2012-04-30 * dwarf2read.c (dwarf_decode_macros): New arg section_name.Doug Evans2-9/+22
2012-04-30gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.Mark Wielaard3-4/+37
2012-04-30*** empty log message ***gdbadmin1-1/+1
2012-04-30daily updateAlan Modra1-1/+1
2012-04-292012-04-29 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-2/+9
2012-04-29gdb:Yao Qi2-1/+35
2012-04-29gdb/doc:Yao Qi2-27/+5
2012-04-29gdb/testsuite:Yao Qi2-7/+6
2012-04-29gdb/gdbserver:Yao Qi12-53/+102
2012-04-29*** empty log message ***gdbadmin1-1/+1
2012-04-29daily updateAlan Modra1-1/+1
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans13-165/+1538
2012-04-28 Refactor DIE reading.Doug Evans2-622/+712
2012-04-28 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.Doug Evans2-0/+6
2012-04-282012-04-28 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-1/+6
2012-04-28 * dwarf2read.c (dwarf2_read_index): Don't use index if symbol tableDoug Evans2-0/+9
2012-04-28daily updateAlan Modra1-1/+1
2012-04-28*** empty log message ***gdbadmin1-1/+1
2012-04-27gdb/doc/ChangeLog:Sergio Durigan Junior9-0/+623
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior3-11/+171
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior39-35/+4254
2012-04-27Document sparc's %l34 and %h34David S. Miller2-1/+18
2012-04-27Add support for sparc %cfr ASR register.David S. Miller9-1/+38
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior8-18/+167
2012-04-27 * dwarf2.c (scan_unit_for_symbols): Account for DW_AT_high_pcMark Wielaard2-0/+15
2012-04-27 * dwarf2read.c (dwarf2_get_pc_bounds): Check DW_AT_high_pc form toMark Wielaard2-9/+36
2012-04-27 * MAINTAINERS (Write After Approval): Add myself to the list.Mark Wielaard2-0/+5
2012-04-27 * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki6-5/+64
2012-04-27 * configure.ac: Add AC_ARG_PROGRAM.Maciej W. Rozycki3-0/+21
2012-04-27Add support for sparc pause instruction.David S. Miller9-6/+44
2012-04-27merge from gccDJ Delorie6-629/+900
2012-04-27Add support for sparc compare-and-branch instructions.David S. Miller8-5/+196
2012-04-27Add support for SPARC T4 crypto instructions.David S. Miller11-3/+356
2012-04-27Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller6-1437/+1469
2012-04-27Add new ELF_SPARC_HWCAP_* defines for features found on SPARC-T4.David S. Miller2-0/+19
2012-04-27*** empty log message ***gdbadmin1-1/+1
2012-04-27daily updateAlan Modra1-1/+1
2012-04-26gdb/Jan Kratochvil2-5/+42
2012-04-26 gdb/Maciej W. Rozycki13-121/+1315