summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Check target endianness at run time, not compile timeian1994-11-1623-890/+985
* (rescan): Remove unnecessary comparisons of ibp to limit.kenner1994-11-161-6/+6
* (rest_of_compilation): Always rerun jump_optimize after CSE if -O2.kenner1994-11-161-1/+1
* (fold): If moved conversion into COND_EXPR, leave it there if it is ankenner1994-11-161-5/+36
* (convert_move): Don't put FROM in a register if it is a SUBREG.kenner1994-11-161-7/+8
* Extend comment for SET_TYPE to mention Chill.bothner1994-11-161-1/+3
* But don't delete too much!dje1994-11-161-0/+8
* Delete cygnus stuff.dje1994-11-161-9/+0
* Clean up some comments. Delete unnecessary cygnus stuff.dje1994-11-161-5/+1
* (ASM_OUTPUT_SECTION_NAME): New arg DECL.dje1994-11-164-19/+28
* (named_section): New argument decl, all callers changed.dje1994-11-161-6/+15
* (FUNCTION_VALUE): Usemerrill1994-11-161-1/+1
* (init_function_start): Usemerrill1994-11-161-1/+1
* Don't define __PTR_TO_INT andmerrill1994-11-163-14/+0
* (POINTER_TYPE_P): New macro.merrill1994-11-161-0/+5
* Define __PTR_TO_INT and __INT_TO_PTR.merrill1994-11-163-0/+14
* (FUNCTION_VALUE): Use INTEGRAL_MODE_P rather thanmerrill1994-11-161-6/+1
* (FUNCTION_VALUE): Usemerrill1994-11-161-6/+1
* (relax_delay_slots): When invert a conditional jump over a singlekenner1994-11-161-0/+11
* (staticp): A non-nested function is always static.kenner1994-11-161-4/+2
* (specs, float.h-cross, xlimits.h): Use temporary instead of redirectingkenner1994-11-161-7/+15
* (libgcc2.a): Add missing semicolon in commented code that could causekenner1994-11-161-1/+1
* (NO_IMPLICIT_EXTERN_C): Define.kenner1994-11-161-0/+3
* (redundant_insn): Renamed from redundant_insn_p; all callers changed.kenner1994-11-161-10/+9
* (redundant_insn_p): Change return type to rtx. Return the redundant insnkenner1994-11-151-6/+39
* Declare expand_abs.kenner1994-11-151-0/+3
* (expand_abs): New function, code moved from expand_expr.kenner1994-11-151-0/+84
* (do_jump_by_parts_greater_rtx): No longer static.kenner1994-11-151-66/+4
* (expand_divmod, case ROUND_DIV_EXPR): Implement.kenner1994-11-151-8/+68
* * pa.c (output_cbranch): Improve code for short backwards branchlaw1994-11-151-0/+53
* (flow_delete_insn): New function.dje1994-11-151-45/+119
* (delete_insn): Delete labels in ADDR_VECs anddje1994-11-151-0/+18
* (assign_stack_temp): Compute size of slot afterdje1994-11-151-1/+11
* * config/pa/t-pa (INSTALLED_H): Delete.law1994-11-151-1/+0
* * config/pa/x-pa (TAROUTOPTS): Delete. It was an HPUX hostlaw1994-11-151-2/+3
* * config/pa/pa-hiux.h: Include "pa/pa-hpux.h" and just overridelaw1994-11-151-33/+5
* Fixes for NextStep 3.2. Remove ``__const__'' from sin and coskenner1994-11-151-0/+72
* Support paragon as i860-intel-osf1. (From RMS.)bothner1994-11-151-0/+3
* (INCLUDE_DEFAULTS): Move definition beyond FREEBSD_NATIVE conditional.kenner1994-11-141-23/+27
* (expand_call): If IS_CONST and VALREG == 0, end our sequence and emitkenner1994-11-141-2/+11
* (expand_divmod, case TRUNC_DIV_EXPR): Promote signed division bykenner1994-11-121-1/+5
* (assign_stack_temp): Always initialize p->rtl_expr.kenner1994-11-111-0/+1
* (duplicate_decls): Properly merge decls with differing DECL_CONTEXT.kenner1994-11-111-2/+7
* (preserve_rtl_expr_result): find_temp_slot_from_address now used.kenner1994-11-111-8/+8
* (decl_attributes): Add double-underscore version of printf and scanfkenner1994-11-111-2/+4
* Include <time.h>. Delete ctime prototype.kenner1994-11-111-4/+4
* (movsi+1): Allow r->m move during reloading.kenner1994-11-111-8/+15
* Jeff for Tege:law1994-11-113-9/+31
* * Automatic generation of inline long call sequences when needed.law1994-11-113-61/+225
* * pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Define.law1994-11-111-13/+8