Age | Commit message (Expand) | Author | Files | Lines |
2002-10-13 | * config/tc-mips.c (s_gpdword): New function. | Alexandre Oliva | 2 | -3/+60 |
2002-10-13 | * elfxx-mips.c (mips_elf_calculate_relocation): Take | Alexandre Oliva | 2 | -9/+34 |
2002-10-13 | * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN, | Stephane Carrez | 3 | -22/+28 |
2002-10-13 | * m68hc11-dis.c (print_insn): Treat bitmask and branch operands | Stephane Carrez | 2 | -49/+55 |
2002-10-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-10-13 | daily update | Alan Modra | 1 | -1/+1 |
2002-10-12 | language.c (binop_result_type): Add language_objc to case. | Adam Fedor | 2 | -0/+17 |
2002-10-12 | 2002-10-12 H.J. Lu (hjl@gnu.org) | H.J. Lu | 7 | -6/+15 |
2002-10-12 | * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs | Stephane Carrez | 2 | -6/+45 |
2002-10-12 | * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols | Stephane Carrez | 2 | -70/+35 |
2002-10-12 | * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int. | Alan Modra | 2 | -1/+5 |
2002-10-12 | * gas/mips/mips.exp: Don't xfail relax. | Alexandre Oliva | 5 | -5/+492 |
2002-10-12 | * config/tc-mips.h (mips_relax_frag): Take segment as argument. | Alexandre Oliva | 3 | -13/+460 |
2002-10-12 | printcmd.c (address_info): Print 'self' for ObjC. | Adam Fedor | 2 | -1/+9 |
2002-10-12 | expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and OP_SELF. | Adam Fedor | 2 | -3/+23 |
2002-10-12 | language.h (CAST_IS_CONVERSION): Add language_objc. | Adam Fedor | 2 | -1/+6 |
2002-10-12 | defs.h (enum language): Add language_objc. | Adam Fedor | 2 | -0/+5 |
2002-10-12 | 2002-10-11 Klee Dienes <kdienes@apple.com> | Klee Dienes | 5 | -14/+36 |
2002-10-12 | daily update | Alan Modra | 1 | -1/+1 |
2002-10-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-10-11 | 2002-10-11 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 2 | -0/+8 |
2002-10-11 | 2002-10-11 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -2/+8 |
2002-10-11 | gcc uses trap 33 for profiling, but the simulator didn't support it. | Joern Rennecke | 3 | -27/+33 |
2002-10-11 | * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output | Kaz Kojima | 16 | -0/+1539 |
2002-10-11 | * gas/sh/tlsd.s, gas/sh/tlsd.d: New. | Kaz Kojima | 8 | -0/+246 |
2002-10-11 | * sh.h: Add SH TLS relocs. | Kaz Kojima | 2 | -3/+17 |
2002-10-11 | * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs get | Kaz Kojima | 2 | -0/+29 |
2002-10-11 | * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject, | Kaz Kojima | 3 | -26/+959 |
2002-10-11 | * bfd-in2.h: Regenerate. | Kaz Kojima | 2 | -0/+33 |
2002-10-11 | * c-exp.y (THIS): Delete token and grammar rule. | Daniel Jacobowitz | 24 | -181/+66 |
2002-10-11 | * gdbint.texinfo (CPLUS_MARKER): Remove item. | Daniel Jacobowitz | 2 | -7/+4 |
2002-10-11 | * Makefile.am: Run dep-am. | Daniel Jacobowitz | 5 | -9/+199 |
2002-10-11 | * Makefile.am (BFD_H_DEP): Add simple.c and linker.c. | Daniel Jacobowitz | 3 | -4/+13 |
2002-10-11 | * elf64-ppc.c (edit_opd): Correct local sym adjustment. | Alan Modra | 2 | -3/+2 |
2002-10-11 | * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer. | Alan Modra | 2 | -7/+14 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 16 | -135/+179 |
2002-10-11 | * ldgram.y (memory_spec): Provide empty action. | Alan Modra | 2 | -3/+9 |
2002-10-11 | * elf64-ppc.c (edit_opd): Only zero opd syms when function is | Alan Modra | 2 | -1/+6 |
2002-10-11 | * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz. | Alan Modra | 2 | -13/+29 |
2002-10-11 | daily update | Alan Modra | 1 | -1/+1 |
2002-10-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-10-10 | * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le): | Stephen Clarke | 3 | -4/+11 |
2002-10-10 | * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if | Jakub Jelinek | 4 | -19/+126 |
2002-10-10 | * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_n | Joern Rennecke | 2 | -6/+11 |
2002-10-10 | * ld-i386/combreloc.s: New test. | Jakub Jelinek | 4 | -0/+48 |
2002-10-10 | Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C | Marko Mlinar | 3 | -13/+13 |
2002-10-10 | * ld-i386/i386.exp (reloc): Turn off combreloc. | Alan Modra | 5 | -5/+12 |
2002-10-10 | * emultempl/elf32.em (output_rel_find): Prefer .rel script sections | Alan Modra | 2 | -21/+38 |
2002-10-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-10-10 | daily update | Alan Modra | 1 | -1/+1 |