Age | Commit message (Expand) | Author | Files | Lines |
2002-05-28 | * ld-cris/libdso-2.d: Tweak for combreloc now default on. | Hans-Peter Nilsson | 2 | -15/+19 |
2002-05-28 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-27 | 2002-05-27 Michael Chastain <mec@shout.net> | Michael Chastain | 3 | -0/+171 |
2002-05-27 | 2002-05-27 Michael Chastain <mec@shout.net> | Michael Chastain | 3 | -0/+216 |
2002-05-27 | 2002-05-27 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -5/+9 |
2002-05-27 | Install new elf_chaos.sc script. | Nick Clifton | 5 | -3/+366 |
2002-05-27 | Add missing semicolon | Nick Clifton | 2 | -1/+5 |
2002-05-27 | Fix transaltion problems. | Nick Clifton | 5 | -249/+302 |
2002-05-27 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
2002-05-27 | New Swedish translation | Nick Clifton | 3 | -2/+4672 |
2002-05-27 | Only perform access checks if 'check' is set. | Nick Clifton | 7 | -18/+25 |
2002-05-27 | Fixed date in my last ChangeLog entry | Michal Ludvig | 1 | -1/+1 |
2002-05-27 | 2002-05-24 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2 | -22/+12 |
2002-05-27 | Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced. | Nick Clifton | 2 | -4/+11 |
2002-05-27 | 2002-05-27 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 4 | -1/+48 |
2002-05-27 | * unwind-ia64.c (unw_print_brmask): Don't use sprintf. | Alan Modra | 2 | -11/+32 |
2002-05-27 | * ldlang.c (lang_size_sections_1): Move check for conflicting load | Richard Sandiford | 6 | -33/+64 |
2002-05-27 | 2002-05-26 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -2/+6 |
2002-05-27 | * MAINTAINERS: ns32k is not longer an obsolete candidate, | Jason Thorpe | 3 | -9/+11 |
2002-05-27 | * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h, | Jason Thorpe | 8 | -249/+425 |
2002-05-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-27 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-26 | * ns32k-tdep.c (ns32k_saved_pc_after_call, | Jason Thorpe | 3 | -30/+67 |
2002-05-26 | * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words, | Jason Thorpe | 3 | -29/+60 |
2002-05-26 | * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain, | Jason Thorpe | 4 | -117/+173 |
2002-05-26 | * config/tc-mips.c (mips_emit_delays): Replace magic constant for RA | Thiemo Seufer | 2 | -62/+96 |
2002-05-26 | * ns32k-tdep.c (ns32k_register_byte_32082, | Jason Thorpe | 4 | -39/+81 |
2002-05-26 | * arsup.c: Remove ARGSUSED. | Kazu Hirata | 8 | -27/+10 |
2002-05-26 | * ns32k-tdep.c: Update copyright years. | Jason Thorpe | 4 | -26/+63 |
2002-05-26 | gas: | Jason Thorpe | 5 | -122/+118 |
2002-05-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-26 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-25 | * ldemul.c: Fix formatting. | Kazu Hirata | 5 | -10/+17 |
2002-05-25 | * ldlang.c (lang_process): Formatting, grammar. | Alan Modra | 2 | -2/+4 |
2002-05-25 | * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting. | Alan Modra | 2 | -1/+3 |
2002-05-25 | * Makefile.am (sh-dis.lo): Don't put make commands in deps. | Alan Modra | 5 | -8/+19 |
2002-05-25 | * ldlex.l: Use #include "" instead of <> for local header files. | Alan Modra | 2 | -2/+6 |
2002-05-25 | * ia64.h: Use #include "" instead of <> for local header files. | Alan Modra | 3 | -4/+9 |
2002-05-25 | * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h. | Alan Modra | 13 | -20/+112 |
2002-05-25 | * arlex.l: Use #include "" instead of <> for local header files. | Alan Modra | 12 | -22/+37 |
2002-05-25 | * chew.c: Use #include "" instead of <> for local header files. | Alan Modra | 2 | -1/+5 |
2002-05-25 | * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change. | Alan Modra | 2 | -16/+49 |
2002-05-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-25 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-24 | * dwarf2read.c (free_line_header): Use xfree, not free. | Jim Blandy | 2 | -4/+8 |
2002-05-24 | Add self as d10v maintainer. | Tom Rix | 2 | -0/+5 |
2002-05-24 | 2002-05-24 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2 | -0/+78 |
2002-05-24 | Add a target for i386-netbsdpe. | Nick Clifton | 10 | -171/+198 |
2002-05-24 | * config/djgpp/fnchange.lst: Add alphabsd-nat.c, | Jason Thorpe | 2 | -0/+9 |