summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * Fast indirect call support.law1994-11-112-0/+15
* * PA PIC support.law1994-11-113-133/+195
* (FUNCTION_{PRO,EPI}LOGUE): No longer defined.kenner1994-11-111-95/+7
* (REGISTER_PREFIX, IMMEDIATE_PREFIX): Define.kenner1994-11-111-1/+7
* (output_function_epilogue): Use a1 as scratch, not a0.kenner1994-11-111-10/+10
* (FUNCTION_{PRO,EPI}LOGUE): Add code to adjust stack when no framekenner1994-11-111-0/+23
* (CLIB): Add -lPW.kenner1994-11-102-4/+2
* Make argument type const for popen and tempnam in stdio.h and forkenner1994-11-101-1/+5
* (decl_attributes): Check for attributes with leading and trailingkenner1994-11-101-8/+17
* (va_arg): Add cast to void * to suppress warning.kenner1994-11-101-1/+1
* (FUNCTION_{PRO,EPI}LOGUE): Don't define.kenner1994-11-101-92/+4
* ({print,scan}_char_table): Allow `L' modifier for integer output formats.kenner1994-11-101-5/+7
* (movsi): In TOC symbol case, use "la" for PowerPC.kenner1994-11-101-4/+5
* (init_objc): Add missing casts to args of bcopy.kenner1994-11-101-6/+6
* (lang_init): Ensure line number is 0, not -1.kenner1994-11-101-0/+6
* (dump_single_macro, dump_defn_1): If -traditional, dump macros inkenner1994-11-081-19/+25
* [!POSIX]: Only define O_RDONLY and O_WRONLY if they are not alreadymib1994-11-081-0/+5
* (try_combine): Update split_code after converting MULTwilson1994-11-081-2/+7
* (subdi3): Delete % from constraints.tege1994-11-073-3/+3
* (one_cmplsi2): Fix typo in NOT mode.tege1994-11-071-1/+1
* (mulqi3): Fix typo in MULT mode.tege1994-11-071-1/+1
* (subqi3): Delete % from constraints.tege1994-11-072-3/+3
* (DImode load-with-update matcher): Fix typo in MEM mode.tege1994-11-071-4/+4
* (ASM_IDENTIFY_GCC): Use proper definition for SGS assembler.kenner1994-11-071-1/+20
* (process_command): Ignore LIBRARY_PATH and LPATH if cross-compiler.kenner1994-11-071-2/+2
* (PREFERRED_RELOAD_CLASS): FP constants rejected by 'G' are OK forkenner1994-11-051-3/+6
* (store_one_arg): Preserve any temp slots whose address may have beenkenner1994-11-051-1/+4
* ({save,restore}_386_machine_status): Cast args to bcopy to char *.kenner1994-11-051-2/+2
* (subst_asm_stack_regs): Cast args to bcopy to char *.kenner1994-11-051-9/+8
* (reload): Cast args to bcopy to char *.kenner1994-11-051-4/+4
* (GET_REAL, PUT_REAL): Cast args to bcopy to char *.kenner1994-11-051-4/+4
* (rescan): Do not preserve newlines after macro namekenner1994-11-051-2/+2
* (VMS_TARGET): Define.kenner1994-11-041-0/+2
* Include tree.h and VMS-specific functions #ifdef VMS_TARGET.kenner1994-11-041-1/+5
* (bc_emit_bytecode): Add missing cast.kenner1994-11-041-1/+1
* (main): Cast enum to char in output.kenner1994-11-041-1/+1
* (c-parse.o, c-lex.o): c-parse.h is in $(srcdir).kenner1994-11-031-3/+3
* * Makefile.in (spew.o, lex.o, pt.o):kenner1994-11-031-0/+5
* (spew.o, lex.o, pt.o): Depend on $(srcdir)/parse.h, not parse.h.kenner1994-11-031-3/+3
* (EXTRA_CONSTRAINT): 'R' matches a SYMBOL_REF for TOC entry.kenner1994-11-031-2/+3
* (print_operand): New code '*' to print TOC register number.kenner1994-11-031-0/+5
* (movsi): New alternative for SYMBOL_REF source operand.kenner1994-11-031-3/+4
* TOOL_INCLUDE_DIR is not C++-aware.kenner1994-11-031-2/+2
* (mips_output_external): Exclude alloca from list of used externalkenner1994-11-031-2/+5
* (add_high_const): Add missing mode for PLUS.kenner1994-11-011-2/+2
* (simplify_unary_operation, case TRUNCATE): Set LV and HV.kenner1994-11-011-0/+1
* (struct extern_list): Put code back outside of #ifdef VMS.kenner1994-11-011-5/+4
* (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.bothner1994-11-011-1/+1
* (movsf, movdf, movxf): If we are moving floating point constants to akenner1994-10-311-0/+36
* (GO_IF_LEGITIMATE_ADDRESS): Don't allow TFmode LO_SUM.wilson1994-10-311-1/+5