Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 3 | -49/+0 | |
1996-01-16 | Keep SH3e testsuite. | Jim Wilson | 1 | -1/+1 | |
1996-01-16 | Remove sh3e sanitization. | Jim Wilson | 1 | -24/+0 | |
1996-01-15 | Add more relocation suffixes | Michael Meissner | 2 | -0/+20 | |
1996-01-15 | Allow .gcc_except_table to have unfixed pointers with -mrelocatable | Michael Meissner | 2 | -2/+8 | |
1996-01-13 | Make elf section functions ELF specific | Michael Meissner | 2 | -0/+7 | |
1996-01-12 | * subsegs.c (section_symbol): Don't try to look up the section | Ian Lance Taylor | 1 | -0/+4 | |
symbol in the hash table. It should be possible to have a symbol with the same name as a section, but no connection to it. | |||||
1996-01-12 | Add support for exclude section flag and ordered section type | Michael Meissner | 4 | -26/+202 | |
1996-01-12 | * read.c (cons_worker): Only call mri_comment_end from flag_mri. | Ian Lance Taylor | 1 | -0/+3 | |
From James Carlson <carlson@xylogics.com>. | |||||
1996-01-12 | * expr.c (operand): Skip whitespace after a close parenthesis. | Ian Lance Taylor | 1 | -0/+7 | |
From James Carlson <carlson@xylogics.com>. | |||||
1996-01-10 | * gas/mips/*.d: Update for changes to disassembler. | Ian Lance Taylor | 5 | -23/+27 | |
1996-01-04 | * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address | Ian Lance Taylor | 1 | -0/+25 | |
change. | |||||
1996-01-02 | For SH port, make relocation overflow an error instead of a warning. | Jim Wilson | 2 | -21/+89 | |
1995-12-31 | * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset | Jeff Law | 1 | -0/+5 | |
addresses for static variables. So we can access statics in the static block on mips/alpha when using gas. | |||||
1995-12-21 | Make @got be real GOT reloc; make @xgot be old TOC16 reloc | Michael Meissner | 1 | -0/+6 | |
1995-12-20 | * config/tc-mips.c (load_address): Correctly handle a constant in | Ian Lance Taylor | 1 | -0/+5 | |
SVR4_PIC case. From Richard Kenner <kenner@vlsi1.ultra.nyu.edu>. | |||||
1995-12-15 | * config/tc-sh.c (parse_reg): Recognize SH3 registers. | J.T. Conklin | 1 | -0/+6 | |
(get_specific): Handle A_SSR, A_SPC and A_REG_B. (build_Mbytes): Handle REG_B. | |||||
1995-12-15 | * ecoff.c (ecoff_build_aux): Use new bfd_big_endian macro. | Ian Lance Taylor | 1 | -0/+4 | |
1995-12-15 | * mpw-make.sed: If linking, edit ALL_CFLAGS to CFLAGS. | Raymond Jou | 2 | -0/+7 | |
1995-12-14 | * config/obj-coff.c (write_object_file): Set the s_align field to | Ian Lance Taylor | 1 | -0/+5 | |
the number of bytes, rather than to the power of 2. PR 8674, 8678. | |||||
1995-12-12 | * Makefile.in (DISTCLEAN_HERE): New variable. | Ian Lance Taylor | 1 | -0/+10 | |
(distclean): Use it. (maintainer-clean): Depend upon clean-here rather than clean, distclean, and clean-info. Run make maintainer-clean in doc. Remove files listed in DISTCLEAN_HERE. * doc/Makefile.in (maintainer-clean realclean): Split out from distclean. Depend upon clean-info and distclean. | |||||
1995-12-12 | * mac-as.r: Fix copyright and version strings. | Stan Shebs | 2 | -3/+8 | |
(cfrg): Use PROG_NAME instead of literal name. | |||||
1995-12-11 | * read.c (read_a_source_file): If tc_unrecognized_line is defined, | Ian Lance Taylor | 3 | -1/+78 | |
call it. * config/tc-a29k.h (tc_unrecognized_line): Define. * config/tc-a29k.c (a29k_unrecognized_line): New function. (md_operand): Handle a29k style local dollar labels. | |||||
1995-12-07 | * config/obj-multi.h: If OBJ_MAYBE_ELF, define OBJ_SYMFIELD_TYPE. | Ian Lance Taylor | 1 | -0/+4 | |
1995-12-05 | * read.c (s_fill): If md_flush_pending_output is defined, call it. | Ken Raeburn | 2 | -0/+8 | |
1995-12-04 | * config/obj-coff.c (size_section, fill_section, fixup_mdeps): Treat | Ken Raeburn | 2 | -0/+8 | |
rs_align_code like rs_align. | |||||
1995-12-03 | * config/tc-arm.c (cp_address_required_here): Set pre_inc when | David Edelsohn | 1 | -0/+5 | |
converting an absolute address into a PC-relative one. | |||||
1995-12-03 | Edit out GM-specific bits from files. | Stan Shebs | 1 | -0/+27 | |
1995-12-01 | * mpw-config.in: Don't always use te-generic.h for emulation. | Stan Shebs | 3 | -3/+43 | |
(powerpc-apple-macos): Use emulation te-macos.h. start-sanitize-gm (mips-gm-magic): New configuration. end-sanitize-gm * mpw-make.sed (install, install-only): Edit in Mac-specific install procedure. | |||||
1995-12-01 | * configure.in: Improve message about unsupported ELF targets. | Ian Lance Taylor | 1 | -0/+3 | |
* configure: Rebuild. | |||||
1995-12-01 | * config/tc-m88k.c (m88k_do_align): Correct check for whether fill | Ian Lance Taylor | 2 | -1/+6 | |
pattern is zero. From Manfred Hollstein. | |||||
1995-11-30 | idata alignment in .s files | Kim Knuttila | 2 | -2/+28 | |
1995-11-30 | Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 ↵ | Ian Lance Taylor | 2 | -3/+12 | |
<manfred@lts.sel.alcatel.de> * config/obj-coff.c (fixup_segment): If TC_M88K is defined, do not add section's paddr to add_number; compatibility to native as and ld forbids. | |||||
1995-11-30 | configure.in: handle m68k-sysv4 correctly | Ken Raeburn | 3 | -18/+22 | |
1995-11-30 | Move struct hash_entry from hash.h to hash.c. | Ken Raeburn | 1 | -0/+3 | |
1995-11-30 | (elf_frob_symbol): Don't free and clear sy_obj if it's already known to be null. | Ken Raeburn | 1 | -0/+5 | |
1995-11-29 | Fix -mrelocatable | Michael Meissner | 2 | -4/+8 | |
1995-11-28 | Various Thanksgiving weekend hacks: clean up hash table, reduce various | Ken Raeburn | 1 | -0/+70 | |
structure sizes, stabs string memory use cleanup, statistics dump. | |||||
1995-11-28 | Clean up hash code, parameterize some actions, tweak some parameters. Hash | Ken Raeburn | 3 | -173/+221 | |
table entries, table allocation and control structure are larger now, but collisions are reduced and string compares even further reduced. Dump lots more statistics, especially hash code data, for --statistics. Dump statistics even in error cases. Details in ChangeLog. | |||||
1995-11-28 | Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. | Ken Raeburn | 1 | -0/+41 | |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 2 | -23/+31 | |
1995-11-21 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | Ian Lance Taylor | 2 | -56/+259 | |
* configure: Rebuild with autoconf 2.6. | |||||
1995-11-20 | * config/tc-ppc.c (ppc_debug_name_section_size): Remove. | Ian Lance Taylor | 2 | -32/+13 | |
(ppc_stabx): Don't increment ppc_debug_name_section_size. (ppc_bc): Likewise. (ppc_frob_file): Remove. * config/tc-ppc.h (tc_frob_file): Don't define. (ppc_frob_file): Don't declare. | |||||
1995-11-20 | alpha fixes | Ken Raeburn | 1 | -0/+4 | |
1995-11-20 | one-operand versions of jmp, jsr | Ken Raeburn | 1 | -0/+4 | |
1995-11-20 | note dependence on alpha opcode table | Ken Raeburn | 1 | -7/+9 | |
1995-11-20 | rename te-delta88.h to avoid 8.3 conflict | Ken Raeburn | 5 | -21/+35 | |
1995-11-17 | * gas/mri/immconst.d: New test. | Ian Lance Taylor | 2 | -0/+23 | |
* gas/mri/mri.exp: Run it. * gas/mri/constants.s: Test immediate constants. * gas/mri/constants.d: Corresponding change. | |||||
1995-11-16 | * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal | Ian Lance Taylor | 1 | -0/+6 | |
number. * expr.c (operand): Handle MRI suffixes after unadorned 0. | |||||
1995-11-16 | version 2.6 | Ken Raeburn | 1 | -0/+3 | |