aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-21 * elf32-xtensa.c (relax_section): Update DIFF relocations in theBob Wilson2-22/+25
2007-12-21Correct handling of non-section symbol in merged section. Avoid someIan Lance Taylor5-8/+9
2007-12-21daily updateAlan Modra1-1/+1
2007-12-21Speed up relocations against local symbols in merged sections.Ian Lance Taylor10-210/+598
2007-12-212007-12-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-9/+19
2007-12-21 * linux-low.c (STACK_SIZE): Define.Andreas Schwab2-4/+23
2007-12-21 * ada-lang.h (ada_renaming_category): New enumerated type.Joel Brobecker4-208/+475
2007-12-21Minor reformatting.Joel Brobecker1-1/+1
2007-12-21 * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN): Defined to a biggerJoel Brobecker2-2/+10
2007-12-21 * rs6000-tdep.h: Remove defs.h #include.Joel Brobecker3-3/+6
2007-12-21*** empty log message ***gdbadmin1-1/+1
2007-12-20daily updateAlan Modra1-1/+1
2007-12-20Fix buglet in last patch.Ian Lance Taylor1-7/+7
2007-12-20Convert more instances of off_t to be 32-bit types.Ian Lance Taylor12-93/+109
2007-12-20 * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags forBob Wilson2-2/+16
2007-12-20 * gdbtypes.c (gdbtypes_post_init): Change names of decimal float typesThiago Jung Bauermann3-3/+29
2007-12-20* mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extendMaciej W. Rozycki2-2/+21
2007-12-20Update comments about output offsets and merged input sections.Ian Lance Taylor4-22/+49
2007-12-20 * ld-elf/seg.d: Restrict to linux and vxworks.Hans-Peter Nilsson2-0/+5
2007-12-20 * symtab.h: Remove "defs.h" #include.Joel Brobecker3-3/+6
2007-12-20Remove one inline.Ian Lance Taylor1-1/+1
2007-12-20Make functions on hot path inline. Remove a mistaken virtualIan Lance Taylor3-4/+4
2007-12-20*** empty log message ***gdbadmin1-1/+1
2007-12-19daily updateAlan Modra1-1/+1
2007-12-19* frv/frv.c (frvbf_cut): Only look at the six LSBs ofDJ Delorie2-0/+6
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2007-12-192007-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
2007-12-192007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>Pierre Muller2-5/+29
2007-12-19 * symtab.h: #include "defs.h".Joel Brobecker3-2/+9
2007-12-19 * language.h (enum exp_opcode): Remove commented out forwardJoel Brobecker2-5/+6
2007-12-19 * ld-elf/seg.t: New.Nathan Sidwell4-0/+42
2007-12-19 * infrun.c (handle_inferior_event): Fix spelling in comment.Joel Brobecker2-1/+5
2007-12-19Move Stringpool offsets into a chunked_vector indexed by keys.Ian Lance Taylor4-60/+136
2007-12-19Avoid some warnings which showed up in 64-bit mode.Ian Lance Taylor3-18/+24
2007-12-19Use string length when available when calling Stringpool. CompareIan Lance Taylor5-30/+51
2007-12-19*** empty log message ***gdbadmin1-1/+1
2007-12-18daily updateAlan Modra1-1/+1
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz6-19/+65
2007-12-18Don't write unattached after_input sections twice.Ian Lance Taylor1-8/+0
2007-12-18Fix filename in ChangeLog entry.Jim Blandy1-1/+1
2007-12-18Print statistics about merge sections with --stats.Ian Lance Taylor5-1/+124
2007-12-18 * section.c (BFD_FAKE_SECTION): Update.Daniel Jacobowitz3-4/+9
2007-12-18 * bfd-in2.h: Regenerate.Daniel Jacobowitz2-2/+5
2007-12-18* doc/gdb.texinfo (Set Watchpoints): Integrate per-threadJim Blandy2-10/+17
2007-12-18 * minsyms.c (lookup_minimal_symbol): Also check the separateDaniel Jacobowitz3-3/+19
2007-12-18 * mi/mi-main.c (mi_cmd_list_features): AnnounceVladimir Prus4-0/+16
2007-12-18/tmp/foo.diffRichard Sandiford5-20/+30
2007-12-18/tmp/foo.diffRichard Sandiford1-0/+6
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor22-224/+287