Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-29 | 2000-07-28 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -1/+7 | |
* configure.in: Add bits for i860-stardent-{sysv4, elf}*. * configure: Regenerated. * config/obj-elf.c (obj_elf_type): Recognize a fifth type of operand to the .type directive (.e.g, "type"). | |||||
2000-07-28 | comment-finding hack for hppa-linux. | Alan Modra | 2 | -0/+33 | |
2000-07-28 | Fix GCC warnings. | Andrew Cagney | 1 | -5/+6 | |
Abort if code falls off end of md_estimate_size_before_relax(). | |||||
2000-07-28 | Fix formatting | Nick Clifton | 2 | -628/+740 | |
2000-07-27 | Kazu Hirata's formatting fixes. | Alan Modra | 3 | -895/+900 | |
2000-07-24 | * config/obj-coff.c (obj_frob_symbol): Don't merge | DJ Delorie | 1 | -0/+3 | |
labels. Don't merge if the symbol isn't constant. Return immediately if a symbol is merged. | |||||
2000-07-20 | * config/obj-coff.c (obj_frob_symbol): revert previous change, | DJ Delorie | 1 | -16/+10 | |
it breaks linking against DLLs. | |||||
2000-07-20 | * configure.in: Add CRIS support. | Hans-Peter Nilsson | 4 | -0/+2958 | |
* configure: Regenerate. * Makefile.am: (CPU_TYPES): Add cris. (CPU_OBJ_VALID) [aout]: Add cris. (MULTI_CPU_TYPES): Add cris. (MULTI_CPU_OBJ_VALID) [aout]: Add cris. [coff]: Only i386 and mips are valid. (TARGET_CPU_CFILES): Add config/tc-cris.c. (TARGET_CPU_HFILES): Add config/tc-cris.h. (MULTI_CFILES): Add config/e-crisaout.c and config/e-criself.c. Regenerate dependencies. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * as.c: Declare crisaout, criself. * config/tc-cris.h, config/tc-cris.c: New. * config/e-criself.c, config/e-crisaout.c: New. * po/POTFILES.in, po/gas.pot: Regenerate. | |||||
2000-07-19 | #ifdef OBJ_SOM, not #ifdef SOM | Alan Modra | 1 | -16/+17 | |
2000-07-17 | Don't merge labels. Don't merge if the symbol isn't constant. Don't call | Nick Clifton | 1 | -10/+16 | |
S_SET_EXTERNAL if the storage class is already set. | |||||
2000-07-17 | Fix formatting. | Nick Clifton | 1 | -98/+72 | |
2000-07-17 | Fix formatting. | Nick Clifton | 2 | -281/+258 | |
2000-07-17 | Fix formatting. | Nick Clifton | 2 | -265/+321 | |
2000-07-17 | Fix formatting | Nick Clifton | 1 | -102/+74 | |
2000-07-15 | (hppa_fix_adjustable): Don't reduce certain symbols to section syms. | Alan Modra | 1 | -3/+30 | |
2000-07-14 | *** empty log message *** | Nick Clifton | 1 | -1/+1 | |
2000-07-14 | Add new command line switch --no-construct-floats | Nick Clifton | 1 | -6/+34 | |
2000-07-12 | Add padding to the last section when aligning it increases its size. | Nick Clifton | 1 | -2/+14 | |
2000-07-11 | Fix formatting. | Nick Clifton | 1 | -1547/+1637 | |
2000-07-10 | Fix formatting | Nick Clifton | 1 | -601/+632 | |
2000-07-10 | Fix formatting. | Nick Clifton | 1 | -82/+55 | |
2000-07-10 | More warning fixes, and a tweak in tc-hppa.c to check constant | Alan Modra | 1 | -1/+3 | |
branch offsets a little more thoroughly. | |||||
2000-07-09 | Add linux-elf flavour to pseudos in tc-hppa.c and some tidying | Alan Modra | 5 | -171/+272 | |
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64. | |||||
2000-07-08 | Fix formating | Nick Clifton | 1 | -504/+505 | |
2000-07-08 | Fix formatting | Nick Clifton | 1 | -71/+68 | |
2000-07-07 | Fix comments. | Nick Clifton | 13 | -31/+35 | |
2000-07-07 | fixed another comment formatting problem. | Nick Clifton | 1 | -1/+2 | |
2000-07-07 | Fix formatting. | Nick Clifton | 1 | -58/+57 | |
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 | 1 | -0/+7 | |
TC_COFF_SECTION_DEFAULT_ATTRIBUTES. | |||||
2000-07-06 | Tue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 1 | -1/+6 | |
* config/tc-d30v.h: Include "write.h" for fixS. (d30v_start_line, md_pcrel_from_section): Add function prototypes. | |||||
2000-07-05 | Further changes to warning messages | Nick Clifton | 1 | -4/+6 | |
2000-07-04 | * config/tc-arm.c (psrs): Accept combinations of flags. | Alexandre Oliva | 1 | -0/+121 | |
2000-07-03 | Tidy up formatting. | Nick Clifton | 2 | -69/+158 | |
Add -mall-opcodes, -mno-skip-bug, -mno-wrap. | |||||
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 2 | -0/+63 | |
* 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 | 1 | -12/+29 | |
present. Warn if the new attributes don't match the section's current attributes. | |||||
2000-06-29 | * config/obj-aout.c (obj_aout_type): Do not ignore for undefined | Hans-Peter Nilsson | 1 | -15/+12 | |
symbols; create them. | |||||
2000-06-28 | 16 bit immediate expr support for mips | Aldy Hernandez | 1 | -8/+4 | |
2000-06-27 | Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse | Nick Clifton | 1 | -8/+16 | |
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 | 1 | -23/+27 | |
port. | |||||
2000-06-25 | Fix spelling typos. | Nick Clifton | 8 | -28/+27 | |
Remove use of DEFUN(). | |||||
2000-06-25 | Assemble ldmac correctly. | Nick Clifton | 1 | -1/+6 | |
2000-06-25 | 386.c (md_estimate_size_before_relax): Revert | DJ Delorie | 1 | -28/+2 | |
more changes from Sept 1999 (tc_i386_fix_adjustable): ditto (md_apply_fix3): ditto | |||||
2000-06-24 | Blow away DEFUN. | Alan Modra | 4 | -94/+95 | |
2000-06-24 | Fix comment typos. | Alan Modra | 1 | -6/+6 | |
2000-06-23 | Kazu Hirata's formatting and comment typo fixes. | Alan Modra | 1 | -122/+76 | |
2000-06-23 | Move premature QP notation clearing to it's appropriate location. | Timothy Wall | 1 | -3/+7 | |
2000-06-22 | Fix a problem with 32-bit displacements in .code16gcc mode. | Alan Modra | 1 | -19/+31 | |
2000-06-21 | * config/tc-h8300.c (parse_reg): Make the function static. | Jeff Law | 1 | -3/+3 | |
(parse_exp): Likewise. | |||||
2000-06-21 | * config/tc-i386.c (tc_i386_fix_adjustable): Revert change from | DJ Delorie | 1 | -1/+0 | |
Sept 1999; RVA relocs need to be treated more like DIR32 relocs for cygwin import libraries to work properly. |