summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * ggc-simple.c (offsetof): Macro definition moved from here ...phdm2000-05-123-4/+9
* * gcc.c-torture/execute/990208-1.c (main): Don't passrth2000-05-122-2/+8
* buglet & relaxed ruleskorbb2000-05-122-22/+48
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-1210-310/+388
* * tinfo.cc: Revert my 2000-05-08 and 2000-05-07 changes.nathan2000-05-123-35/+39
* misapplied rejected patchkorbb2000-05-121-1/+1
* enhance the format style c_fix & remove unneeded wrapper funcskorbb2000-05-121-5/+3
* enhance the format style c_fix & remove unneeded wrapper funcskorbb2000-05-125-89/+101
* Daily bump.law2000-05-122-2/+2
* * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine asaoliva2000-05-122-2/+15
* * calls.c: Revert both 05-09 patches.rth2000-05-122-253/+232
* * gcc.c-torture/compile/20000511-1.c: New test.law2000-05-122-0/+32
* * g77.f-torture/compile/20000511-1.f: New test.law2000-05-123-0/+87
* * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.robertl2000-05-112-10/+2
* * config/mn10300/mn10300.c (print_operand): Print FP constants inaoliva2000-05-113-6/+11
* * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,aoliva2000-05-112-10/+16
* * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.jason2000-05-112-3/+7
* * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.zack2000-05-113-12/+9
* pedwarnjason2000-05-111-1/+1
* * class.c (check_field_decls): Complain about non-static datajason2000-05-112-0/+12
* * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.denisc2000-05-114-1/+74
* 2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>zack2000-05-112-1/+5
* Add 20000511-1.cmeissner2000-05-112-0/+37
* * except.c (find_exception_handler_labels_1): New function.jakub2000-05-112-15/+37
* base diff file (needs workvi ../ChangeLog)korbb2000-05-112-0/+349
* Private spelling of autogen :-}korbb2000-05-111-1/+1
* * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.scox2000-05-114-31/+86
* regeneratedkorbb2000-05-111-123/+128
* Added support for "make check" and the "format" c_fixkorbb2000-05-119-452/+284
* * toplev.c (rest_of_compilation): Remove dead code afterhubicka2000-05-112-1/+7
* * cpphash.c (collect_funlike_expansion): Make "# is notzack2000-05-115-2/+49
* Daily bump.law2000-05-112-2/+2
* * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.law2000-05-113-153/+196
* * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.law2000-05-112-1/+6
* * combine.c (try_combine): Fix a typo.law2000-05-112-1/+5
* Add performance related explanatory comment.wilson2000-05-112-0/+19
* * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.rth2000-05-103-71/+60
* Do not bias REG_N_REFS by loop_depth when optimising for size.nickc2000-05-102-3/+13
* updatejason2000-05-101-1/+1
* * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.zack2000-05-103-2/+13
* * cpphash.h (struct hashnode): Use struct hack for namezack2000-05-103-12/+32
* * decl.c (grokdeclarator): Allow non-static data members withjason2000-05-102-5/+11
* * flow.c (find_basic_blocks_1): Remove any spare bb_noterth2000-05-102-0/+7
* reg_syntax_t re_syntax_options must be static scopekorbb2000-05-102-1/+5
* * dwarfout.c (dwarfout_finish): Call retry_incomplete_typesjason2000-05-102-2/+7
* * dwarf2out.c (gen_subprogram_die): Fixup die_parent for thejason2000-05-103-3/+16
* * cpplex.c (spell_token): New function.neil2000-05-103-142/+113
* * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flagneil2000-05-102-18/+25
* Daily bump.law2000-05-102-2/+2
* * flow.c (find_basic_blocks_1): Do not delete the firstrth2000-05-102-4/+16