summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (EXTRA_PARTS): Deleted.kenner1994-11-202-7/+0
* (addsf3): After using swap for 16 bit rotate,wilson1994-11-191-2/+4
* (build_binary_op): Can shorten shift only if shift countwilson1994-11-191-0/+4
* (expand_shift): Re-enable truncation of immediate shift count.wilson1994-11-191-1/+1
* (mips_const_double_ok): Accept VOIDmode not DImode.wilson1994-11-191-2/+12
* (install-common): Fix typo in installation of native gcc.dje1994-11-191-1/+1
* (sign_extend): Disable pattern with explicit SUBREG.kenner1994-11-191-22/+27
* (print_operand, case 'c', case 'd'): New cases.kenner1994-11-191-0/+17
* (CLIB): Remove -lsysv.kenner1994-11-191-1/+1
* (DEFAULT_PCC_STRUCT_RETURN): Define as 0.kenner1994-11-191-2/+6
* Initial revisionmerrill1994-11-191-0/+22
* Shared library support.merrill1994-11-1921-182/+955
* (program_transform_name): Put -e before sed expression.dje1994-11-191-2/+2
* (peepholes for two DF load/store): New peepholes.kenner1994-11-191-0/+24
* (addrs_ok_for_quad_peep): New function.kenner1994-11-191-1/+73
* (class_create_instance): Replace memchr with memset.kenner1994-11-191-1/+1
* (extraclean): Remove *.ps.kenner1994-11-191-1/+1
* (create_definition): Allow carriage-return ('\r') as white space inkenner1994-11-181-2/+2
* (main): Fix off-by-one error allocating sdbuff.kenner1994-11-181-1/+1
* (record_reg_classes): When handling case of single SETkenner1994-11-181-1/+16
* (MD_STARTFILE_PREFIX): Delete.wilson1994-11-181-7/+0
* (objc-parse.y, mostlyclean): Rename temp file for objc-parse.y to bekenner1994-11-181-3/+3
* #include "gofast.h"dje1994-11-181-0/+5
* Initial revisiondje1994-11-187-0/+242
* Vendor for vxworks is wrs.dje1994-11-181-0/+3
* (DBX_DEBUGGING_INFO): Define.dje1994-11-181-0/+8
* Add "Contributed by..." comment.dje1994-11-181-0/+1
* program_transform_name changes.dje1994-11-181-0/+9
* (c++.install-man): Use program_transform_name on g++.1.dje1994-11-181-3/+11
* (CXX_INSTALL_NAME) Use program_transform_name.dje1994-11-181-4/+4
* (INIT_TARGET_OPTABS): Add missing definition.dje1994-11-181-0/+1
* Initial revisiondje1994-11-186-0/+273
* Initial revisiondje1994-11-182-0/+58
* Initial revisiondje1994-11-186-0/+914
* Initial revisiondje1994-11-179-0/+3892
* Usage change. Now is top level target description for bare m68kdje1994-11-171-131/+8
* (simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).tege1994-11-171-0/+9
* m68k-coff.h renamed to coff.h.dje1994-11-172-2/+2
* Initial revisiondje1994-11-174-0/+251
* Initial revisiondje1994-11-173-0/+59
* Initial revisiondje1994-11-171-0/+76
* Include <machine/ansi.h> on NetBSD.kenner1994-11-171-4/+19
* Initial revisiondje1994-11-171-0/+16
* Initial revisiondje1994-11-172-0/+190
* (program_transform_name, program_transform_cross_name): Define.dje1994-11-171-9/+68
* (expand_unop): Try subtraction from zero if there isn't adje1994-11-171-0/+11
* (sparc): Recognize as a cpu.dje1994-11-171-3/+18
* (addsi3, adddi3): For patterns valid only during reload, allow operandkenner1994-11-171-3/+3
* (PREDICATE_CODES): Add `some_operand'.kenner1994-11-171-0/+2
* (some_operand): New function.kenner1994-11-171-0/+24