Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-22 | Correct absolute section alignment. | Alan Modra | 2 | -2/+7 | |
2000-07-21 | Forgot to commit ChangeLog entry for CRIS gas tests. Oops. | Hans-Peter Nilsson | 1 | -0/+1 | |
2000-07-21 | * gas/cris/*: New tests for CRIS. | Hans-Peter Nilsson | 86 | -0/+8940 | |
2000-07-20 | * config/obj-coff.c (obj_frob_symbol): revert previous change, | DJ Delorie | 2 | -16/+15 | |
it breaks linking against DLLs. | |||||
2000-07-20 | Fix formatting. | Nick Clifton | 2 | -312/+309 | |
2000-07-20 | * gas/all/gas.exp: Don't run floating-point tests on CRIS. | Hans-Peter Nilsson | 4 | -3/+16 | |
* gas/ieee-fp/x930509a.exp: Ditto. * gas/macros/macros.exp: Mark strings test xfail for CRIS. | |||||
2000-07-20 | * configure.in: Add CRIS support. | Hans-Peter Nilsson | 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. | |||||
2000-07-20 | Fix formatting. | Nick Clifton | 2 | -520/+514 | |
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+7 | |
* sb.c: Include <stdlib.h> if exists for abort (). | |||||
2000-07-19 | #ifdef OBJ_SOM, not #ifdef SOM | Alan Modra | 2 | -16/+23 | |
2000-07-19 | Fix a couple of HPPA SOM test failures. | Alan Modra | 3 | -4/+15 | |
Re-enable some tests for hppa-linux. | |||||
2000-07-18 | Fix expected results to match current assembler output. | Nick Clifton | 2 | -10/+15 | |
2000-07-17 | Don't merge labels. Don't merge if the symbol isn't constant. Don't call | Nick Clifton | 2 | -10/+22 | |
S_SET_EXTERNAL if the storage class is already set. | |||||
2000-07-17 | Additions due to recent changes | Nick Clifton | 1 | -314/+315 | |
2000-07-17 | Fix formatting. | Nick Clifton | 2 | -98/+73 | |
2000-07-17 | Fix formatting. | Nick Clifton | 3 | -281/+260 | |
2000-07-17 | Fix formatting. | Nick Clifton | 3 | -265/+323 | |
2000-07-17 | Fix formatting | Nick Clifton | 2 | -102/+78 | |
2000-07-17 | * new parsing option | Frank Ch. Eigler | 2 | -0/+11 | |
2000-07-17 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit %bin literals if LITERAL_PREFIXPERCENT_BIN is defined. | |||||
2000-07-15 | * doc/c-mips.texi (MIPS Opts): Remove erroneous space after | Ian Lance Taylor | 2 | -1/+6 | |
@code. | |||||
2000-07-15 | (hppa_fix_adjustable): Don't reduce certain symbols to section syms. | Alan Modra | 2 | -3/+37 | |
2000-07-14 | *** empty log message *** | Nick Clifton | 1 | -1/+1 | |
2000-07-14 | Add new command line switch --no-construct-floats | Nick Clifton | 3 | -6/+63 | |
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. |