Age | Commit message (Expand) | Author | Files | Lines |
2007-07-10 | * objdump.c (dump_dwarf): Correct setting of is_relocatable. | Alan Modra | 2 | -18/+21 |
2007-07-10 | 2007-07-10 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+10 |
2007-07-10 | * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't eliminate | Nathan Sidwell | 2 | -4/+13 |
2007-07-10 | * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add | Alan Modra | 6 | -10/+19 |
2007-07-10 | * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field. | Alan Modra | 7 | -0/+15 |
2007-07-10 | 2007-07-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -11/+41 |
2007-07-10 | daily update | Alan Modra | 1 | -1/+1 |
2007-07-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-07-09 | . | Roland McGrath | 5 | -15/+53 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -128/+209 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 2 | -2/+157 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+13 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+50 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+3 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+27 |
2007-07-09 | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+6 |
2007-07-09 | Import patch from FSF gcc sources to add support for building windmc tool. | Nick Clifton | 6 | -1182/+1622 |
2007-07-09 | daily update | Alan Modra | 1 | -1/+1 |
2007-07-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-07-08 | * win32-low.c (handle_output_debug_string): Ignore event if not | Pedro Alves | 2 | -1/+14 |
2007-07-08 | * solib-target.c (library_list_start_segment): Cast address to | Pedro Alves | 2 | -1/+7 |
2007-07-08 | * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h. | Andreas Schwab | 1 | -0/+7 |
2007-07-08 | * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h. | Andreas Schwab | 2 | -12/+22 |
2007-07-08 | * win32-arm-low.c (arm_wince_breakpoint): Fix typo. | Pedro Alves | 2 | -1/+5 |
2007-07-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-07-08 | daily update | Alan Modra | 1 | -1/+1 |
2007-07-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-07-07 | daily update | Alan Modra | 1 | -1/+1 |
2007-07-06 | 2007-07-06 Mark Kettenis <kettenis@gnu.org> | H.J. Lu | 3 | -25/+48 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 175 | -1074/+1642 |
2007-07-06 | * bsd-uthread.c (bsd_uthread_wait): Don't try to fetch thread IDs | Mark Kettenis | 2 | -0/+11 |
2007-07-06 | Update tp GPLv3 | Nick Clifton | 2 | -2/+7 |
2007-07-06 | CHange FSF sources over to GPLv3 | Nick Clifton | 24 | -166/+186 |
2007-07-06 | * elflink.c (elf_link_add_object_symbols): Return via | Alan Modra | 2 | -5/+9 |
2007-07-06 | daily update | Alan Modra | 1 | -1/+1 |
2007-07-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-07-05 | 2007-07-05 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 3 | -12/+24 |
2007-07-05 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -297/+120 |
2007-07-05 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+93 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 95 | -332/+559 |
2007-07-05 | 2007-07-05 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2 | -5/+4 |
2007-07-05 | 2007-07-05 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2 | -4/+9 |
2007-07-05 | * resrc.c: (read_rc_file): Add include path of user passed rc input file. | Nick Clifton | 4 | -11/+53 |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 225 | -2389/+2935 |
2007-07-05 | Opps - forgot to include change to Makefile.am in the ChangeLog entry | Nick Clifton | 1 | -0/+2 |
2007-07-05 | * corefile.c (core_sym_class): Do not discard nested subprograms. | Nick Clifton | 4 | -9/+21 |
2007-07-05 | Add new --common option to size. | Alan Modra | 3 | -26/+102 |
2007-07-05 | 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -14/+23 |
2007-07-05 | * ld-powerpc/powerpc.exp: Disable for lynxos and nto. | Alan Modra | 2 | -2/+9 |
2007-07-05 | daily update | Alan Modra | 1 | -1/+1 |