Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-30 | * mn10300.h (R_MN10300_ALIGN): Define. | Nick Clifton | 1 | -16/+18 | |
* reloc.c (BFD_RELOC_MN10300_ALIGN): Add. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * elf-m10300.h: Handle R_MN10300_ALIGN relocs. * mn10300_elf_relax_delete_bytes): Honour R_MN10300_ALIGN relocs. Re-fix off by one error in comparisons. * config/tc-mn10300.c (tc_gen_reloc): Fix test that decides when sym_diff relocs should be generated. (md_apply_fix): Skip R_MN10300_ALIGN relocs. (mn10300_fix_adjustable): Do not adjust R_MN10300_ALIGN relocs. (mn10300_handle_align): New function. Generate R_MN10300_ALIGN relocs to record alignment requests. * config/tc-mn10300.h (TC_FORCE_RELOCATION_SUB_SAME): Also force R_MN10300_ALIGN relocs. (HANDLE_ALIGN): Define. Call mn10300_handle_align. * gas/all/gas.exp: Do not run diff1.s test for mn10300. * ld-mn10300/mn10300.exp: Run new tests. Skip i126256 test if a compiler is not available. * ld-mn10300/i112045-3.s: New test. * ld-mn10300/i112045-3.d: Expected disassembly. * ld-mn10300/i135409.s: Rename to i135409-1.s. * ld-mn10300/i135409.d: Rename to i135409-1.d * ld-mn10300/i135409-2.s: New test. * ld-mn10300/i135409-2.d: Expected symbol table. * ld-mn10300/i36434.d: Adjust expected disassembly. | |||||
2007-10-19 | Add MN10300 linker relaxation support for symbol differences | Nick Clifton | 1 | -0/+1 | |
2005-05-10 | Update the address and phone number of the FSF organization | Nick Clifton | 1 | -1/+1 | |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 | |
2003-07-10 | 2001-05-16 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -1/+15 | |
* mn10300.h: Introduce GOTPC16, GOTOFF24, GOTOFF16 and PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32. Renumbered all relocs. 2001-04-12 Alexandre Oliva <aoliva@redhat.com> * mn10300.h (R_MN10300_GOTPC, R_MN10300_GOTOFF, R_MN10300_PLT32, R_MN10300_GOT32, R_MN10300_GOT24, R_MN10300_GOT16, R_MN10300_COPY, R_MN10300_GLOB_DAT, R_MN10300_JMP_SLOT, R_MN10300_RELATIVE): New relocs. | |||||
2003-07-10 | 2000-04-01 Alexandre Oliva <aoliva@cygnus.com> | Alexandre Oliva | 1 | -0/+1 | |
* mn10300.h (E_MN10300_MACH_AM33_2): Renamed from E_MN10300_MACH_AM332. 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * mn10300.h (E_MN10300_MACH_AM332): Defined. | |||||
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 1 | -1/+1 | |
2000-06-07 | Update copyright dates for last patch. | Alan Modra | 1 | -1/+1 | |
Scanning ChangeLog showed others were lazy/forgetful too :-) | |||||
2000-06-07 | Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS. | Alan Modra | 1 | -2/+1 | |
Remove duplicate reloc enums in elf32-d[13]0v.c Remove EMPTY_HOWTOs in elf32-i386.c | |||||
2000-05-28 | Include year 2000 in copyright message | Nick Clifton | 1 | -1/+1 | |
1999-12-01 | * mn10300.h (E_MN10300_MACH_AM33): Define. | Jeff Law | 1 | -0/+1 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+53 | |