2000-04-06 |
meissner | Recognize d30v-elf as d30v-unknown-elf
|
commit | commitdiff | tree |
2000-04-05 |
meissner | Make memory reference + update work with -mregnames
|
commit | commitdiff | tree |
2000-03-24 |
meissner | Undo part of 3/21/2000 change
|
commit | commitdiff | tree |
2000-03-21 |
meissner | Fix problems with -mno-fp-regs
|
commit | commitdiff | tree |
2000-01-24 |
meissner | Include new cygwin include directories
|
commit | commitdiff | tree |
1999-12-16 |
meissner | Add new tests for long long spanning reg/stack
|
commit | commitdiff | tree |
1999-10-07 |
meissner | Comment out peepholes that generate buggy code
|
commit | commitdiff | tree |
1999-10-06 |
meissner | Fix sanity check
|
commit | commitdiff | tree |
1999-10-06 |
meissner | Redo changelog entry.
|
commit | commitdiff | tree |
1999-10-05 |
meissner | Make libgcc1-test.c compile without warnings
|
commit | commitdiff | tree |
1999-10-05 |
meissner | Do not include stddef.h if building trampoline support...
|
commit | commitdiff | tree |
1999-10-05 |
meissner | Mark args as unused.
|
commit | commitdiff | tree |
1999-10-05 |
meissner | Declare malloc, free, and atexit if inhibit_libc is...
|
commit | commitdiff | tree |
1999-10-05 |
meissner | Include tm_p.h in ggc files
|
commit | commitdiff | tree |
1999-09-22 |
meissner | Fix complex-5.c problem
|
commit | commitdiff | tree |
1999-09-05 |
meissner | Move 'temporary' bits so they don't conflict with windows...
|
commit | commitdiff | tree |
1999-09-01 |
meissner | define HAVE_DOS_BASED_FILED_SYSTEM on cygwin
|
commit | commitdiff | tree |
1999-07-27 |
meissner | Add clones of fp-cmp-1 for float/long double; Change...
|
commit | commitdiff | tree |
1999-07-21 |
meissner | Print the names of the hardcoded virtural registers
|
commit | commitdiff | tree |
1999-06-22 |
meissner | Retabify
|
commit | commitdiff | tree |
1999-06-18 |
meissner | move gcc changes to gcc subdirectory
|
commit | commitdiff | tree |
1999-01-28 |
meissner | add new test
|
commit | commitdiff | tree |
1999-01-27 |
meissner | Add new test
|
commit | commitdiff | tree |
1999-01-27 |
meissner | Add new test
|
commit | commitdiff | tree |
1999-01-24 |
meissner | Fixup changelog comment
|
commit | commitdiff | tree |
1999-01-24 |
meissner | Fix problems found by David Edelsohn I caused
|
commit | commitdiff | tree |
1999-01-22 |
meissner | Use alternate crs if cr0 not available
|
commit | commitdiff | tree |
1999-01-21 |
meissner | --with-gnu-ld uses different x- fiile under aix 4.1
|
commit | commitdiff | tree |
1998-12-30 |
meissner | Fix calculation of fpmem_offset on little endian systems...
|
commit | commitdiff | tree |
1998-12-22 |
meissner | Delete handling of -dM as a preprocessor option
|
commit | commitdiff | tree |
1998-12-21 |
meissner | Do not give a warning for -dD, -dI, or -dM
|
commit | commitdiff | tree |
1998-12-11 |
meissner | Put small uninitialized data in .sbss, not .sdata
|
commit | commitdiff | tree |
1998-10-12 |
meissner | update copyright
|
commit | commitdiff | tree |
1998-09-28 |
meissner | Make ASM_OUTPUT_MI_THUNK ELF only for now and always...
|
commit | commitdiff | tree |
1998-09-25 |
meissner | Add OUTPUT_ASM_MI_THUNK; use r12 as temp for System...
|
commit | commitdiff | tree |
1998-09-15 |
meissner | Fix thinko
|
commit | commitdiff | tree |
1998-09-12 |
meissner | Pass appropriate switches to cpp/asm if -mcpu={401...
|
commit | commitdiff | tree |
1998-09-07 |
meissner | Fix name for -mcpu=ec603e; Make sure all targets that...
|
commit | commitdiff | tree |
1998-09-03 |
meissner | Add -mcpu=401/e603e
|
commit | commitdiff | tree |
1998-08-20 |
meissner | Include system.h, not stdio.h
|
commit | commitdiff | tree |
1998-07-31 |
meissner | If -Os use load/store multiple instructions
|
commit | commitdiff | tree |
1998-07-10 |
meissner | Include system.h if it was not already included
|
commit | commitdiff | tree |
1998-07-02 |
meissner | Switch reg_n_info structure to use varrays
|
commit | commitdiff | tree |
1998-07-02 |
meissner | Add initial varray support infrastructure
|
commit | commitdiff | tree |
1998-06-30 |
meissner | Call fatal_insn_not_found instead of abort
|
commit | commitdiff | tree |
1998-06-26 |
meissner | Add some insn names for (neg (abs)) code
|
commit | commitdiff | tree |
1998-06-26 |
meissner | Fix ne 0 optimization on non-power machines
|
commit | commitdiff | tree |
1998-06-26 |
meissner | Add hooks for the machine to override the sorting of...
|
commit | commitdiff | tree |
1998-06-19 |
meissner | Remove errant cygnus local tags
|
commit | commitdiff | tree |
1998-06-19 |
meissner | Allow INLINE to be defined for debugging
|
commit | commitdiff | tree |
1998-06-18 |
meissner | Add bugs corresponding to PRs 16243 and 16245
|
commit | commitdiff | tree |
1998-06-16 |
meissner | Print constants for function_units_used and *_blockage_range...
|
commit | commitdiff | tree |
1998-06-15 |
meissner | Reorder tests in last change for speed
|
commit | commitdiff | tree |
1998-06-15 |
meissner | Do not do src->dest copy if register would not be allocated...
|
commit | commitdiff | tree |
1998-06-15 |
meissner | Undo June 11th change
|
commit | commitdiff | tree |
1998-06-11 |
meissner | For regmove if we could not improve code by changing...
|
commit | commitdiff | tree |
1998-06-01 |
meissner | Fix IEEE negative zero problems
|
commit | commitdiff | tree |
1998-05-31 |
meissner | Add minus zero test
|
commit | commitdiff | tree |
1998-05-28 |
meissner | Make rtx, tree types type correct if the appropriate...
|
commit | commitdiff | tree |
1998-05-13 |
meissner | Add a blank line in verbose debug output
|
commit | commitdiff | tree |
1998-05-13 |
meissner | align debug output
|
commit | commitdiff | tree |
1998-05-12 |
meissner | Use HAIFA_INLINE for inlining functions instead of...
|
commit | commitdiff | tree |
1998-05-08 |
meissner | Hunk of m32r changes
|
commit | commitdiff | tree |
1998-05-08 |
meissner | Call fatal_insn instead of abort
|
commit | commitdiff | tree |
1998-05-07 |
meissner | Update copyright
|
commit | commitdiff | tree |
1998-05-07 |
meissner | Restore LR in case __eabi was called multiple times
|
commit | commitdiff | tree |
1998-05-06 |
meissner | Make output_operand_lossage report the real error,...
|
commit | commitdiff | tree |
1998-05-05 |
meissner | Add -Os to torture options
|
commit | commitdiff | tree |
1998-04-30 |
meissner | Prevent buffer overrun in debug output; Make alloc_...
|
commit | commitdiff | tree |
1998-04-28 |
meissner | update m32r port
|
commit | commitdiff | tree |
1998-04-28 |
meissner | Fixup --enable-target-optspace
|
commit | commitdiff | tree |
1998-04-28 |
meissner | Add mt-ospace
|
commit | commitdiff | tree |
1998-04-27 |
meissner | Redefine abort to report linenumber and filename of...
|
commit | commitdiff | tree |
1998-04-27 |
meissner | Fix a warning
|
commit | commitdiff | tree |
1998-04-27 |
meissner | Make args to jump_optimize symbolic
|
commit | commitdiff | tree |
1998-04-22 |
meissner | Add match_insn2; Fix prototype in loop.c
|
commit | commitdiff | tree |
1998-04-22 |
meissner | Add support for --enable-target-optspace to compile...
|
commit | commitdiff | tree |
1998-04-20 |
meissner | Add extra protection in case strrchr already defined
|
commit | commitdiff | tree |
1998-04-20 |
meissner | Fix warning when compiling g++.o
|
commit | commitdiff | tree |
1998-04-20 |
meissner | Switch to strrchr if available instead of rindex
|
commit | commitdiff | tree |
1998-04-20 |
meissner | For movsf/movdf splits, let movsi define_split handle...
|
commit | commitdiff | tree |
1998-04-17 |
meissner | Delete mark_seen_cases declaration
|
commit | commitdiff | tree |
1998-04-15 |
meissner | Link in print-rtl.o to all gen* programs except gengenrtl
|
commit | commitdiff | tree |
1998-04-14 |
meissner | If -Os, set MOVE_RATIO to 3, not 15
|
commit | commitdiff | tree |
1998-03-27 |
meissner | Make GCC_EXEC_PREFIX work again
|
commit | commitdiff | tree |
1998-03-25 |
meissner | Fix warnings from Kaveh R. Ghazi
|
commit | commitdiff | tree |
1998-03-19 |
meissner | Undef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabi
|
commit | commitdiff | tree |
1998-03-16 |
meissner | Ensure sum from SDA is 16-bit
|
commit | commitdiff | tree |
1998-03-16 |
meissner | Fix off by 1 error in handling multilibs
|
commit | commitdiff | tree |
1998-03-11 |
meissner | Make qsort compare function type correct
|
commit | commitdiff | tree |
1998-03-06 |
meissner | Fix calculation of right function unit
|
commit | commitdiff | tree |
1998-02-20 |
meissner | Remove old code to get arguments in regs into pseudos...
|
commit | commitdiff | tree |
1998-02-12 |
meissner | Replace gen_rtx (CONST_INT...) calls with GEN_INT calls
|
commit | commitdiff | tree |
1997-12-29 |
meissner | Do not define inhibit_libc if it was already defined
|
commit | commitdiff | tree |
1997-11-26 |
meissner | Fix -msdata=sysv and pass -dynamic-linker if not already...
|
commit | commitdiff | tree |
1997-11-26 |
meissner | Use @local for local calls under System V
|
commit | commitdiff | tree |
1997-11-26 |
meissner | Fix System V profiling.
|
commit | commitdiff | tree |
1997-11-26 |
meissner | Pass 9th fp argument correctly on System V/eabi; Add...
|
commit | commitdiff | tree |
1997-11-20 |
meissner | Add missing @item
|
commit | commitdiff | tree |
1997-11-19 |
meissner | Add doc about SHORT_IMMEDIATES_SIGN_EXTEND
|
commit | commitdiff | tree |