aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-01daily updateAlan Modra1-1/+1
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S20-4/+146
2014-10-31Add forgotten changelog entry.Andrew Pinski1-0/+7
2014-10-31Add dlang demangling support to c++filt.Iain Buclaw2-0/+5
2014-10-31Fix an (almost) infinite loop in the tekhex parser.Nick Clifton2-0/+4
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton5-4/+55
2014-10-31oops - changelog omitted from previous delta.Nick Clifton1-0/+15
2014-10-31In response to a public outcry the strings program now defaults to using theNick Clifton6-17/+106
2014-10-30Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans9-3/+130
2014-10-31daily updateAlan Modra1-1/+1
2014-10-30Fixes a seg-fault in the ihex parser when it encounters a malformed ihex file.Nick Clifton2-1/+2
2014-10-30Closes another memory corruption, this time due to heap overrun.Nick Clifton2-2/+11
2014-10-30Skip tests that use cd for remote hostsLuis Machado4-0/+21
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton4-3/+10
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich3-46/+35
2014-10-30Fix error message strings so that they can be translated properly.Nick Clifton2-12/+26
2014-10-30Don't replace '\' with '\\' in before_prompt_hookYao Qi2-2/+6
2014-10-30daily updateAlan Modra1-1/+1
2014-10-29Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton2-2/+7