aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.def (target_modules): Set lib_path to src/.libs forIan Lance Taylor2010-10-204-4/+11
* 2010-10-20 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-203-1/+16
* * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, ifDave Korn2010-10-202-2/+9
* 2010-10-20 Hui Zhu <teawater@gmail.com>Hui Zhu2010-10-202-2/+42
* * remote.c (remote_get_threadlist): If we got emptyVladimir Prus2010-10-202-1/+7
* *** empty log message ***gdbadmin2010-10-201-1/+1
* daily updateAlan Modra2010-10-191-1/+1
* * arm-tdep.c (thumb_get_next_pc_raw): Handle Thumb-16 encodingUlrich Weigand2010-10-192-0/+18
* * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.Ulrich Weigand2010-10-192-7/+13
* * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits moreUlrich Weigand2010-10-192-5/+11
* Support overloading of 'operator->'.Sami Wagiaalla2010-10-195-4/+74
* * python/py-cmd.c (cmdpy_function): Unreference exception state.Tom Tromey2010-10-192-1/+10
* Add testcase for PR gas/12049.H.J. Lu2010-10-196-0/+64
* Support pointer to bool conversion.Sami Wagiaalla2010-10-197-9/+26
* * write.c (relax_segment): Correct address on frag added to stopAlan Modra2010-10-192-6/+10
* PR gas/12049Alan Modra2010-10-193-9/+33
* * c-typeprint.c (c_type_print_base, case TYPE_CODE_TYPEDEF): VerifyDoug Evans2010-10-192-0/+12
* *** empty log message ***gdbadmin2010-10-191-1/+1
* daily updateAlan Modra2010-10-181-1/+1
* gdbTom Tromey2010-10-186-4/+31
* merge from gccDJ Delorie2010-10-181-0/+5
* 2010-10-18 Kai Tietz <kaI.tietz@onevision.com>Kai Tietz2010-10-183-2/+7
* * output.h (Output_segment::set_section_addresses): Change functionCary Coutant2010-10-184-24/+45
* * gas/mips/ld.d: Spell out section offsets and addendsMaciej W. Rozycki2010-10-185-785/+801
* * gas/mips/ld.d: Use wildcard address matching.Maciej W. Rozycki2010-10-184-1872/+1878
* * gas/mips/mips.exp (run_dump_test_arch): Get the name of theMaciej W. Rozycki2010-10-182-4/+14
* * config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variantMaciej W. Rozycki2010-10-182-20/+6
* opcodes/Maciej W. Rozycki2010-10-187-27/+47
* * config/tc-mips.c (mips_pseudo_table): Add "sbss".Maciej W. Rozycki2010-10-182-0/+19
* *** empty log message ***gdbadmin2010-10-181-1/+1
* daily updateAlan Modra2010-10-171-1/+1
* gdb/testsuite/Jan Kratochvil2010-10-173-3/+15
* gdb/Jan Kratochvil2010-10-175-5/+31
* gdb/Jan Kratochvil2010-10-178-7/+175
* gdb/Jan Kratochvil2010-10-1711-15/+199
* 2010-10-17 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-172-5/+8
* gdb/Jan Kratochvil2010-10-172-1/+7
* *** empty log message ***gdbadmin2010-10-171-1/+1
* daily updateAlan Modra2010-10-161-1/+1
* Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu2010-10-167-3/+174
* 2010-10-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-10-162-1/+5
* * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant2010-10-167-15/+129
* *** empty log message ***gdbadmin2010-10-161-1/+1
* * p-typeprint.c (pascal_type_print_method_args): Fix problem inPierre Muller2010-10-152-4/+10
* daily updateAlan Modra2010-10-151-1/+1
* gas: blackfin: add tests for recent loop label fixesMike Frysinger2010-10-158-0/+376
* gas: blackfin: add illegal insn testsMike Frysinger2010-10-156-0/+11199
* gas: blackfin: fix encoding of BYTEOP2M insnMike Frysinger2010-10-159-10/+115
* gas: blackfin: generalize matching in the video testsMike Frysinger2010-10-153-192/+197
* PR python/11948:Tom Tromey2010-10-1514-165/+135