aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-04sort.h (sys/types.h): File included unconditionnaly.Philippe De Muyter4-0/+16
2000-05-04Remove BOGOSITY code, and Remove code for installing "shell" versionBruce Korb3-106/+4
2000-05-04cp-tree.h (special_function_kind): Add various kinds of destructors.Mark Mitchell5-9/+64
2000-05-04Remove `extern double cabs' declarations from math.hBruce Korb4-94/+177
2000-05-04configure: Rebuilt.Tom Tromey3-111/+128
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner20-63/+41
2000-05-04configure.in (i[34567]86-*-isc*): Add t-i386bare to suppress libgcc1.Robert Lipe1-0/+13
2000-05-04Undo my accidental checkin.Jan Hubicka1-1/+0
2000-05-04Daily bump.Jeff Law5-5/+5
2000-05-03try to fix cvswebJeff Law1-1/+1
2000-05-04cpphash.h (U): New define, to correct type of string constants.Zack Weinberg11-120/+199
2000-05-04* gcc.dg/20000503-1.c: New test.Robert Lipe2-0/+21
2000-05-04bb-reorder.c (struct reorder_block_def): Member succ removed.Jason Eckhardt2-108/+46
2000-05-04configure.in (i[34567]86-*-isc*): Add t-i386bare to suppress libgcc1.Robert Lipe1-148/+163
2000-05-04configure.in (i[34567]86-*-isc*): Add t-i386bare to suppress libgcc1.Robert Lipe1-4/+9
2000-05-03Remove conflict indicatorRichard Kenner1-1/+0
2000-05-03* tree.c (staticp, case LABEL_DECL): New case.Richard Kenner2-3/+10
2000-05-03* mklibgcc1.in: Fix typo last change.Richard Henderson2-1/+3
2000-05-03* Makefile.in (start.encap): Do not depend on LIBGCC1.Richard Henderson2-1/+5
2000-05-03Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.Jason Merrill7-24/+32
2000-05-03cp-tree.def (THUNK_DECL): Remove.Mark Mitchell11-80/+122
2000-05-03Fix typoMark Mitchell1-1/+1
2000-05-03* config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.Jason R Thorpe2-1/+5
2000-05-03mklibgcc.in: Restrict OLDCC=GCC test to native.Richard Henderson2-10/+21
2000-05-03Fix for ia64-linux misoptimization.Jim Wilson2-0/+10
2000-05-03Testcase for ia64-linux extract_muldiv bug.Jim Wilson2-0/+17
2000-05-03tree.h (tree_common): Add bounded_flag member.Greg McGary2-9/+222
2000-05-03avr-protos.h (test_hard_reg_class): Declared.Denis Chertykov4-74/+59
2000-05-03Replace inclusion of <stdio.h> with "system.h"Rodney Brown2-1/+6
2000-05-03Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson6-17/+152
2000-05-03Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.Richard Henderson6-550/+668
2000-05-03expr.c (build_java_jsr): Use emit_jump, not expand_goto.Tom Tromey5-6/+31
2000-05-03cppexp.c (op_t): Make an int.Jason Merrill5-6/+16
2000-05-03flow.c (propagate_one_insn): Also don't PROP_REG_INFO for call-clobbered regi...Richard Henderson2-1/+7
2000-05-03gensupport.c: New file.Clinton Popetz17-246/+477
2000-05-03flow.c (verify_flow_info): Added two more sanity checks.Jason Eckhardt2-1/+24
2000-05-03footer.html: Update to see if it takes effect.Phil Edwards9-162/+344
2000-05-03cpplib.h: Add accessor macros for token lists.Zack Weinberg5-71/+78
2000-05-03expr.c (expand_expr, [...]): Don't check for checking memory usage if not in ...Richard Kenner3-2/+10
2000-05-03Add missing blankRichard Kenner1-1/+1
2000-05-03ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka3-2/+8
2000-05-03Daily bump.Jeff Law5-5/+5
2000-05-03bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rat...Jason Eckhardt2-14/+42
2000-05-02spelling tweakJason Merrill1-1/+1
2000-05-03change MIPS varargs ABI in config/mips/mips.cDonald Lindsay2-138/+332
2000-05-03bb-reorder.c (struct reorder_block_def): Remove members end, block_begin, and...Jason Eckhardt2-85/+10
2000-05-02bb-reorder.c (remove_scope_notes): Check for both types of scope notes as the...Jason Eckhardt2-3/+9
2000-05-02oopsJason Merrill1-1/+1
2000-05-02final.c (final_start_function): Fix spelling of "necessary".Mumit Khan2-1/+5
2000-05-02toplev.c (debug_ignore_block): Return int.Jason Merrill6-35/+49