aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-05-06reformat a little to match GNU coding standards.Mike Stump23-122/+122
1997-05-06reformat a little to match GNU coding standards.Mike Stump8-64/+61
1997-05-06entered into RCSMike Stump1-0/+360
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill15-172/+181
1997-05-05h8300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.Jeff Law3-76/+92
1997-05-05mn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.Jeff Law3-32/+32
1997-05-05CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).Per Bothner1-0/+3
1997-05-05(\onepageout): \ifcropmarks, center the page body.Karl Berry1-104/+119
1997-05-03xJason Merrill1-1367/+1441
1997-05-02m32r.c (addr24_operand): Handle literals.Doug Evans1-22/+32
1997-05-02m32r.h (LIT_NAME_P): New macro.Doug Evans1-3/+6
1997-05-02rename ALIGN to RS6000_ALIGN to protect namespaceDavid Edelsohn1-4/+4
1997-05-02rename ALIGN to RS6000_ALIGN to prtect namespaceDavid Edelsohn1-4/+4
1997-05-02Check the mode when checking values equivalent to sregIan Lance Taylor1-2/+15
1997-05-02Properly set mode for invalid_regno_rtx in reload_cse_invalidate_regnoIan Lance Taylor1-1/+1
1997-05-0291th Cygnus<->FSF quick mergeMike Stump11-134/+146
1997-05-01* pa.md (call_internal_symref): Fix typo.Jeff Law1-1/+1
1997-05-01(mips_asm_file_start): Use new macro TARGET_FILE_SWITCHING.Jim Wilson1-7/+3
1997-05-01(TARGET_FILE_SWITCHING): Define.Jim Wilson1-0/+10
1997-05-01(output_addsi3): Replace "\\;" by "\n\t" in assembler templates.Richard Kenner1-3/+3
1997-05-01(subst_constants, case SUBREG): Cancel changes once done with result.Richard Kenner1-0/+1
1997-04-30(MASK_SPLIT_ADDR, TARGET_SPLIT_ADDRESSES): New macros.Jim Wilson1-1/+6
1997-04-30(override_options): Set mips_split_addresses only ifJim Wilson1-2/+7
1997-04-30(current_function_is_thunk): Add extern to declaration.Jim Wilson1-1/+1
1997-04-30(dbxout_function): Test NO_DBX_FUNCTION_END at run timeJim Wilson1-2/+6
1997-04-30(set_dominates_use): In second loop, add check for copy_end.Jim Wilson1-0/+4
1997-04-30xJason Merrill1-2/+2
1997-04-30(paradoxical_extendhidi2, paradoxical_extendqidi2): New patterns.Jim Wilson1-0/+30
1997-04-30xJason Merrill21-100/+114
1997-04-30Formerly extend.texi.~115~Jason Merrill1-2/+3
1997-04-30xJason Merrill1-2/+25
1997-04-29lib1funcs.asm (divnorm, [...]): Fix code to negate SImode values.Jeff Law1-3/+3
1997-04-29except.c (expand_eh_region_start_tree): Add DECL argument so we can better tr...Mike Stump4-54/+58
1997-04-29xJason Merrill1-8/+10
1997-04-29xJason Merrill1-8/+4
1997-04-28h8300.c (push_order, pop_order): Add missing initializer entries.Jeff Law1-2/+2
1997-04-27Avoid expansion in node titles.Karl Berry1-63/+71
1997-04-26(pushcase_range): [try to] properly apply previous patch of empty range test.Doug Evans1-4/+4
1997-04-25* h8300.c (output_adds_subs): check for adding 0.Jeff Law1-0/+4
1997-04-25xJason Merrill1-0/+6
1997-04-25Initial revisionJim Wilson1-0/+4
1997-04-25(DBX_*): Use definitions from config/dbxcoff.h instead.Stan Cox1-36/+4
1997-04-25xJason Merrill2-8/+59
1997-04-25xJason Merrill1-1/+0
1997-04-24(MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): AddJim Wilson1-8/+48
1997-04-24(pushcase_range): Check for null range first.Richard Kenner1-7/+7
1997-04-24Formerly extend.texi.~114~Jason Merrill1-24/+36
1997-04-24Use push_operand to check for changes to the stack pointerIan Lance Taylor1-2/+19
1997-04-24xJason Merrill4-8/+25
1997-04-23mn10300.c (secondary_reload_class): Handle more cases where we need secondary...Jeff Law4-20/+26