aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-26Mention GDB 7.4.1 release in CL.gdbadmin1-0/+4
2012-04-26 * arm-tdep.h (VFP_REGISTER_SIZE): Define.Jonathan Larmour6-1/+92
2012-04-26* elf32-m68k.c (elf_m68k_check_relocs): Mark non-GOT referencesAndreas Schwab2-1/+20
2012-04-26Revert accidental check-in.Hans-Peter Nilsson1-6/+0
2012-04-26 Make bfd asserts cause linker errors.Hans-Peter Nilsson2-0/+25
2012-04-26 Provide a way for programs to recognize BFD_ASSERT calls.Hans-Peter Nilsson5-2/+112
2012-04-26 * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor6-11/+26
2012-04-26daily updateAlan Modra1-1/+1
2012-04-26*** empty log message ***gdbadmin1-1/+1
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans2-1/+6
2012-04-25back out previous changeDoug Evans2-6/+1
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans2-1/+6
2012-04-252012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior27-26/+66
2012-04-25 * doc/binutils.texi: Add -D/--enable-deterministic-archives optionCary Coutant3-1/+49
2012-04-25 * gdb.texinfo (Go): Fix thinko.Doug Evans2-1/+3
2012-04-25Update config.sub to 2012-04-18 version.Joel Brobecker2-15/+31
2012-04-25Fix location of entry added last.Joel Brobecker1-4/+4
2012-04-25Corrupted path caused by "cd" command.Joel Brobecker2-2/+6
2012-04-25 Initial pass at Go language support.Doug Evans42-21/+3840