Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-13 | Fix some mips configure problems. | Alan Modra | 3 | -203/+190 | |
2000-07-12 | Add padding to the last section when aligning it increases its size. | Nick Clifton | 2 | -2/+19 | |
2000-07-11 | Fix formatting. | Nick Clifton | 2 | -1547/+1641 | |
2000-07-10 | Fix formatting | Nick Clifton | 2 | -601/+633 | |
2000-07-10 | Fix formatting. | Nick Clifton | 4 | -342/+323 | |
2000-07-10 | Yet more hppa testuite tweaks for hppa-linux. | Alan Modra | 15 | -56/+78 | |
2000-07-10 | More warning fixes, and a tweak in tc-hppa.c to check constant | Alan Modra | 4 | -6/+21 | |
branch offsets a little more thoroughly. | |||||
2000-07-09 | Forgot to save in emacs. | Alan Modra | 1 | -2/+0 | |
2000-07-09 | Add linux-elf flavour to pseudos in tc-hppa.c and some tidying | Alan Modra | 8 | -360/+545 | |
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64. | |||||
2000-07-08 | 2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -1/+5 | |
* doc/internals.texi (Expressions): Fix typo. | |||||
2000-07-08 | Fix formatting | Nick Clifton | 3 | -49/+43 | |
2000-07-08 | Fix formating | Nick Clifton | 2 | -504/+506 | |
2000-07-08 | Fix formatting | Nick Clifton | 2 | -71/+72 | |
2000-07-07 | Fix comments. | Nick Clifton | 16 | -580/+634 | |
2000-07-07 | fixed another comment formatting problem. | Nick Clifton | 1 | -1/+2 | |
2000-07-07 | oops - omitted from previous delta | Nick Clifton | 1 | -2/+2 | |
2000-07-07 | Fix formatting. | Nick Clifton | 2 | -58/+61 | |
2000-07-06 | oops - omitted frpom previous delta | Nick Clifton | 1 | -1/+1 | |
2000-07-06 | Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement | Nick Clifton | 3 | -0/+23 | |
TC_COFF_SECTION_DEFAULT_ATTRIBUTES. | |||||
2000-07-06 | Always NULL terminate long option list. | Andrew Cagney | 2 | -3/+12 | |
2000-07-06 | Tue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 2 | -1/+11 | |
* config/tc-d30v.h: Include "write.h" for fixS. (d30v_start_line, md_pcrel_from_section): Add function prototypes. | |||||
2000-07-05 | Fix expected results | Nick Clifton | 3 | -98/+114 | |
Fix expected results. | |||||
2000-07-05 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+6 | |
2000-07-05 | Further changes to warning messages | Nick Clifton | 1 | -4/+6 | |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 2 | -0/+5 | |
2000-07-04 | * config/tc-arm.c (psrs): Accept combinations of flags. | Alexandre Oliva | 2 | -0/+125 | |
2000-07-03 | Tidy up formatting. | Nick Clifton | 3 | -69/+179 | |
Add -mall-opcodes, -mno-skip-bug, -mno-wrap. | |||||
2000-07-02 | Forgot to commit the ChangeLog. | Ulf Carlsson | 1 | -0/+11 | |
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 4 | -175/+266 | |
* configure.in: Add entry for mips-*-sysv4*MP* * configure: Rebuild * config/tc-mips.c (mips_target_format): Return elf32-tradbigmips or elf32-tradlittlemips for traditional mips targets. * config/tc-mips.c (md_estimate_size_before_relax): Duplicate the test for Link Once sections as in adjust_reloc_syms. * config/te-tmips.h: New file for traditional mips targets. Define TE_TMIPS. | |||||
2000-06-29 | Do not change an existing section's attributes if a flags argument isn't | Nick Clifton | 2 | -12/+38 | |
present. Warn if the new attributes don't match the section's current attributes. | |||||
2000-06-29 | Change the registers used in ldmac and stmac tests. | Nick Clifton | 3 | -11/+17 | |
2000-06-29 | Fix previous delta so that it is only used for TE_GO32 and not !TE_PE. | Nick Clifton | 2 | -6/+7 | |
2000-06-29 | * config/obj-aout.c (obj_aout_type): Do not ignore for undefined | Hans-Peter Nilsson | 2 | -15/+17 | |
symbols; create them. | |||||
2000-06-29 | Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files. | Nick Clifton | 2 | -0/+29 | |
2000-06-28 | 16 bit immediate expr support for mips | Aldy Hernandez | 2 | -8/+10 | |
2000-06-27 | Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse | Nick Clifton | 4 | -18/+35 | |
sequential buckets, and warn if the user does so. | |||||
2000-06-27 | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵ | Nick Clifton | 2 | -23/+39 | |
port. | |||||
2000-06-25 | Fix spelling typos. | Nick Clifton | 16 | -509/+962 | |
Remove use of DEFUN(). | |||||
2000-06-25 | Assemble ldmac correctly. | Nick Clifton | 2 | -1/+10 | |
2000-06-25 | 386.c (md_estimate_size_before_relax): Revert | DJ Delorie | 2 | -28/+9 | |
more changes from Sept 1999 (tc_i386_fix_adjustable): ditto (md_apply_fix3): ditto | |||||
2000-06-24 | * cgen assembler fixes; approved by original author <devans> | Frank Ch. Eigler | 2 | -1/+13 | |
2000-06-24 Frank Ch. Eigler <fche@redhat.com> * cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf. (gas_cgen_parse_operand): Set it around expression() call. (gas_cgen_md_operand): Test for it before longjmp(). | |||||
2000-06-24 | Blow away DEFUN. | Alan Modra | 5 | -94/+100 | |
2000-06-24 | Fix comment typos. | Alan Modra | 2 | -6/+10 | |
2000-06-23 | Duh! What double-increment? | Alan Modra | 1 | -169/+171 | |
2000-06-23 | * $literal support | Frank Ch. Eigler | 2 | -0/+11 | |
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX is defined. | |||||
2000-06-23 | (operand): Do not as_bad() if RELAX_PAREN_GROUPING is | Alan Modra | 2 | -4/+14 | |
defined. Fix error message and double increment of input_line_pointer for `[' grouping. | |||||
2000-06-23 | Kazu Hirata's formatting and comment typo fixes. | Alan Modra | 2 | -122/+80 | |
2000-06-23 | Move premature QP notation clearing to it's appropriate location. | Timothy Wall | 2 | -3/+12 | |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 5 | -1339/+990 | |
2000-06-22 | Fix a problem with 32-bit displacements in .code16gcc mode. | Alan Modra | 2 | -19/+39 | |