aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz6-48/+48
2007-12-07 * config/tc-xtensa.c (xg_force_frag_space): Delete.Bob Wilson2-178/+70
2007-12-07From Cary Coutant: Some x86_64 shared library fixes.Ian Lance Taylor1-19/+12
2007-12-07From Cary Coutant: Remove commented out assert. Also add comment forIan Lance Taylor1-4/+3
2007-12-07 * infrun.c (init_wait_for_inferior): Reset target_last_wait_ptid.Daniel Jacobowitz2-1/+10
2007-12-07*** empty log message ***gdbadmin1-1/+1
2007-12-06 * addrmap.c (addrmap_splay_tree_remove): New function.Jim Blandy2-1/+11
2007-12-06daily updateAlan Modra1-1/+1
2007-12-06config/Richard Sandiford3-4/+9
2007-12-06* addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy3-23/+35
2007-12-06From Craig Silverstein: Reorganize testsuite Makefile.am.Ian Lance Taylor2-443/+517
2007-12-06* NEWS: Mention support for non-contiguous lexical blocks andJim Blandy2-0/+9
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling20-67/+90
2007-12-062007-12-06 Mick Davis <mickd@goanna.iinet.net.au>Daniel Jacobowitz2-1/+5
2007-12-06 Localize infrun use of remove_breakpoints.Vladimir Prus2-5/+14
2007-12-06 Clarify infrun variable naming.Vladimir Prus4-50/+99
2007-12-062007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller4-15/+36
2007-12-06Initialize variable to avoid warning.Ian Lance Taylor1-1/+1
2007-12-06From Cary Coutant: More support for generating shared libraries.Ian Lance Taylor12-360/+1285
2007-12-06Fix comment.Ian Lance Taylor1-2/+3
2007-12-06Don't write out the symbol table when stripping.Ian Lance Taylor1-7/+10
2007-12-06*** empty log message ***gdbadmin1-1/+1
2007-12-05daily updateAlan Modra1-1/+1
2007-12-05Rework Stringpool to not compute the hash code twice when adding a newIan Lance Taylor2-120/+184
2007-12-05 * elf32-spu.c (spu_elf_size_stubs): Do consider branches toAlan Modra2-1/+7
2007-12-05 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-6/+45
2007-12-05From Craig Silverstein: Support -o -.Ian Lance Taylor1-12/+21
2007-12-05From Craig Silverstein: Test some flags.Ian Lance Taylor2-13/+132
2007-12-05Stringpool stats. Also make Symbol_table support functions inline.Ian Lance Taylor6-7/+43
2007-12-05*** empty log message ***gdbadmin1-1/+1
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy13-32/+947
2007-12-04From Craig Silverstein: Support irregular output files.Ian Lance Taylor2-20/+87
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand20-1401/+146
2007-12-04Print symbol table statistics with --stats.Ian Lance Taylor3-0/+19
2007-12-04daily updateAlan Modra1-1/+1
2007-12-042007-11-26 Thiago Jung Bauermann <bauerman@br.ibm.com>Ben Elliston2-21/+32
2007-12-04 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Create DT_PLTGOTBob Wilson2-3/+8
2007-12-04* features/mips-cpu.xml: Specify "regnum" for "r0" explicitly.Maciej W. Rozycki7-74/+83
2007-12-04* target.h (target_find_new_threads): Fix definition.Maciej W. Rozycki2-1/+5
2007-12-04 * elf32-spu.c (spu_elf_size_stubs): Correct section alignment.Alan Modra2-2/+6
2007-12-04From Craig Silverstein: Use gold_fatal in options.h, beef up value checks.Ian Lance Taylor1-14/+16
2007-12-04*** empty log message ***gdbadmin1-1/+1
2007-12-03 * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.Alan Modra2-0/+8
2007-12-03 * config/tc-ppc.c (ppc_tc): Allow a space between toc symbolAlan Modra2-0/+6
2007-12-03daily updateAlan Modra1-1/+1
2007-12-03 * win32-low.c (attaching): New global.Pedro Alves2-11/+63
2007-12-03 * server.c (main): Don't report dll events on the initialPedro Alves2-4/+10
2007-12-03 * server.c (main): Relax numerical bases supported for the pid ofPedro Alves2-1/+6
2007-12-03 * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves2-17/+25
2007-12-03 * win32-low.c (win32_get_thread_context)Pedro Alves3-4/+51