summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* ia64-protos.h: Update.Richard Henderson2000-09-186-653/+1036
* cpphash.h (HASHSTEP): Take character rather than pointer to character.Neil Booth2000-09-188-1118/+1084
* combine.c (simplify_comparison): Shift a NOT out of a single bit test.Richard Henderson2000-09-182-0/+18
* combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE.Richard Henderson2000-09-183-0/+16
* combine.c (combine_simplify_rtx): Use gen_unary to distribute the NOT for De ...Richard Henderson2000-09-183-15/+27
* * combine.c (try_combine): Allow split to create a single insn.Richard Henderson2000-09-182-5/+13
* machmode.def: Add BImode.Richard Henderson2000-09-185-87/+124
* Fix for sh minipool generationBernd Schmidt2000-09-182-0/+10
* Avoid problems with reloading fpul in HImodeBernd Schmidt2000-09-185-5/+27
* Proper fix for -m4-nofpu multilib problemBernd Schmidt2000-09-182-2/+1
* Fix a reload inheritance problemBernd Schmidt2000-09-182-1/+9
* sh.c (sh_expand_prologue): Mark GOTaddr2picreg as MAYBE_DEAD.Alexandre Oliva2000-09-182-3/+24
* sh.c (nonpic_symbol_mentioned_p): Check LABEL_REFs.Alexandre Oliva2000-09-183-7/+16
* Describe changes to warn about initializers on zero length arrays.William Cohen2000-09-181-0/+11
* c-common.c (check_format_info): Properly save the argument number and paramet...Joseph Myers2000-09-185-22/+82
* c-common.c (format_char_info): Add 'W' flag to comment.Joseph Myers2000-09-182-17/+23
* * gcc.dg/format-errmk-1.c: New test.Joseph Myers2000-09-182-0/+16
* c-common.c (check_format_types): Reorganise and clean up...Joseph Myers2000-09-182-89/+106
* * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.Joseph Myers2000-09-182-0/+6
* MMX/SSE builtin supportBernd Schmidt2000-09-185-9/+1468
* Set CONST_CALL_P for libcallsBernd Schmidt2000-09-182-2/+7
* configure.in: Define _GNU_SOURCE only when using the GNU C Library.Andreas Jaeger2000-09-184-204/+261
* Daily bump.Jeff Law2000-09-182-2/+2
* * gcc.c-torture/execute/20000917-1.x: Remove.Greg McGary2000-09-182-3/+4
* cppinit.c (cpp_init): Don't use ANSI prototypes.Mark Mitchell2000-09-183-3/+7
* * c-typeck.c (c_start_case): Fix typo.Mark Mitchell2000-09-182-1/+5
* c-decl.c (grokdeclarator): Don't give a warning about defaulting to int for p...Joseph Myers2000-09-176-4/+75
* * contrib.texi: Update my entry.Joseph Myers2000-09-172-1/+6
* alias.c (true_dependence): Allow non-unchanging read to conflict with unchang...Richard Kenner2000-09-172-1/+7
* expr.c (store_constructor_field): Accept ALIAS_SET arg.Richard Kenner2000-09-172-17/+35
* avr.md ("mcu_enhanced"): New attribute.Denis Chertykov2000-09-172-83/+81
* c-decl.c (grokdeclarator): Reorder tests to avoid looking at TYPE_MAIN_VARIAN...Richard Kenner2000-09-173-3/+7
* simplify-rtx.c (simplify_unary_operation): Add cases FLOAT_EXTEND and FLOAT_T...Richard Kenner2000-09-172-0/+7
* function.h (no_debugging_symbols): New field.Richard Kenner2000-09-171-0/+8
* Bring back equal forms for libcallsBernd Schmidt2000-09-1710-91/+162
* Fix problem with last checkin - applied a slightly earlier version than what ...Bernd Schmidt2000-09-171-1/+2
* decl2.c (handle_class_head): Always push some scope even in the error case.Geoff Keating2000-09-172-4/+10
* 20000917-1.c: New test.Greg McGary2000-09-173-2/+52
* Daily bump.Jeff Law2000-09-172-2/+2
* splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell2000-09-1736-768/+1240
* configure.in: Define macros that affect features before testing for features.Geoff Keating2000-09-174-275/+257
* rtlanal.c (rtx_varies_p): Volatile asms vary.John Wehle2000-09-162-11/+39
* function.h (no_debugging_symbols): New field.Richard Kenner2000-09-164-25/+25
* stor-layout.c (place_field): Don't do anything if field or its type are ERROR...Richard Kenner2000-09-162-4/+11
* cppfiles.c (purge_cache): use munmap() only if MMAP_THRESHOLD defined.Laurynas Biveinis2000-09-162-1/+9
* * cppiles.c (purge_cache): Use PTR not caddr_t.Richard Henderson2000-09-162-1/+5
* Regenerate.Richard Henderson2000-09-162-238/+252
* gcc.c: In description for %{<S}, say the option removed is -S.Hans-Peter Nilsson2000-09-163-4/+9
* configure.in: Always define _GNU_SOURCE to make interfaces visible that were ...Andreas Jaeger2000-09-163-166/+180
* Daily bump.Jeff Law2000-09-162-2/+2