Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -12/+7 | |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -4/+4 | |
2001-09-05 | * tc-h8300.c (tc_gen_reloc): Give an error if we try to take the | Jeff Law | 1 | -2/+12 | |
address of two symbols in different sections. | |||||
2001-08-31 | * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation's | Jeff Law | 1 | -2/+34 | |
offset match H8 ELF spec. (md_section_align): Alternate implementation for BFD_ASSEMBLER. (md_apply_fix): Fix argument and return types for BFD_ASSEMBLER. | |||||
2001-08-31 | * tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h. | Jeff Law | 1 | -18/+20 | |
(build_bytes): Mark fixups for PCrel branches as signed. For OBJ_ELF, make sure the reloc's offset points to the first byte to be modified. (md_convert_frag): Update definiton based on BFD_ASSEMBLER. * tc-h8300.h (relocation mappings): Add. | |||||
2001-08-30 | Nuts. Checked in wrong version of previous patch. Fixed. | Jeff Law | 1 | -3/+4 | |
2001-08-30 | Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com> | Jeff Law | 1 | -0/+38 | |
* tc-h8300.c (tc_crawl_symbol_chain, tc_headers_hook): Don't define for BFD_ASSEMBLER. (tc_reloc_mangle): Likewise. (tc_gen_reloc): New function for BFD_ASSEMBLER. More of Joern's patches with minor changes s/OBJ_ELF/BFD_ASSEMBLER/ | |||||
2001-08-29 | * tc-h8300.c: If OBJ_ELF, include elf/h8.h, and define | Jeff Law | 1 | -1/+17 | |
assorted coff relocations to the corresponding elf relocations. * tc-h8300.h (TARGET_ARCH, TARGET_FORMAT): Define appropriately. More of Joern's patches. | |||||
2001-08-29 | * config/tc-h8300.c (h8300hmode): Record the machine type | Jeff Law | 1 | -0/+13 | |
if BFD_ASSEMBLER is defined. (h8300smode, md_begin): Similarly. | |||||
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -2/+2 | |
2000-07-07 | Fix comments. | Nick Clifton | 1 | -6/+5 | |
2000-06-25 | Assemble ldmac correctly. | Nick Clifton | 1 | -1/+6 | |
2000-06-23 | Kazu Hirata's formatting and comment typo fixes. | Alan Modra | 1 | -122/+76 | |
2000-06-21 | * config/tc-h8300.c (parse_reg): Make the function static. | Jeff Law | 1 | -3/+3 | |
(parse_exp): Likewise. | |||||
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 1 | -4/+2 | |
Explicitly mention `;' in line_separator_chars in each backend. | |||||
2000-05-14 | Kazu Hirata's output reloc for mov. | Alan Modra | 1 | -17/+15 | |
Don't rely on short being 16 bits. | |||||
2000-03-15 | * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate. | Jeff Law | 1 | -14/+14 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1595 | |