Age | Commit message (Expand) | Author | Files | Lines |
1998-05-08 | t-linux: Remove extra stuff already included in config/t-linux. | Andreas Schwab | 1 | -14/+0 |
1998-05-07 | m68k.md (adddi3, subdi3): Properly negate the DImode constant. | Andreas Schwab | 1 | -6/+14 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 2 | -7/+5 |
1998-05-05 | m68k.h: Declare functions from m68k.c used in macros and machine description. | Andreas Schwab | 1 | -12/+23 |
1998-04-27 | Fix coldfire addsf3 bug, bug and patch from David Fiddes. | Jim Wilson | 1 | -2/+2 |
1998-04-15 | m68k.md (adddi3, subdi3): Optimize for constant operand. | Andreas Schwab | 1 | -4/+50 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 3 | -7/+2 |
1998-03-31 | 1750a.md, [...]: Use GEN_INT consistently. | Jeffrey A Law | 2 | -8/+8 |
1998-03-30 | m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060. | Andreas Schwab | 1 | -3/+4 |
1998-03-24 | go32-rtems.h: Defined TARGET_MEM_FUNCTIONS. | Joel Sherrill | 1 | -0/+5 |
1998-03-23 | m68k.md (zero_extendqidi2, [...]): New patterns. | Philippe De Muyter | 1 | -22/+63 |
1998-03-23 | m68k.md (ashldi_const): Allow shift count in range ]32,63]. | Philippe De Muyter | 1 | -22/+49 |
1998-03-19 | m68k.md (addqi3): Fix typo gen_INT vs. | Manfred Hollstein | 1 | -1/+1 |
1998-03-16 | Patch from Ingolf Kock to fix -m68060 problems. | Jim Wilson | 1 | -1/+1 |
1998-03-16 | m68k.c: Include <stdlib.h> for atoi. | Andreas Schwab | 4 | -192/+179 |
1998-03-13 | m68k.h (CONST_OK_FOR_LETTER_P): Fix logic in range check for 'M' constraint. | Andreas Schwab | 1 | -1/+1 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 7 | -7/+7 |
1998-03-02 | final.c (insn_last_address, [...]): New variables. | J"orn Rennecke | 1 | -2/+2 |
1998-02-27 | Update copyright | Andreas Schwab | 1 | -1/+1 |
1998-02-27 | m68k.md (movsf+1): Optimize moving a CONST_DOUBLE zero. | Andreas Schwab | 1 | -0/+36 |
1998-02-23 | t-linux (LIBGCC1, [...]): Add macros and set to empty. | Manfred Hollstein | 1 | -4/+1 |
1998-02-23 | t-linux (LIBGCC1, [...]): Add macros and set to empty. | Manfred Hollstein | 1 | -4/+1 |
1998-02-01 | x-next: Remove /NextDeveloper/Headers from the directories to fixinclude - /u... | Toon Moene | 1 | -1/+1 |
1998-01-22 | m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. | Robin Kirkham | 3 | -31/+31 |
1998-01-20 | Remove more bytecode stuff. | Jeffrey A Law | 1 | -152/+0 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 2 | -16/+20 |
1998-01-13 | netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now. | Jeffrey A Law | 1 | -0/+5 |
1997-12-21 | mot3300.h (ASM_BYTE_OP): Don't include '\t' in the definition. | Manfred Hollstein | 1 | -3/+3 |
1997-12-19 | expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. | Ian Lance Taylor | 1 | -4/+5 |
1997-12-17 | Adjusted egcs m68k-coff files to look like gcc2 m68k-coff files. | Bill Moyer | 2 | -5/+7 |
1997-12-16 | xm-mot3300.h (ADD_MISSING_POSIX, [...]): Define to prevent unresolved externa... | Manfred Hollstein | 1 | -0/+4 |
1997-12-11 | m68k.h (GO_IF_LEGITIMATE_ADDRESS): No longer cater to horribly old and broken... | Jeffrey A Law | 1 | -3/+3 |
1997-12-09 | * m68k.c: Include tree.h only once. | Manfred Hollstein | 1 | -1/+0 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 5 | -16/+12 |
1997-12-06 | This commit was generated by cvs2svn to compensate for changes in r16983, | Jeff Law | 5 | -20/+2 |
1997-12-06 | m68k.c: Include tree.h for dwarf2out_cfi_label. | Jeff Law | 1 | -0/+1 |
1997-11-19 | dwarf2out.c (CIE_LENGTH_LABEL, [...]): New macros. | Philippe De Muyter | 1 | -0/+3 |
1997-11-13 | * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers. | Jeffrey A Law | 1 | -1/+1 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 3 | -35/+57 |
1997-10-28 | Fix coldfire/btst problems. | Jim Wilson | 1 | -3/+41 |
1997-10-07 | mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment instead of aborting. | Manfred Hollstein | 1 | -4/+2 |
1997-10-01 | x-mot3300 (XCFLAGS): Disable as's long/short jump optimisation for f/expr.o a... | Philippe De Muyter | 1 | -1/+2 |
1997-09-26 | frame.c: Include gansidecl.h for PROTO. | Andreas Schwab | 1 | -5/+11 |
1997-09-22 | m68k.c (output_function_prologue): Add dwarf2 support. | Andreas Schwab | 2 | -5/+91 |
1997-09-18 | xm-mot3300.h (alloca): Properly declare if __STDC__. | Jeffrey A Law | 1 | -0/+4 |
1997-09-08 | Fix m68k-hp-hpux8 problem for Manfred Holstein. | Jim Wilson | 1 | -14/+14 |
1997-09-07 | Fix typo in last patch. | Jim Wilson | 1 | -1/+1 |
1997-09-07 | Fix m68k-motorola-sysv (aka delta) build failure for Manfred Hollstein. | Jim Wilson | 1 | -5/+8 |
1997-09-05 | m68k.h (MACHINE_STATE_SAVE, [...]): Add __HPUX_ASM__ versions. | Jim Wilson | 1 | -0/+18 |
1997-09-03 | go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti... | Joel Sherrill | 1 | -4/+0 |