Age | Commit message (Expand) | Author | Files | Lines |
2001-08-20 | * config.sub, config.guess: Import latest from subversions. | Alan Modra | 3 | -212/+212 |
2001-08-20 | * ldlang.c (insert_pad): Fix typos in last patch. | Alan Modra | 2 | -2/+12 |
2001-08-20 | * ldlang.c: When traversing lang_statement_union_type lists, | Alan Modra | 6 | -28/+27 |
2001-08-20 | * ldlang.c (insert_pad): Use offsetof macro. | Alan Modra | 3 | -83/+14 |
2001-08-20 | * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param | Alan Modra | 3 | -36/+99 |
2001-08-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-19 | * archive.c (offsetof): Remove define. | Alan Modra | 5 | -20/+13 |
2001-08-19 | * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp, | Andrew Cagney | 31 | -132/+145 |
2001-08-19 | * lib/mi-support.exp (mi_gdb_start): If a remote target, use the | Andrew Cagney | 2 | -0/+21 |
2001-08-19 | * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp, | Andrew Cagney | 11 | -0/+37 |
2001-08-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-18 | merge from gcc | DJ Delorie | 2 | -137/+186 |
2001-08-18 | * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to | Andrew Cagney | 2 | -6/+11 |
2001-08-18 | 2001-08-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+5 |
2001-08-18 | * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() | Thiemo Seufer | 2 | -73/+161 |
2001-08-18 | * emultempl/aix.em: Formatting fixes. | Alan Modra | 2 | -335/+371 |
2001-08-18 | * ldlang.c (insert_pad): Make use of an existing pad statement if | Alan Modra | 3 | -106/+112 |
2001-08-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-17 | merge from gcc | DJ Delorie | 4 | -73/+116 |
2001-08-17 | 2001-08-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+6 |
2001-08-17 | * mi-cmd-var.c (varobj_update_one): Update call to | Keith Seitz | 2 | -1/+6 |
2001-08-17 | * varobj.c (varobj_update): Change first parameter to | Keith Seitz | 3 | -14/+29 |
2001-08-17 | * Makefile.in (varobj_h): Define. | Keith Seitz | 2 | -2/+9 |
2001-08-17 | * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size. | Alan Modra | 3 | -9/+15 |
2001-08-17 | * bfd.c (bfd_get_gp_size): Return an unsigned int. | Alan Modra | 6 | -9/+19 |
2001-08-17 | * ld.texinfo: Document that fill values now use the four least | Alan Modra | 19 | -25/+47 |
2001-08-17 | * linker.c (default_fill_link_order): Handle four byte fill value. | Alan Modra | 2 | -11/+26 |
2001-08-17 | * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing | Alan Modra | 3 | -1/+8 |
2001-08-17 | * elf64-mips.c (UNUSED_RELOC): Define. | Alan Modra | 2 | -7/+14 |
2001-08-17 | Oops missed from last commit | Alan Modra | 1 | -9/+9 |
2001-08-17 | * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to | Alan Modra | 8 | -20/+61 |
2001-08-17 | merge from gcc | DJ Delorie | 4 | -0/+27 |
2001-08-17 | * config.bfd (targ64_selvecs): New. | Alan Modra | 2 | -3/+13 |
2001-08-17 | * bfd-in.h (BFD_VERSION): Remove wrong comment. | Alan Modra | 5 | -308/+363 |
2001-08-17 | * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format. | Alan Modra | 5 | -36/+93 |
2001-08-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-16 | * configure.in (GDBTK_SRC_DIR): We must have autoconf | Keith Seitz | 4 | -32/+63 |
2001-08-16 | Set MIPS n32 ABI flag in ELF header if appropriate. | Thiemo Seufer | 2 | -0/+9 |
2001-08-16 | Add support for MIPS R1[02]000 performance counter opcodes. | Thiemo Seufer | 8 | -5/+50 |
2001-08-16 | * mips-opc.c: R3900s can support all branch likely INSN_MACROs where | Jonathan Larmour | 2 | -18/+23 |
2001-08-16 | Remove obsolete special handling of 64bit Relocations. | Thiemo Seufer | 3 | -35/+6 |
2001-08-16 | * obvious fix | Frank Ch. Eigler | 2 | -2/+7 |
2001-08-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-15 | * lib/gdb.exp (gdbtk_start): Don't set environment | Keith Seitz | 2 | -7/+7 |
2001-08-15 | * Makefile.in (GDBTK_VERSION): Set a version number. | Keith Seitz | 2 | -37/+39 |
2001-08-15 | Fix for ld | Tom Rix | 3 | -2/+7 |
2001-08-15 | * arch-utils.c (generic_skip_trampoline_code): New function. | Corinna Vinschen | 7 | -8/+70 |
2001-08-15 | * gdbint.texinfo: Add a cautionary note about macro use. | Christopher Faylor | 2 | -0/+6 |
2001-08-15 | * libieee.h (common_header_type): Add last_byte field. | Alan Modra | 3 | -108/+250 |
2001-08-15 | 2001-08-14 Daniel Jacobowitz <drow@mvista.com> | H.J. Lu | 3 | -13/+16 |