Age | Commit message (Expand) | Author | Files | Lines |
1996-02-15 | Do not set undefined symbols to BSF_OBJECT. | Michael Meissner | 1 | -1/+2 |
1996-02-15 | Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECT | Michael Meissner | 1 | -0/+15 |
1996-02-14 | Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 3 | -1/+24 |
1996-02-14 | * config/tc-mips.c (mips_big_got): New static variable. | Ian Lance Taylor | 1 | -64/+624 |
1996-02-14 | Wed Feb 14 11:22:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -1/+2 |
1996-02-13 | * read.c (potable): Add "mri" and ".mri". | Ian Lance Taylor | 2 | -0/+44 |
1996-02-12 | Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -31/+307 |
1996-02-12 | * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before | Ian Lance Taylor | 1 | -0/+3 |
1996-02-09 | * config/te-aux.h: Change include of aux.h to aux-coff.h. | Ian Lance Taylor | 1 | -1/+1 |
1996-02-08 | * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. | Ian Lance Taylor | 4 | -14/+26 |
1996-02-07 | * config/tc-sh.h (sh_do_align): Declare. | Ian Lance Taylor | 2 | -43/+96 |
1996-02-07 | update copyrights | Ian Lance Taylor | 2 | -2/+4 |
1996-02-07 | * config/tc-m68k.c (struct m68k_cpu): Add alias field. | Ian Lance Taylor | 1 | -28/+53 |
1996-02-06 | Rename XL to JX, and remove sanitization. | Ian Lance Taylor | 1 | -24/+0 |
1996-02-05 | * config/tc-i960.c (ARCH_HX): Define. | Ian Lance Taylor | 1 | -32/+55 |
1996-02-02 | * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON rather | Ian Lance Taylor | 2 | -0/+21 |
1996-02-01 | * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001. | Ian Lance Taylor | 2 | -17/+25 |
1996-01-31 | Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 3 | -3/+50 |
1996-01-30 | * config/tc-i960.c (parse_memop): In MRI mode, don't use implicit scaling of | Ken Raeburn | 1 | -811/+810 |
1996-01-29 | * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a type | Ian Lance Taylor | 1 | -9/+11 |
1996-01-25 | SCO ELF support from Robert Lipe <robertl@arnet.com>: | Ian Lance Taylor | 2 | -0/+2 |
1996-01-25 | * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted. | David Edelsohn | 1 | -110/+115 |
1996-01-22 | (sparc_md_end): Fix leftover from earlier version. | David Edelsohn | 1 | -1/+1 |
1996-01-22 | * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead of | David Edelsohn | 2 | -166/+203 |
1996-01-22 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1996-01-22 | * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class | Ian Lance Taylor | 1 | -0/+6 |
1996-01-22 | Add support for eabi relocations and sections | Michael Meissner | 1 | -0/+18 |
1996-01-18 | Changed alignment on .pdata and .reldata | Kim Knuttila | 1 | -2/+2 |
1996-01-16 | Remove sh3e sanitization. | Jim Wilson | 1 | -24/+0 |
1996-01-15 | Add more relocation suffixes | Michael Meissner | 1 | -0/+16 |
1996-01-15 | Allow .gcc_except_table to have unfixed pointers with -mrelocatable | Michael Meissner | 1 | -1/+2 |
1996-01-13 | Make elf section functions ELF specific | Michael Meissner | 1 | -0/+2 |
1996-01-12 | Add support for exclude section flag and ordered section type | Michael Meissner | 3 | -26/+189 |
1996-01-02 | For SH port, make relocation overflow an error instead of a warning. | Jim Wilson | 1 | -21/+84 |
1995-12-11 | * read.c (read_a_source_file): If tc_unrecognized_line is defined, | Ian Lance Taylor | 2 | -1/+70 |
1995-12-04 | * config/obj-coff.c (size_section, fill_section, fixup_mdeps): Treat | Ken Raeburn | 1 | -0/+3 |
1995-12-01 | * config/tc-m88k.c (m88k_do_align): Correct check for whether fill | Ian Lance Taylor | 1 | -1/+1 |
1995-11-30 | idata alignment in .s files | Kim Knuttila | 1 | -2/+23 |
1995-11-30 | Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -3/+6 |
1995-11-29 | Fix -mrelocatable | Michael Meissner | 1 | -4/+2 |
1995-11-28 | Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. | Ken Raeburn | 1 | -0/+41 |
1995-11-20 | * config/tc-ppc.c (ppc_debug_name_section_size): Remove. | Ian Lance Taylor | 1 | -32/+4 |
1995-11-20 | one-operand versions of jmp, jsr | Ken Raeburn | 1 | -0/+4 |
1995-11-20 | rename te-delta88.h to avoid 8.3 conflict | Ken Raeburn | 2 | -1/+1 |
1995-11-15 | move md_end use, and make use of it in cpu back ends. clean up empty, unused | Ken Raeburn | 2 | -5/+2 |
1995-11-14 | Keep te-macos.h. | Stan Shebs | 1 | -0/+1 |
1995-11-14 | * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations. | Stan Shebs | 1 | -0/+11 |
1995-11-09 | * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to | Ian Lance Taylor | 1 | -3/+13 |
1995-11-09 | * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing | Ian Lance Taylor | 1 | -1/+1 |
1995-11-09 | * config/tc-a29k.c (md_operand): Handle $float, $double, and | Ian Lance Taylor | 2 | -0/+73 |