Age | Commit message (Expand) | Author | Files | Lines |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 14 | -12/+536 |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 2 | -1/+5 |
1999-09-04 | * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define. | Ian Lance Taylor | 5 | -4/+42 |
1999-09-04 | 1999-09-04 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+6 |
1999-09-04 | * emulparams/elf64hppa.sh (MAXPAGESIZE): Define. | Jeff Law | 2 | -0/+17 |
1999-09-03 | rebuild | Ian Lance Taylor | 1 | -12/+12 |
1999-09-03 | * elflink.h (elf_bfd_final_link): When counting relocations, don't | Ian Lance Taylor | 2 | -2/+16 |
1999-09-03 | * hppa.h: Add HPUX specific symbol type definitions. | Jeff Law | 2 | -0/+6 |
1999-09-02 | * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK | Jeff Law | 2 | -0/+22 |
1999-09-02 | * emulparams/elf64hppa.sh: New file. | Jeff Law | 4 | -2/+19 |
1999-09-02 | * hppa.h: Add HPUX specific dynamic and program header table | Jeff Law | 2 | -6/+52 |
1999-09-02 | Fix memory leak. | Nick Clifton | 2 | -1/+5 |
1999-09-02 | Enable --emulation={i386coff,i386elf} for i386 gas. | Alan Modra | 6 | -471/+635 |
1999-09-02 | Do not dump literal pool when a .section .line directive is encountered. | Nick Clifton | 2 | -10/+66 |
1999-09-02 | Add test for strongarm to ScottB's patch. | Nick Clifton | 2 | -0/+6 |
1999-09-01 | * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump | Catherine Moore | 2 | -1/+9 |
1999-09-01 | Fix minor typos introduced while cleaning up the previous patch. | Jeff Law | 1 | -4/+4 |
1999-09-01 | * elf-hppa.h (elf_hppa_add_symbol_hook): New function. | Jeff Law | 2 | -0/+546 |
1999-09-01 | fix typo. | Nick Clifton | 1 | -1/+1 |
1999-09-01 | slight code improvement over previous delta | Nick Clifton | 1 | -1/+2 |
1999-09-01 | Coff fix for i386 gas testsuite | Alan Modra | 2 | -1/+5 |
1999-09-01 | Do not align sectins when producing ELF format objects. | Nick Clifton | 2 | -3/+4 |
1999-09-01 | Document new command line switches. | Nick Clifton | 3 | -7/+33 |
1999-08-31 | ooops - omitted from previous delta | Nick Clifton | 1 | -0/+2 |
1999-08-31 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+1 |
1999-08-31 | Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT. | Nick Clifton | 2 | -0/+5 |
1999-08-31 | Apply patch from Scott Bambrough to display the contents of a NOTES segment | Nick Clifton | 3 | -4/+195 |
1999-08-31 | * binutils.texi (Bug Reporting): Clarify that large files should | Ian Lance Taylor | 2 | -3/+9 |
1999-08-31 | fix FSF address | Ian Lance Taylor | 6 | -10/+12 |
1999-08-31 | When possible, keep the original type of the symbol. | Nick Clifton | 2 | -1/+9 |
1999-08-31 | Add support for configuring for fr30. | Nick Clifton | 2 | -2/+6 |
1999-08-31 | * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31. | Richard Henderson | 2 | -4/+8 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 132 | -3076/+8906 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -1/+0 |
1999-08-30 | Check in correct version of previous patch. | Jeff Law | 1 | -2/+2 |
1999-08-30 | * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow both | Jeff Law | 3 | -1/+15 |
1999-08-30 | * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 8 | -63/+33 |
1999-08-30 | * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 18 | -235/+99 |
1999-08-30 | * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 25 | -222/+32 |
1999-08-30 | * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 48 | -471/+53 |
1999-08-30 | New i386 tests for naked register syntax, ie. "eax" instead of "%eax" | Alan Modra | 4 | -0/+64 |
1999-08-30 | i386 gas code cleanups: combine i386_is_reg and parse_register. | Alan Modra | 2 | -189/+123 |
1999-08-29 | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 7 | -12/+69 |
1999-08-29 | * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. | Doug Evans | 12 | -250/+222 |
1999-08-29 | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 2 | -4/+5 |
1999-08-29 | * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix float | Jeff Law | 2 | -92/+97 |
1999-08-29 | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 2 | -176/+193 |
1999-08-29 | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 2 | -122/+127 |
1999-08-28 | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 8 | -0/+755 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 2 | -1/+42 |