Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2000-06-22 | 2000-06-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2342/+1997 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-21 | * config/tc-h8300.c (parse_reg): Make the function static. | Jeff Law | 2 | -3/+8 | |
(parse_exp): Likewise. | |||||
2000-06-21 | * config/tc-i386.c (tc_i386_fix_adjustable): Revert change from | DJ Delorie | 2 | -1/+6 | |
Sept 1999; RVA relocs need to be treated more like DIR32 relocs for cygwin import libraries to work properly. | |||||
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 5 | -1853/+3367 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise. | |||||
2000-06-20 | TI C54x target. | Timothy Wall | 60 | -1835/+353314 | |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 29 | -1143/+6077 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-19 | Use bfd_octets_per_byte instead of OCTETS_PER_BYTE | Nick Clifton | 2 | -2/+5 | |
2000-06-19 | Fix compile time warnings | Nick Clifton | 3 | -65/+70 | |
2000-06-19 | Fix compile time warnings | Nick Clifton | 1 | -0/+4 | |
2000-06-18 | 2000-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -166/+175 | |
* configure.in: Don't emulate i386-pc-pe-coff with i386coff. * configure: Rebuild. | |||||
2000-06-17 | Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER. | Nick Clifton | 2 | -1/+5 | |
2000-06-17 | Don't start directives in first column. | Alan Modra | 2 | -2/+7 | |
2000-06-16 | Add -mcpu=rmXXXX switch. | Nick Clifton | 3 | -1/+30 | |
2000-06-15 | * config/tc-mips.h: Remove definition of ONLY_STANDARD_ESCAPES. | Ulf Carlsson | 2 | -1/+4 | |
2000-06-14 | 2000-06-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* gas/macros/strings.d: Support a.out and coff. | |||||
2000-06-14 | Remove 'mrs r9, cpsr_all' since the cpsr_all flag is no longer legal syntax. | Nick Clifton | 2 | -1/+5 | |
2000-06-14 | 2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -0/+16 | |
* macro.c (getstring): Make it possible to escape the quote character. | |||||
2000-06-14 | * config/tc-hppa.c (pa_export): Weak symbols can be global. | Jeff Law | 2 | -1/+10 | |
2000-06-13 | Add test of macro expansion of string arguments. | Nick Clifton | 5 | -1/+35 | |
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* configure: Regenerate. | |||||
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 15 | -29/+42 | |
Explicitly mention `;' in line_separator_chars in each backend. | |||||
2000-06-08 | Assign correct reloc value to size 1 constant valued fixes. | Nick Clifton | 2 | -5/+11 | |
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 | |
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com> | |||||
2000-06-08 | * config/tc-alpha.c (md_undefined_symbol): Properly understand that $at | David O'Brien | 2 | -1/+7 | |
is the integer register $r28, vs. both $r28 and the floating point register $f28. This quiets a bogus warning about needing ".set noat". Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200006081749.KAA12558@elmo.cygnus.com> | |||||
2000-06-08 | unwind bug fixes needed for today's gcc patch. | Jim Wilson | 2 | -21/+24 | |
* config/tc-ia64.c (generate_unwind_image): Call ia64_flush_insns. (dot_endp): Don't call ia64_flush_insns. (emit_one_bundle): Don't delete prologue/body records from unwind_record list in first loop. Rewrite second loop to account for this. |