aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-03 * gdb.ada/array_bounds/bar.adb: New file.Joel Brobecker3-0/+90
2008-01-03 * ada-lang.c (ada_array_bound_from_type): Make non-static.Joel Brobecker2-11/+24
2008-01-03 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,Joel Brobecker5-0/+121
2008-01-03 * ada-lang.c (static_unwrap_type): Add forward declaration.Joel Brobecker3-4/+34
2008-01-03 * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)Joel Brobecker4-23/+49
2008-01-03 * doublest.c (convert_floatformat_to_doublest): CallLuis Machado2-8/+16
2008-01-032008-01-03 Nick Hudson <nick.hudson@dsl.pipex.com>Nick Hudson2-0/+5
2008-01-03gas/testsuite/H.J. Lu16-1475/+1576
2008-01-03Add a missing ','.H.J. Lu1-1/+1
2008-01-03 * gdb.base/set-lang-auto.exp: New testcase.Joel Brobecker2-0/+74
2008-01-03 * symfile.c (set_initial_language): Make non-static.Joel Brobecker4-4/+16
2008-01-03 * gdb.ada/fun_addr/foo.adb: New file.Joel Brobecker3-0/+68
2008-01-03 * eval.c (evaluate_subexp_for_address): Provide frame address toJoel Brobecker2-1/+8
2008-01-03gas/testsuite/H.J. Lu7-9/+39
2008-01-03Fix a typo.H.J. Lu1-1/+1
2008-01-03*** empty log message ***gdbadmin1-1/+1
2008-01-022008-01-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2008-01-02Add cast to avoid signed/unsigned warning.Ian Lance Taylor1-2/+5
2008-01-022008-01-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-13/+20
2008-01-02Reduce the number of system calls. Use readv instead of pread. DoIan Lance Taylor12-120/+404
2008-01-02daily updateAlan Modra1-1/+1
2008-01-02gas/H.J. Lu14-2041/+2184
2008-01-02Move 2007 ChangeLog entries to ChangeLog-2007.H.J. Lu12-11703/+11751
2008-01-02 * gas/mips/jalr.s: New test.Catherine Moore6-1/+34
2008-01-02 * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB.Jan Kratochvil5-0/+109
2008-01-02 * array_subscript_addr/p.adb: New file.Joel Brobecker3-0/+79
2008-01-02 * ada-lang.c (ada_evaluate_subexp): Modify the value returnedJoel Brobecker2-3/+11
2008-01-02 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:Joel Brobecker4-0/+96
2008-01-02 * ada-lang.c (ada_value_equal): Dereference reference types whenJoel Brobecker2-0/+10
2008-01-02* m88k-dis.c (instructions): Fix fcvt.* instructions.Mark Kettenis2-9/+14
2008-01-02*** empty log message ***gdbadmin1-1/+1
2008-01-01daily updateAlan Modra1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1633-1679/+1801
2008-01-01* win32-nat.c (psapi_module_handle): Remove static.Christopher Faylor3-160/+200
2008-01-01 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,Joel Brobecker5-0/+128
2008-01-01 * ada-lang.c (ada_remove_trailing_digits): New function.Joel Brobecker2-46/+116
2008-01-01 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,Joel Brobecker5-0/+128
2008-01-01 * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_refJoel Brobecker2-25/+33
2008-01-01 * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handlingJoel Brobecker2-2/+20
2008-01-01 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,Joel Brobecker5-0/+150
2008-01-01 Implement support for Ada interface types.Joel Brobecker2-6/+50
2008-01-01 * top.c (print_gdb_version): Update copyright year.Joel Brobecker2-1/+5
2008-01-01 * ChangeLog-2007: New ChangeLog rotation.Joel Brobecker3-10617/+10635
2008-01-01*** empty log message ***gdbadmin1-1/+1
2007-12-31daily updateAlan Modra1-1/+1
2007-12-31* gdb.base/multi-forks.exp: Consume all output from childJim Blandy2-4/+45
2007-12-312007-12-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+8
2007-12-31 * remote.c (unpack_nibble): Use fromhex.Daniel Jacobowitz3-3/+8
2007-12-31Fix a typo in ChangeLog.H.J. Lu1-2/+2
2007-12-31Expect cvtsi2ssl instead of cvtsi2ss.H.J. Lu2-1/+2