aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-19 * readelf.c (process_object): Free dynamic_section after use.Maciej W. Rozycki2-0/+10
2011-01-19gdbTom Tromey13-23/+322
2011-01-19Don't compress debug sections smaller than 32 bytes.H.J. Lu2-1/+6
2011-01-19*** empty log message ***gdbadmin1-1/+1
2011-01-18daily updateAlan Modra1-1/+1
2011-01-18Don't undefine elf_backend_static_tls_alignment twice.H.J. Lu2-6/+2
2011-01-18Undo Solaris damages in elf64-x86-64.c.H.J. Lu4-2/+18
2011-01-18Don't compress empty debug sections.H.J. Lu6-0/+39
2011-01-18Reset dump_sects after processing each archive member.H.J. Lu2-0/+13
2011-01-18Properly sign-extend byte.H.J. Lu7-23/+63
2011-01-18Add tbm flag and TBM instruction pattern.H.J. Lu2-1/+7
2011-01-18fix printing of Ada wide characters on ppc-aixJoel Brobecker2-3/+7
2011-01-18[powerpc] breakpoint inserted past function endJoel Brobecker2-2/+14
2011-01-18opcodes/Jan Kratochvil3-2547/+2687
2011-01-18 Fix compilation for mingw64.Nick Clifton5-7/+21
2011-01-18 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatibleNick Clifton3-2/+15
2011-01-18 PR gas/12390Nick Clifton44-195/+795
2011-01-18*** empty log message ***gdbadmin1-1/+1
2011-01-17daily updateAlan Modra1-1/+1
2011-01-17Add TBM testsuite files missing from last commit.Quentin Neill6-0/+1489
2011-01-17Add support for TBM instructions.Quentin Neill18-7/+131
2011-01-17 * cli/cli-cmds.c (apropos_command): Free the compiled regex. UseTom Tromey4-6/+60
2011-01-17bfd/Richard Sandiford6-1/+34
2011-01-17bfd/Richard Sandiford7-15/+43
2011-01-17 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't callTom Tromey2-14/+11
2011-01-17 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPEPierre Muller2-17/+101
2011-01-17*** empty log message ***gdbadmin1-1/+1
2011-01-16daily updateAlan Modra1-1/+1
2011-01-16Disallow 64bit relocations in x32 mode.H.J. Lu11-43/+315
2011-01-16*** empty log message ***gdbadmin1-1/+1
2011-01-15daily updateAlan Modra1-1/+1
2011-01-15Update ChangeLog.H.J. Lu1-1/+1
2011-01-15Check invalid x32 relocations.H.J. Lu2-0/+38
2011-01-15Don't allow movabs with relocation in x32 mode.H.J. Lu8-22/+383
2011-01-15Replace n32 with x32.H.J. Lu3-5/+7
2011-01-15*** empty log message ***gdbadmin1-1/+1
2011-01-14Rename --n32 to --x32.H.J. Lu15-22/+48
2011-01-14daily updateAlan Modra1-1/+1
2011-01-14Handle R_X86_64_32 like R_X86_64_64 for ILP32.H.J. Lu6-5/+49
2011-01-142011-01-14 Yao Qi <yao@codesourcery.com>Yao Qi2-2/+12
2011-01-14new testcase printing wchar_t characters and stringsJoel Brobecker3-0/+82
2011-01-14new testcase for Ada Wide Wide Characters and StringsJoel Brobecker5-0/+123
2011-01-14Fix printing of Wide_Character & Wide_Wide_Character entities.Joel Brobecker3-5/+9
2011-01-14 * solib-som.h (hpux_major_release): Declare variable here.Pierre Muller4-15/+47
2011-01-14gdb: extend Linux osabi matchMike Frysinger2-1/+6
2011-01-14fix ARI warnings introduced by ia64-hpux patchesJoel Brobecker4-9/+19
2011-01-14 * target.h (deprecated_child_ops): Delete declaration.Pedro Alves3-8/+5
2011-01-14 gdb/Pedro Alves1-16/+0
2011-01-14 * Makefile.in (hpux-thread.o): Delete rule.Pedro Alves6-616/+10
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra10-27/+31