summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (poplevel): Don't call output_inline_function if DECL_SAVED_INSNS isRichard Kenner1996-12-071-1/+1
* (give_switch): Add new arg, INCLUDE_BLANKS.Richard Kenner1996-12-071-8/+28
* Makefile.in (DRIVER_DEFINES): New macro, with the macro definitions for the d...Brendan Kehoe1996-12-072-3/+10
* Revert last change.Thomas Bushnell, n/BSG1996-11-212-6/+3
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid kernel-os com...Thomas Bushnell, n/BSG1996-11-211-2/+5
* config.guess [...]: Use a four-part configuration name for gnu so it can be d...Thomas Bushnell, n/BSG1996-11-211-1/+1
* (output_stack_adjust): New argument TEMP. Changed all callers.Joern Rennecke1996-11-211-10/+30
* Include <stdio.h> unconditionally in <assert.h> if stderr is neededIan Lance Taylor1996-11-211-3/+1
* cleanupsDavid J. MacKenzie1996-11-202-2/+11
* xJason Merrill1996-11-204-25/+63
* xJason Merrill1996-11-201-0/+1
* xJason Merrill1996-11-191-46/+47
* (COMMENT_BEGIN): Delete.Stan Cox1996-11-192-10/+0
* Use configure to set EXTRA_HEADERS, not t-* fileMichael Meissner1996-11-193-6/+0
* (\deftypevarheader, \deftypevrheader): RemoveKarl Berry1996-11-191-5/+7
* xJason Merrill1996-11-183-102/+55
* xJason Merrill1996-11-181-297/+105
* (get_inner_reference): Fix error in previous change.Richard Kenner1996-11-171-1/+1
* \indexbreaks, \realunder, \multitable, \footnotezzz.Karl Berry1996-11-171-7/+30
* Fix typo in last change.Richard Kenner1996-11-161-1/+1
* (operand_subword): Avoid confusion if sizeof (float) is less than aRichard Kenner1996-11-161-0/+17
* (TARGET_DEFAULT): Use symbolic values.Richard Kenner1996-11-161-3/+2
* (MASK_BYTE_OPS): Now define as 1024.Richard Kenner1996-11-161-5/+5
* Formerly tm.texi.~237~Richard Kenner1996-11-161-1/+1
* Formerly cpp.texi.~25~Richard Kenner1996-11-161-8/+8
* (get_inner_reference): Add new arg.Richard Kenner1996-11-161-1/+3
* (optimize_bit_field_compare, decode_field_reference): Pass new arg toRichard Kenner1996-11-161-4/+6
* (get_inner_reference): Add new arg PALIGNMENT and compute it.Richard Kenner1996-11-161-9/+27
* Initial revisionRichard Kenner1996-11-163-0/+505
* ({div,mod}[sd]i3): Only for VMS.Richard Kenner1996-11-161-65/+249
* ({MASK,TARGET}_{OPEN_VMS,FLOAT_VAX}): New macros.Richard Kenner1996-11-161-10/+42
* (override_options): Handle VAX format floating-point.Richard Kenner1996-11-161-27/+785
* (\value): Don't call \parsearg, @value takes a simple arg.Karl Berry1996-11-161-3/+3
* (\parsetpheaderline): Don't go through \tptemp when removing braces from #2, ...Karl Berry1996-11-161-6/+5
* sdbout.c (current_file): New global.Doug Evans1996-11-153-0/+83
* xJason Merrill1996-11-151-1/+4
* Remove COMMENT_BEGINStan Cox1996-11-154-16/+0
* (print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*.Richard Kenner1996-11-151-55/+16
* (print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC.Richard Kenner1996-11-151-7/+2
* (asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT.Richard Kenner1996-11-151-42/+12
* (HOST_PTR_PRINTF): Handle char * wider than long.Richard Kenner1996-11-151-1/+66
* (rtvec_alloc): Clear rtwint instead of rtvec.Richard Kenner1996-11-151-3/+4
* (main): Use loop, not bcopy, to set recog_operands from an rtvec.Richard Kenner1996-11-151-5/+3
* (simplify_cond): Make TESTS an array of rtunions.Richard Kenner1996-11-151-17/+16
* (copy_for_inline): Call gen_rtvec_vv.Richard Kenner1996-11-152-3/+3
* (gen_rtvec_vv): Declare.Richard Kenner1996-11-151-0/+1
* (gen_rtvec_vv): New function.Richard Kenner1996-11-151-1/+20
* (try_combine): Properly copy an rtvec.Richard Kenner1996-11-151-1/+1
* (unextend): Rewrite type conversions to avoid overflow.Jim Wilson1996-11-151-3/+13
* (iteration_info): Fix code so that it knows iteration_var is aRichard Kenner1996-11-151-4/+6