aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Rename lookup_symbol_global to lookup_global_symbol.Doug Evans7-15/+22
2014-11-06symtab.c (basic_lookup_symbol_nonlocal): Add comment.Doug Evans2-0/+8
2014-11-06Rename some "aux" functions.Doug Evans2-40/+52
2014-11-06lookup_symbol_in_block: Renamed from lookup_symbol_aux_block.Doug Evans4-9/+14
2014-11-06Rename lookup_symbol_static to lookup_symbol_in_static_block,Doug Evans6-18/+26
2014-11-06New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans5-12/+20
2014-11-06Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans8-76/+85
2014-11-07Revert bfd_get_size checksAlan Modra6-40/+11
2014-11-06Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some places.Doug Evans3-5/+15
2014-11-06Forgotten ChangeLog entry for previous commit.Doug Evans1-0/+5
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