aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-08 PR gas/5322Nick Clifton2-1/+8
2008-01-08*** empty log message ***gdbadmin1-1/+1
2008-01-07 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-11/+18
2008-01-07 * prdbg.c (print_vma): Print as long long, if host supports it.Greg McGary2-1/+16
2008-01-07daily updateAlan Modra1-1/+1
2008-01-07 * gdb.texinfo (C and C++): Add Decimal Floating Point formatThiago Jung Bauermann2-0/+29
2008-01-07 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add testsThiago Jung Bauermann4-38/+230
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann9-33/+510
2008-01-07PR binutils/5535Nick Clifton2-1/+8
2008-01-07bfd/H.J. Lu7-1197/+1239
2008-01-07 Ignore change in name of dynamic linker duringVladimir Prus4-2/+44
2008-01-07Report linker script errors with line numbers. Ignore OUTPUT_FORMATIan Lance Taylor5-32/+62
2008-01-07*** empty log message ***gdbadmin1-1/+1
2008-01-06daily updateAlan Modra1-1/+1
2008-01-06* win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings whenChristopher Faylor3-2/+7
2008-01-06Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor9-23/+137
2008-01-06*** empty log message ***gdbadmin1-1/+1
2008-01-05daily updateAlan Modra1-1/+1
2008-01-05 gdb/Pedro Alves4-3/+17
2008-01-05gas/H.J. Lu12-134/+335
2008-01-05 gdb/Pedro Alves4-44/+63
2008-01-05 * gdb.ada/packed_tagged/comp_bug.adb: New file.Joel Brobecker3-0/+110
2008-01-05 * ada-lang.c (ada_which_variant_applies): Correctly computeJoel Brobecker2-7/+11
2008-01-05 * gdbint.texinfo (Start of New Year Procedure): Add itemJoel Brobecker2-0/+12
2008-01-05*** empty log message ***gdbadmin1-1/+1
2008-01-04daily updateAlan Modra1-1/+1
2008-01-04 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,Joel Brobecker5-0/+202
2008-01-04 * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixesJoel Brobecker2-14/+24
2008-01-04 * gdb.ada/packed_array.exp: Add testing of references toJoel Brobecker2-0/+15
2008-01-04 * ada-lang.c (decode_packed_array_type): Avoid a seg faultJoel Brobecker3-6/+36
2008-01-04 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:Joel Brobecker4-0/+113
2008-01-04 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,Joel Brobecker5-0/+163
2008-01-04 * ada-exp.y: Allow '{type} ADDRESS' notation on left of assignment.Joel Brobecker2-1/+5
2008-01-04 * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types inJoel Brobecker2-0/+14
2008-01-042008-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2008-01-042008-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu6-6/+15
2008-01-04gas/testsuite/H.J. Lu9-155/+229
2008-01-04 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,Joel Brobecker5-0/+151
2008-01-04 * ada-exp.y (chop_separator): New function.Joel Brobecker2-11/+104
2008-01-04* config/tc-ppc.c (parse_cpu): Preserve the settings of theNick Clifton6-6/+40
2008-01-04 * dwarf.c (read_and_display_attr_value): Prefix values that areNick Clifton2-37/+92
2008-01-04Add -h/-soname option.Ian Lance Taylor3-0/+21
2008-01-04Don't create the postprocessing buffer if it already exists.Ian Lance Taylor1-1/+3
2008-01-042008-01-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+8
2008-01-04gas/H.J. Lu12-1576/+1595
2008-01-04*** empty log message ***gdbadmin1-1/+1
2008-01-03daily updateAlan Modra1-1/+1
2008-01-03 * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS insteadThiago Jung Bauermann2-2/+7
2008-01-03 * config/tc-i386.c (process_drex): Initialize modrm_reg andJakub Jelinek2-3/+8
2008-01-03gas/H.J. Lu6-1891/+1901