aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-21 * i960-dis.c: Add parameters for prototypesAndreas Jaeger5-61/+100
2001-08-21 * coff-sparc.c: Add missing prototypes.Andreas Jaeger5-3/+28
2001-08-21* arm-tdep.c (convert_from_extended, convert_to_extended): DeleteAndrew Cagney3-69/+40
2001-08-21 * tc_mips.c (md_begin): Warn about incompatibility between -march=FOOThiemo Seufer2-1/+22
2001-08-212001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-1/+14
2001-08-21 * config/tc-mips.c (md_parse_option): #ifdef theThiemo Seufer2-3/+12
2001-08-21* gdbtypes.h (struct type): Clarify meaning of field ``length''.Andrew Cagney2-6/+14
2001-08-21 * config/tc-alpha.h (MD_APPLY_FIX3): Define.Richard Henderson3-2/+10
2001-08-21* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney4-8/+71
2001-08-21*** empty log message ***gdbadmin1-1/+1
2001-08-20Never select the generic has table creator. All elf backends need elf specificNick Clifton2-6/+7
2001-08-20 * config.sub, config.guess: Import latest from subversions.Alan Modra3-212/+212
2001-08-20 * ldlang.c (insert_pad): Fix typos in last patch.Alan Modra2-2/+12
2001-08-20 * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra6-28/+27
2001-08-20 * ldlang.c (insert_pad): Use offsetof macro.Alan Modra3-83/+14
2001-08-20 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" paramAlan Modra3-36/+99
2001-08-20*** empty log message ***gdbadmin1-1/+1
2001-08-19 * archive.c (offsetof): Remove define.Alan Modra5-20/+13
2001-08-19* mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp,Andrew Cagney31-132/+145
2001-08-19* lib/mi-support.exp (mi_gdb_start): If a remote target, use theAndrew Cagney2-0/+21
2001-08-19* mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp,Andrew Cagney11-0/+37
2001-08-19*** empty log message ***gdbadmin1-1/+1
2001-08-18merge from gccDJ Delorie2-137/+186
2001-08-18* lib/mi-support.exp (mi_gdb_start): Move call to sid_start toAndrew Cagney2-6/+11
2001-08-182001-08-18 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+5
2001-08-18 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()Thiemo Seufer2-73/+161
2001-08-18 * emultempl/aix.em: Formatting fixes.Alan Modra2-335/+371
2001-08-18 * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra3-106/+112
2001-08-18*** empty log message ***gdbadmin1-1/+1
2001-08-17merge from gccDJ Delorie4-73/+116
2001-08-172001-08-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2001-08-17 * mi-cmd-var.c (varobj_update_one): Update call toKeith Seitz2-1/+6
2001-08-17 * varobj.c (varobj_update): Change first parameter toKeith Seitz3-14/+29
2001-08-17 * Makefile.in (varobj_h): Define.Keith Seitz2-2/+9
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra3-9/+15
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra6-9/+19
2001-08-17 * ld.texinfo: Document that fill values now use the four leastAlan Modra19-25/+47
2001-08-17 * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2-11/+26
2001-08-17 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra3-1/+8
2001-08-17 * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra2-7/+14
2001-08-17Oops missed from last commitAlan Modra1-9/+9
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra8-20/+61
2001-08-17merge from gccDJ Delorie4-0/+27
2001-08-17 * config.bfd (targ64_selvecs): New.Alan Modra2-3/+13
2001-08-17 * bfd-in.h (BFD_VERSION): Remove wrong comment.Alan Modra5-308/+363
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra5-36/+93
2001-08-17*** empty log message ***gdbadmin1-1/+1
2001-08-16 * configure.in (GDBTK_SRC_DIR): We must have autoconfKeith Seitz4-32/+63
2001-08-16Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer2-0/+9
2001-08-16Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer8-5/+50