aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-04gas/testsuite/H.J. Lu9-68/+133
2007-10-04opcodes/David Daney6-1/+28
2007-10-042007-10-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+11
2007-10-04gas/H.J. Lu9-91/+558
2007-10-04 * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.Bob Wilson2-5/+8
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton19-41/+160
2007-10-04* configure.in (WIN32LDFLAGS): Rename to SHARED_LDFLAGS.Nick Clifton5-48/+72
2007-10-04PR linker/4844Nick Clifton3-4/+34
2007-10-04PR gas/5100Nick Clifton2-1/+7
2007-10-04PR linker/5099Nick Clifton2-1/+7
2007-10-04Fix spelling typos.Nick Clifton2-2/+7
2007-10-04PR linker/5097Nick Clifton2-1/+6
2007-10-04Full support for --sysroot.Ian Lance Taylor18-84/+420
2007-10-04daily updateAlan Modra1-1/+1
2007-10-04*** empty log message ***gdbadmin1-1/+1
2007-10-03From Craig Silvestein: document the i386 relocs.Ian Lance Taylor1-35/+38
2007-10-03From Craig Silverstein: get all x86_64 tests passing.Ian Lance Taylor1-15/+17
2007-10-03 * NEWS: Use uniform spacing. Correct version number for GDB 6.7Daniel Jacobowitz2-5/+10
2007-10-03 * gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for theDaniel Jacobowitz2-3/+7
2007-10-032007-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-7/+32
2007-10-032007-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-6/+10
2007-10-03 * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Kazu Hirata2-0/+22
2007-10-03PR gas/5078Nick Clifton2-1/+8
2007-10-03PR gas/5089 * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo.Nick Clifton2-2/+9
2007-10-03 * stabs.c (aout_process_stab): Set BSF_DEBUGGING.Alan Modra2-0/+7
2007-10-03From Craig Silverstein: set symbol value for function pointerIan Lance Taylor1-1/+30
2007-10-03 * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.Alan Modra2-1/+5
2007-10-03Parameterize object_unittest to work for whatever target types areIan Lance Taylor7-44/+719
2007-10-03daily updateAlan Modra1-1/+1
2007-10-03*** empty log message ***gdbadmin1-1/+1
2007-10-02From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor5-86/+133
2007-10-02From Craig Silverstein: correct x86_64 dynamic tags.Ian Lance Taylor1-2/+2
2007-10-02From Craig Silverstein: add support for searching for input filesIan Lance Taylor5-21/+85
2007-10-02From Craig Silverstein: avoid some signed/unsigned warnings from gcc 4.2.Ian Lance Taylor5-7/+7
2007-10-02 * s390-tdep.c (s390_regset_from_core_section): Allow excess sectionUlrich Weigand2-2/+7
2007-10-022007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2-4/+8
2007-10-022007-10-02 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>Ulrich Weigand4-0/+28
2007-10-02 * ppc-linux-nat.c (ppc_linux_stopped_data_address): CastUlrich Weigand2-1/+6
2007-10-022007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2-0/+8
2007-10-022007-10-02 Mark Mitchell <mark@codesourcery.com>Daniel Jacobowitz3-268/+313
2007-10-02 * inflow.c (terminal_ours_1): Remove useless line.Daniel Jacobowitz2-2/+4
2007-10-02 * mips-tdep.c (mips_read_fp_register_double): Correct check forDaniel Jacobowitz2-2/+25
2007-10-02 * gdb.cp/classes.exp (do_tests): Always step to the line after theDaniel Jacobowitz8-7/+32
2007-10-02PR linker/4844Nick Clifton3-68/+97
2007-10-02*** empty log message ***gdbadmin1-1/+1
2007-10-02daily updateAlan Modra1-1/+1
2007-10-01Cleanups from Craig Silverstein.Ian Lance Taylor4-63/+24
2007-10-012007-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+11
2007-10-01From Craig Silverstein: New version of x86_64.cc.Ian Lance Taylor1-69/+146
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor5-47/+1670