aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Bring patch correction over from gcc repository.Ian Lance Taylor1-4/+4
2008-03-25*** empty log message ***gdbadmin1-1/+1
2008-03-24 * md5.h: Add extern "C" when compiled with C++.Ian Lance Taylor2-0/+12
2008-03-24daily updateAlan Modra1-1/+1
2008-03-24 * x86_64.cc: Correct license to GPLv3.Ian Lance Taylor2-21/+16
2008-03-24Add elfcpp, gold directories.Ben Elliston1-1/+3
2008-03-24 * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz2-0/+6
2008-03-24merge from gccDJ Delorie2-7/+10
2008-03-24 * varobj.c (struct varobj_root): New component thread_id.Vladimir Prus4-13/+78
2008-03-24 Fix random false FAILs on i386.Jan Kratochvil2-2/+15
2008-03-24 PR gdb/544Daniel Jacobowitz3-5/+5
2008-03-24 PR gdb/544Jan Kratochvil4-14/+32
2008-03-24 * options.cc: Include "demangle.h".Ian Lance Taylor5-24/+131
2008-03-24*** empty log message ***gdbadmin1-1/+1
2008-03-23daily updateAlan Modra1-1/+1
2008-03-23Revert 2008-03-21 changes.Daniel Jacobowitz5-25/+16
2008-03-23 * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus5-15/+25
2008-03-23 * varobj.c (struct varobj_root): ClarifyVladimir Prus2-2/+10
2008-03-23*** empty log message ***gdbadmin1-1/+1
2008-03-22daily updateAlan Modra1-1/+1
2008-03-22 * gold.h: Include <cstddef> and <sys/types.h>Ian Lance Taylor3-0/+9
2008-03-22 * ld-cris/libdso-10.d: Adjust for change in objdump output.Hans-Peter Nilsson2-5/+9
2008-03-22Add ChangeLog file.Ian Lance Taylor1-0/+4
2008-03-22*** empty log message ***gdbadmin1-1/+1
2008-03-21 * filenames.h: Add extern "C" when compiled with C++.Ian Lance Taylor2-0/+12
2008-03-21Add ChangeLog file now that the sources are part of the GNU binutils.Ian Lance Taylor1-0/+4
2008-03-21daily updateAlan Modra1-1/+1
2008-03-21 PR gdb/544Daniel Jacobowitz5-6/+39
2008-03-21 * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker2-7/+13
2008-03-21Bump version for general release.Ian Lance Taylor2-40/+44
2008-03-21gdb/Pedro Alves9-79/+1027
2008-03-21 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,Adam Nemet5-0/+79
2008-03-21 * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma toAdam Nemet2-1/+9
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz10-215/+167
2008-03-21Copy this patch over from master gcc repository:Ian Lance Taylor5-4/+1235
2008-03-212008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz4-1/+59
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz10-27/+128
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz6-4/+13
2008-03-212008-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2008-03-21*** empty log message ***gdbadmin1-1/+1
2008-03-20daily updateAlan Modra1-1/+1
2008-03-20binutils/Richard Sandiford10-0/+270
2008-03-20bfd/Richard Sandiford7-6/+30
2008-03-20bfd/Alan Modra5-67/+82
2008-03-20From Craig Silverstein: implement -z defs.Ian Lance Taylor2-1/+5
2008-03-20*** empty log message ***gdbadmin1-1/+1
2008-03-19daily updateAlan Modra1-1/+1
2008-03-19Make sure the start and size of the TLS segment are aligned.Ian Lance Taylor4-20/+89
2008-03-19 * inflow.c (terminal_ours_1): Guard access toPedro Alves2-0/+7
2008-03-192008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel11-107/+1119