summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No longer include clipper.h and svr3.h.Richard Kenner1996-05-181-5/+1
* Update number of shift/reduce conflicts for objc.Richard Kenner1996-05-181-2/+2
* (FINALIZE_TRAMPOLINE): Add missing backslashes.Richard Kenner1996-05-181-2/+2
* (dbxout_resume_previous_source_file): New macro.Richard Kenner1996-05-171-1/+2
* (objc_get_uninstalled_dtable): New declaration.Richard Kenner1996-05-171-0/+3
* (objc_get_uninstalled_dtable): New function.Richard Kenner1996-05-171-0/+8
* expr.c (expand_expr, [...]): Make TARGET_EXPRs redoable for UNSAVE_EXPR.Mike Stump1996-05-174-11/+14
* (store_split_bit_field): Don't assume the alignment of VALUE is theRichard Kenner1996-05-171-6/+21
* expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1996-05-174-105/+0
* expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1996-05-174-0/+113
* (print_switch_values): Ignore -o.Doug Evans1996-05-171-1/+7
* (gcc.o, toplev.o, $(out_object_file)): Remove MAYBE_TARGET_DEFAULT.Richard Kenner1996-05-171-5/+2
* (X_CFLAGS): New.Stan Cox1996-05-171-1/+1
* (T_CFLAGS): Delete.Stan Cox1996-05-171-2/+0
* unix.h (ASM_OUTPUT_MI_THUNK): Define.Stan Cox1996-05-174-34/+41
* Correct sign handling when dividing zero or infinity by somethingIan Lance Taylor1996-05-171-2/+4
* 86th Cygnus<->FSF quick mergeMike Stump1996-05-177-74/+85
* (main): Delete outdated comment.Doug Evans1996-05-171-1/+0
* toplev.c (print_version): New function.Doug Evans1996-05-171-42/+134
* * flags.h (flag_debug_asm): Declare.Doug Evans1996-05-171-2/+13
* * dwarfout.c (*): flag_verbose_asm renamed to flag_debug_asm.Doug Evans1996-05-171-9/+9
* sh.h (ASM_FILE_START): Likewise.Doug Evans1996-05-171-4/+7
* sh.c (output_option, [...]): Delete.Doug Evans1996-05-171-93/+1
* * rs6000/win-nt.h (ASM_FILE_START): Likewise. Delete duplicate.Doug Evans1996-05-171-15/+4
* * rs6000/sysv4.h (ASM_FILE_START): Likewise.Doug Evans1996-05-171-2/+1
* rs6000.h (ASM_OUTPUT_OPTIONS): Delete.Doug Evans1996-05-171-6/+4
* * rs6000/rs6000.c (output_option, m_options, output_options): Delete.Doug Evans1996-05-171-107/+0
* * mips/mips.h (ASM_COMMENT_START): Change from "\t\t#" to " #".Doug Evans1996-05-171-3/+3
* mips.c (target_switches, [...]): Delete.Doug Evans1996-05-171-78/+5
* * m88k/m88k.h (ASM_COMMENT_START): Define.Doug Evans1996-05-171-2/+7
* * m88k/m88k.c (output_file_start): Delete option output support.Doug Evans1996-05-171-4/+9
* * arm/arm.c (output_option, output_options, m_options): Delete.Doug Evans1996-05-171-92/+0
* aout.h (ASM_OUTPUT_OPTIONS): Delete.Doug Evans1996-05-171-9/+0
* (toplev.o): Pass -DTARGET_NAME.Doug Evans1996-05-171-0/+1
* i386.md (return, [...]): New patterns for emitting asm from prologue and epil...Stan Cox1996-05-171-7/+89
* * i386.h (FUNCTION_BEGIN_EPILOGUE): Renamed from FUNCTION_EPILOGUE.Stan Cox1996-05-171-12/+23
* (function_prologue, ix86_expand_prologue,Stan Cox1996-05-171-44/+114
* (stamp-crt{,S}): Use -o to avoid conflicts if both of these are builtRichard Kenner1996-05-171-4/+2
* (insn_cuid): New function.Richard Kenner1996-05-171-3/+19
* Initial revisionRichard Kenner1996-05-173-0/+1021
* entered into RCSRichard Kenner1996-05-171-0/+23
* Initial revisionRichard Kenner1996-05-171-0/+40
* (OBJC_O): Add dependency for nil_method.c.Richard Kenner1996-05-171-2/+3
* (nil_method): Deleted from here.Richard Kenner1996-05-171-6/+0
* Include objc/objc.h here instead of in objc/hash.c to get BOOL typedef.Richard Kenner1996-05-171-1/+5
* (hash_is_key_in_hash): New function.Richard Kenner1996-05-171-2/+1
* If Ada subdirectory present, adjust Makefile.Richard Kenner1996-05-171-0/+6
* If need_wint_t defined, nothing in this file is needed.Richard Kenner1996-05-171-1/+15
* (fold, case EQ_EXPR): When folding VAR++ = CONST, mask the new constRichard Kenner1996-05-161-0/+35
* varasm.c (function_section): Delete flag_function_sections support.Doug Evans1996-05-161-23/+17