aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2001-08-10 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.Richard Sandiford7-12/+21
2001-08-10 * config/tc-mips.c (move_register): New function.Richard Sandiford2-13/+36
2001-08-10 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32Richard Sandiford3-4/+10
2001-08-10 * opcode/mips.h (INSN_GP32): Remove.Richard Sandiford2-11/+11
2001-08-10 * gdb-events.sh: Deal with event notifications with noKeith Seitz2-15/+31
2001-08-10 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger15-817/+815
2001-08-102001-08-10 Orjan Friberg <orjanf@axis.com>Orjan Friberg2-1/+5
2001-08-10 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quietAlan Modra2-8/+16
2001-08-10 * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra5-52/+146
2001-08-10 * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra3-25/+14
2001-08-10Move one entry from gas/ChangeLog to gas/testsuite/ChangeLog.Alan Modra2-15/+13
2001-08-10Revert 2001-08-08 changes.Alan Modra6-108/+116
2001-08-10*** empty log message ***gdbadmin1-1/+1
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+13
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu4-4/+10
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu5-0/+100
2001-08-09 * alpha.c: Add missing prototypes.Alan Modra6-1/+27
2001-08-09 * dis-buf.c (generic_strcat_address): Add missing prototype.Alan Modra2-0/+9
2001-08-09 * readelf.c: Add missing prototypes.Alan Modra3-107/+62
2001-08-09 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.Alan Modra2-0/+4
2001-08-09 * symbols.c: Add missing prototypes.Alan Modra7-17/+55
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra11-100/+268
2001-08-09 * scripttempl/elf.sc: Move non-text .dynamic section beforeAlan Modra18-19/+45
2001-08-09Fix formattingNick Clifton3-83/+100
2001-08-09Change 'partial_inplace' to true (this target uses REL relocations) andNick Clifton2-2/+8
2001-08-09merge from gccDJ Delorie2-4/+25
2001-08-09*** empty log message ***gdbadmin1-1/+1
2001-08-082001-08-08 Don Howard <dhoward@redhat.com>Don Howard2-2/+7
2001-08-08 * config/tc-ppc.c (md_apply_fix3): Replace haphazard code forAlan Modra2-32/+34
2001-08-08 * ppc.h (struct powerpc_operand): New field `reloc'.Alan Modra4-72/+91
2001-08-08 * genscripts.sh: Source the emulparams script before each outputAlan Modra2-12/+24
2001-08-08 * config/obj-elf.c (elf_copy_symbol_attributes): Make it a globalAlan Modra3-34/+36
2001-08-08 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra4-17/+34
2001-08-08* readelf.c (display_debug_info): Add to abbrev_offset the addendAlexandre Oliva2-0/+69
2001-08-08* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.Alexandre Oliva2-2/+90
2001-08-08 * output-file.c (output_file_create): Don't try to open usingAlan Modra2-6/+5
2001-08-08*** empty log message ***gdbadmin1-1/+1
2001-08-072001-08-07 H.J. Lu <hjl@gnu.org>H.J. Lu2-8/+18
2001-08-07Support relocs for sh-coff targets as well as sh-pe.Nick Clifton2-6/+11
2001-08-07Replace a bunch of magic constants in tc-mips.c with their properThiemo Seufer2-42/+54
2001-08-07Some formatting fixes and assorted cleanup in tc-mips.c.Thiemo Seufer2-98/+70
2001-08-07 * config/tc-mips.c (md_begin): Take -mcpu value into account even whenThiemo Seufer2-13/+60
2001-08-07 * mips-dis.c (print_insn_arg): Don't use software integer registersThiemo Seufer8-48/+68
2001-08-07*** empty log message ***gdbadmin1-1/+1
2001-08-062001-08-02 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+8
2001-08-06*** empty log message ***gdbadmin1-1/+1
2001-08-052001-08-05 Philip Blundell <philb@gnu.org>Phil Blundell2-3/+7
2001-08-052001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2001-08-052001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu24-14/+107