summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright dates.law1999-01-061-1/+1
* Update copyrights.law1999-01-061-1/+1
* Fix copyright dates.law1999-01-061-1/+1
* Fix copyrights.law1999-01-061-0/+19
* Fix copyright date.law1999-01-061-1/+1
* Andreas Schwab <schwab@issan.cs.uni-dortmund.de>rth1999-01-061-4/+0
* * config/c4x/c4x.md (addqi3): If the destination operand ism.hayes1999-01-061-1/+32
* * configure.in (pc-msdosdjgpp): Set x_make to x-go32.law1999-01-063-0/+58
* Update copyrights.law1999-01-032-2/+2
* Copyright update.law1999-01-031-1/+1
* * mips.md (div_trap): Use local labels instead of dot-relativelaw1999-01-031-4/+4
* * pa.md (branch, negated branch): Handle (const_int 0) as firstlaw1999-01-032-14/+14
* * rs6000.c (rs6000_stack_info): Undo spurious part of lastdje1999-01-031-2/+2
* law1999-01-011-22/+16
* * m68k.md (adddi_dilshr32): Allow all operands to be registers too.law1998-12-311-2/+2
* * i386.md (doubleword shifts): Avoid namespace pollution.law1998-12-301-9/+15
* * i386/xm-cygwin.h: change DIR_SEPARATOR to forward slash.law1998-12-301-3/+8
* Fix calculation of fpmem_offset on little endian systems; Silence warnings wh...meissner1998-12-302-40/+46
* * sparc.c (input_operand): Recognize (const (constant_p_rtx)).rth1998-12-292-73/+61
* * alpha.c (reg_or_6bit_operand): Remove CONSTANT_P_RTX handling.rth1998-12-292-25/+12
* * alpha.md (builtin_longjmp): Add missing "DONE".law1998-12-251-0/+1
* Enable -fleading-underscore for arm-elf builds.nickc1998-12-234-14/+14
* Warning fixes:ghazi1998-12-232-2/+4
* * configure.in: Handle Digital UNIX 5.x the same as 4.x.jfc1998-12-201-0/+3
* 1998-12-17 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1998-12-181-6/+12
* dummy import to prevent merge lossagelaw1998-12-1684-499/+313
* * mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.law1998-12-151-1/+4
* Fix dumb thinkos in last change.law1998-12-152-16/+16
* * mn10300.md (bset, bclr): Operand 0 is a read/write operand.law1998-12-151-2/+2
* * mn10200.md (abssf2, negsf2): New expanders.law1998-12-152-0/+192
* * m68k/t-m68kelf (MULTILIB_OPTIONS): Add mcpu32.law1998-12-121-3/+3
* * i386/next.h (ASM_OUTPUT_ALIGN): Use 0x90 for fill character.law1998-12-121-0/+7
* * alpha.c (alpha_expand_block_move): mode_for_size expectsrth1998-12-121-4/+8
* Put small uninitialized data in .sbss, not .sdatameissner1998-12-111-1/+1
* * sh.c (print_operand): lookup interrupt_handler attribute insteadscox1998-12-112-4/+53
* Fix alpha-x-m32r-elf bugs.wilson1998-12-102-5/+11
* Fix bug found by i960 simulator testing.wilson1998-12-081-1/+5
* * i386/bsd.h (ASM_FILE_START): Don't use dump_base_name, it islaw1998-12-076-28/+24
* Fix -membedded-data bug found by mips16 port.wilson1998-12-072-3/+34
* Mon Dec 7 09:58:26 1998 Catherine Moore <clm@cygnus.com>clm1998-12-073-0/+37
* * sh.c (output_far_jump): Emit braf only for TARGET_SH2.amylaar1998-12-071-1/+3
* * alpha.c (alpha_emit_set_const_1): Fix parenthesis errorrth1998-12-051-1/+1
* * i960.h (BOOL_TYPE_SIZE): Define.jason1998-12-051-0/+5
* * config/c4x/c4x.c (valid_parallel_load_store): Flog functionalitym.hayes1998-12-053-28/+56
* * config/c4x/c4x.c (iteration_info): Delete.m.hayes1998-12-051-2/+0
* * pdp11.h: Use optimize_size for space optimizations.law1998-12-043-16/+10
* * configure.in (mipsel-*-linux*): New target.law1998-12-041-0/+70
* * pdp11.h (TARGET_40_PLUS): Fix typo.law1998-12-041-1/+1
* * pdp11.md (extendsfdf2): Fix mode mismatch in SET.law1998-12-021-1/+1
* * mips.md (trap_if): Use "$0" for the value zero.law1998-12-011-4/+16