aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans19-40/+27
2014-11-06solib_global_lookup: Fetch arch from objfile, not target_gdbarch.Doug Evans4-3/+11
2014-11-07daily updateAlan Modra1-1/+1
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore6-7/+23
2014-11-06Update Nios II prologue analysis to remove detection of long-obsoleteSandra Loosemore2-90/+14
2014-11-06Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton6-7/+65
2014-11-06Revert changes in previous deltas that introduced new failures intoNick Clifton4-19/+17
2014-11-06bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton2-0/+9
2014-11-06daily updateAlan Modra1-1/+1
2014-11-05More fixes for memory problems uncovered by file fuzzers.Nick Clifton3-7/+28
2014-11-05More fixes for reading corrupt ELF files.Nick Clifton2-63/+175
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth2-1/+4
2014-11-05Fix segfault when creating a dso with discarded .dynsym section.Matthew Fortune2-2/+9
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune11-0/+109
2014-11-052014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-2/+7
2014-11-05More fixes for processing corrupt files.Nick Clifton3-39/+129
2014-11-05Cast result of obstack_next_freeAlan Modra2-2/+4
2014-11-05Use obstack_blank_fast to shrink obstacksAlan Modra3-2/+8
2014-11-04Update description of ownership of files in include/Doug Evans1-1/+4
2014-11-04Fix -Wshadow warningMatthew Fortune2-4/+8
2014-11-05daily updateAlan Modra1-1/+1
2014-11-04tui: Fix newterm call for older ncursesSimon Marchi2-1/+5
2014-11-04garbage collect gdb/breakpoint.c:breakpoint_thread_matchPedro Alves3-62/+5
2014-11-04Fix problem with linker created sections being mistakenly flaggedNick Clifton2-1/+6
2014-11-04More fixes for memory corruption when readelf processes corrupt files.Nick Clifton2-46/+138
2014-11-04Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton2-2/+13
2014-11-04Don't use register keywordAlan Modra24-4044/+4308
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra3-7/+9
2014-11-04Regenerate spu overlay and icache manager filesAlan Modra3-47/+52
2014-11-04Provide stat function for spu overlay manager iovecAlan Modra2-1/+18
2014-11-04Fixes for crashes running readelf.Nick Clifton2-33/+96
2014-11-03Fix evaluation of method calls under EVAL_SKIP.Siva Chandra5-6/+140
2014-11-04daily updateAlan Modra1-1/+1
2014-11-03When relaxing, update size of symbols.Andrew Burgess5-18/+53
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess7-2/+187
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton12-32/+140
2014-11-03Import updated translations supplied by the Translation Project.Nick Clifton12-3411/+5630
2014-11-03Add missing changelog entriesYao Qi1-0/+17
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton2-1/+6
2014-11-02mdebugread.c (parse_procedure): Delete unnecessary forward decl.Doug Evans2-2/+4
2014-11-02xcoffread.c (process_linenos): Delete unnecessary code.Doug Evans2-3/+5
2014-11-03daily updateAlan Modra1-1/+1
2014-11-02read_pieced_value do big endian processing only in case of valid gdb_regnumVictor Kamensky1-17/+20
2014-11-02ARM: arm_breakpoint should be little endian form in case for arm BE8Victor Kamensky1-1/+1
2014-11-02ARM: extract_arm_insn function need to read instrs correctly in be8 caseVictor Kamensky1-1/+1
2014-11-02Match the working directory on remote hostYao Qi2-1/+13
2014-11-02daily updateAlan Modra1-1/+1
2014-10-31objfiles.h: Remove some unused macros.Doug Evans2-13/+5
2014-10-31valops.c: Fix some whitespace.Doug Evans2-6/+12
2014-11-01Fix %lx format used with bfd_size_type mismatch in readelf.cHans-Peter Nilsson2-2/+8