Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --pcrel option to m68k port | Nick Clifton | 2000-07-31 | 10 | -760/+832 |
| | |||||
* | 2000-07-28 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-07-29 | 1 | -0/+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 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-07-29 | 3 | -226/+227 |
| | | | | | | | * 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"). | ||||
* | comment-finding hack for hppa-linux. | Alan Modra | 2000-07-28 | 6 | -0/+66 |
| | |||||
* | Fix GCC warnings. | Andrew Cagney | 2000-07-28 | 2 | -5/+13 |
| | | | | Abort if code falls off end of md_estimate_size_before_relax(). | ||||
* | Fix formatting | Nick Clifton | 2000-07-28 | 3 | -628/+745 |
| | |||||
* | Kazu Hirata's formatting fixes. | Alan Modra | 2000-07-27 | 4 | -895/+910 |
| | |||||
* | Wrong date on last entry. | Dave Brolley | 2000-07-26 | 1 | -1/+1 |
| | |||||
* | 2000-07-26 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2000-07-26 | 2 | -4/+12 |
| | | | | | | | * cgen.c (queue_fixup): Declare opinfo. (gas_cgen_parse_operand): Mark unused parameters with ATTRIBUTE_UNUSED. (gas_cgen_md_operand): Ditto. (gas_cgen_md_apply_fix3): Ditto. | ||||
* | * config/obj-coff.c (obj_frob_symbol): Don't merge | DJ Delorie | 2000-07-24 | 2 | -0/+9 |
| | | | | | labels. Don't merge if the symbol isn't constant. Return immediately if a symbol is merged. | ||||
* | Correct absolute section alignment. | Alan Modra | 2000-07-22 | 2 | -2/+7 |
| | |||||
* | Forgot to commit ChangeLog entry for CRIS gas tests. Oops. | Hans-Peter Nilsson | 2000-07-21 | 1 | -0/+1 |
| | |||||
* | * gas/cris/*: New tests for CRIS. | Hans-Peter Nilsson | 2000-07-21 | 86 | -0/+8940 |
| | |||||
* | * config/obj-coff.c (obj_frob_symbol): revert previous change, | DJ Delorie | 2000-07-20 | 2 | -16/+15 |
| | | | | it breaks linking against DLLs. | ||||
* | Fix formatting. | Nick Clifton | 2000-07-20 | 2 | -312/+309 |
| | |||||
* | * gas/all/gas.exp: Don't run floating-point tests on CRIS. | Hans-Peter Nilsson | 2000-07-20 | 4 | -3/+16 |
| | | | | | * gas/ieee-fp/x930509a.exp: Ditto. * gas/macros/macros.exp: Mark strings test xfail for CRIS. | ||||
* | * configure.in: Add CRIS support. | Hans-Peter Nilsson | 2000-07-20 | 13 | -472/+3747 |
| | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Fix formatting. | Nick Clifton | 2000-07-20 | 2 | -520/+514 |
| | |||||
* | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-07-19 | 2 | -0/+7 |
| | | | | * sb.c: Include <stdlib.h> if exists for abort (). | ||||
* | #ifdef OBJ_SOM, not #ifdef SOM | Alan Modra | 2000-07-19 | 2 | -16/+23 |
| | |||||
* | Fix a couple of HPPA SOM test failures. | Alan Modra | 2000-07-19 | 3 | -4/+15 |
| | | | | Re-enable some tests for hppa-linux. | ||||
* | Fix expected results to match current assembler output. | Nick Clifton | 2000-07-18 | 2 | -10/+15 |
| | |||||
* | Don't merge labels. Don't merge if the symbol isn't constant. Don't call | Nick Clifton | 2000-07-17 | 2 | -10/+22 |
| | | | | S_SET_EXTERNAL if the storage class is already set. | ||||
* | Additions due to recent changes | Nick Clifton | 2000-07-17 | 1 | -314/+315 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-17 | 2 | -98/+73 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-17 | 3 | -281/+260 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-17 | 3 | -265/+323 |
| | |||||
* | Fix formatting | Nick Clifton | 2000-07-17 | 2 | -102/+78 |
| | |||||
* | * new parsing option | Frank Ch. Eigler | 2000-07-17 | 2 | -0/+11 |
| | | | | | | | 2000-07-17 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit %bin literals if LITERAL_PREFIXPERCENT_BIN is defined. | ||||
* | * doc/c-mips.texi (MIPS Opts): Remove erroneous space after | Ian Lance Taylor | 2000-07-15 | 2 | -1/+6 |
| | | | | @code. | ||||
* | (hppa_fix_adjustable): Don't reduce certain symbols to section syms. | Alan Modra | 2000-07-15 | 2 | -3/+37 |
| | |||||
* | *** empty log message *** | Nick Clifton | 2000-07-14 | 1 | -1/+1 |
| | |||||
* | Add new command line switch --no-construct-floats | Nick Clifton | 2000-07-14 | 3 | -6/+63 |
| | |||||
* | Fix some mips configure problems. | Alan Modra | 2000-07-13 | 3 | -203/+190 |
| | |||||
* | Add padding to the last section when aligning it increases its size. | Nick Clifton | 2000-07-12 | 2 | -2/+19 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-11 | 2 | -1547/+1641 |
| | |||||
* | Fix formatting | Nick Clifton | 2000-07-10 | 2 | -601/+633 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-10 | 4 | -342/+323 |
| | |||||
* | Yet more hppa testuite tweaks for hppa-linux. | Alan Modra | 2000-07-10 | 15 | -56/+78 |
| | |||||
* | More warning fixes, and a tweak in tc-hppa.c to check constant | Alan Modra | 2000-07-10 | 4 | -6/+21 |
| | | | | branch offsets a little more thoroughly. | ||||
* | Forgot to save in emacs. | Alan Modra | 2000-07-09 | 1 | -2/+0 |
| | |||||
* | Add linux-elf flavour to pseudos in tc-hppa.c and some tidying | Alan Modra | 2000-07-09 | 8 | -360/+545 |
| | | | | | and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64. | ||||
* | 2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2000-07-08 | 2 | -1/+5 |
| | | | | * doc/internals.texi (Expressions): Fix typo. | ||||
* | Fix formatting | Nick Clifton | 2000-07-08 | 3 | -49/+43 |
| | |||||
* | Fix formating | Nick Clifton | 2000-07-08 | 2 | -504/+506 |
| | |||||
* | Fix formatting | Nick Clifton | 2000-07-08 | 2 | -71/+72 |
| | |||||
* | Fix comments. | Nick Clifton | 2000-07-07 | 16 | -580/+634 |
| | |||||
* | fixed another comment formatting problem. | Nick Clifton | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | oops - omitted from previous delta | Nick Clifton | 2000-07-07 | 1 | -2/+2 |
| | |||||
* | Fix formatting. | Nick Clifton | 2000-07-07 | 2 | -58/+61 |
| |