summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cpplib.h (enum cpp_ttype): Add token types for all punctuators.Zack Weinberg2000-04-208-81/+391
* * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.Richard Henderson2000-04-202-0/+6
* * gcc.dg/20000420-1.c: New test.Jeffrey A Law2000-04-202-0/+23
* c-common.c (decl_attributes): Set TREE_USED on the object pointed to.Zack Weinberg2000-04-203-0/+24
* loop.c (emit_iv_add_mult): Simplify it's input and emit REG_EQUAL note explai...Jan Hubicka2000-04-202-5/+54
* ptrflags.C: New test.Nathan Sidwell2000-04-203-3/+105
* rtti.c (init_rtti_processing): Set tinfo_var_id in new-abi.Nathan Sidwell2000-04-205-31/+128
* calls.c (expand_call): Avoid unnecesary precalculation and outgoing parameter...Jan Hubicka2000-04-202-86/+86
* toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.Richard Kenner2000-04-203-21/+48
* Fix copuyright noticeRichard Kenner2000-04-201-16/+16
* Fix whitespace in one placeRichard Kenner2000-04-201-2/+2
* Daily bump.Jeff Law2000-04-202-2/+2
* updateJason Merrill2000-04-201-1/+1
* fix last changeJason Merrill2000-04-201-1/+2
* typeck.c (build_x_function_call): Resolve an OFFSET_REF.Jason Merrill2000-04-204-6/+17
* parse.y (yyerror): `msg' can be null, don't use it in that case.Alexandre Petit-Bianco2000-04-193-2/+6
* typoJason Merrill2000-04-191-1/+1
* * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.Marek Michalkiewicz2000-04-192-2/+5
* cpphash.c (special_symbol): Represent an empty macro with "\r \r " not just "...Zack Weinberg2000-04-194-14/+46
* Doc fix.Jim Blandy2000-04-191-1/+1
* *** empty log message ***Jim Blandy2000-04-191-0/+5
* dwarf2out.c (DWARF2_ADDR_SIZE): New macro.Jim Blandy2000-04-191-28/+43
* system.h (ONLY_INT_FIELDS): Make sure it is defined.Mark Mitchell2000-04-192-1/+14
* * stor-layout.c (place_field): Set rli->offset_align properly.Richard Kenner2000-04-192-3/+8
* * gjavah.c (cxx_keyword_subst): Avoid potential infinite loop.Tom Tromey2000-04-192-4/+11
* conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2000-04-192-8/+5
* mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi2000-04-192-8/+14
* calls.c (precompute_arguments): Remove must_preallocate and args_size calls.Jan Hubicka2000-04-192-20/+14
* check for NO_TRAMPOLINES.Catherine Moore2000-04-192-0/+6
* Even more lossage, sorry.Jan Hubicka2000-04-191-1/+1
* Fix lossage caused by applying old version of my previous patch.Jan Hubicka2000-04-192-8/+9
* * stkalign.C: New test.Alexandre Oliva2000-04-192-0/+23
* loop.c (check_insn_for_bivs, [...]): Break out from ...Jan Hubicka2000-04-193-338/+266
* 20000419-1.c: New test for arg clobbering with sibling-call optimizations.Greg McGary2000-04-192-0/+27
* Daily bump.Jeff Law2000-04-192-2/+2
* cpplib.c (do_pragma_poison): Strings in the token buffer are not nul-terminated.Zack Weinberg2000-04-192-2/+7
* [multiple changes]Alexandre Petit-Bianco2000-04-183-180/+290
* Fix problem with relocs in read-only sections for C++ code.Jim Wilson2000-04-182-0/+9
* cccp.c, [...]: Removed.Zack Weinberg2000-04-1835-16068/+542
* cppinit.c (handle_option): Don't run error message through gettext twice.Zack Weinberg2000-04-182-1/+6
* conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2000-04-1811-53/+75
* cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc.Mark Mitchell2000-04-186-23/+54
* * gengenrtl.c (genlegend): Fix misspelling.Stan Cox2000-04-182-1/+5
* configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe2000-04-1810-197/+273
* ggc-common.c: Add missing blanks.Richard Kenner2000-04-184-4/+12
* stmt.c (mark_case_node): New function.Richard Kenner2000-04-182-11/+22
* expmed.c (emit_store_flag): If comparing two-word integer with zero, can opti...Richard Kenner2000-04-182-6/+32
* Fix typo.Richard Henderson2000-04-181-1/+1
* cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the mark is active.Mark Mitchell2000-04-183-1/+14
* Add expected errorMark Mitchell2000-04-181-1/+1