aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-03-15rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek5-32/+97
2003-03-15Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.Aldy Hernandez4-57/+418
2003-03-15stb.c (ffestb_R100110_): Allow the number before the X format to be optional ...Roger Sayle5-24/+17
2003-03-15eh33.C: Remove xfail for hppa*-*-*.John David Anglin3-2/+7
2003-03-15re PR debug/9039 (ICE, anonymous union, gen_decl_die, dwarf2out.c:11974)Jason Merrill3-0/+20
2003-03-15don't specify -g1Jason Merrill1-0/+7
2003-03-15re PR debug/6387 (-fpic -gdwarf-2 -g1 combination give ICE in dwarf2out)Jason Merrill2-1/+14
2003-03-15Fix thinko.Gabriel Dos Reis1-1/+1
2003-03-15varasm.c (struct rtx_const): Change type of un.addr member to struct holding ...Ulrich Weigand2-5/+17
2003-03-15Compile-time improvement: 2/n.Gabriel Dos Reis6-217/+262
2003-03-15* fix-header.c (read_scan_file): Read main file before handling -D.Neil Booth2-2/+7
2003-03-15* treetree.c (cpp_handle_option): Remove.Andreas Jaeger2-10/+4
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle20-28/+53
2003-03-15* fix-header.c (read_scan_file): Fix thinko.Neil Booth2-1/+5
2003-03-15reload1.c (choose_reload_regs): Use && instead of || with REG_CANNOT_CHANGE_M...Glen Nakamura2-12/+17
2003-03-15Makefile.in: Update.Neil Booth12-371/+121
2003-03-15re PR c++/6440 (template specializations cause ICE)Kriang Lerdsuwanakij5-0/+127
2003-03-15Fix date in last ChangeLog entry.Andreas Jaeger1-1/+1
2003-03-15g77spec.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Andreas Jaeger2-23/+7
2003-03-15re PR rtl-optimization/9387 (jump threading bug)Michael Hayes2-12/+7
2003-03-14re PR rtl-optimization/6871 (const objects shouldn't be moved to .bss)Jason Merrill3-0/+12
2003-03-15Daily bump.GCC Administrator1-1/+1
2003-03-14c-opts.c (finish_options): New.Neil Booth3-25/+44
2003-03-14rs6000.c (rs6000_emit_load_toc_table): Don't call rs6000_maybe_dead if !fromp...Jakub Jelinek2-14/+28
2003-03-14/home/neil/diffs/include.logNeil Booth10-107/+137
2003-03-14Makefile.in (.y.c): Only enable production rule when maintaining.Loren J. Rittle2-2/+10
2003-03-14cselib.c (clear_table): Do not take argument; always clear just used slots.Jan Hubicka4-34/+36
2003-03-14re PR target/9700 ([alpha linux] va_start gets __offset wrong in some situati...Richard Henderson5-68/+125
2003-03-14stmt.c (expand_start_case): Call emit_queue ().Jakub Jelinek4-0/+77
2003-03-14* gcc.dg/inline-2.c: Adjust alpha test for external call.Richard Henderson2-1/+5
2003-03-14mips.h (FUNCTION_PROFILER): _mcount() doesn't pop 2 words in new abis.Chris Demetriou2-6/+14
2003-03-14re PR rtl-optimization/8396 ([sparc] optimizer ICE)Eric Botcazou4-0/+32
2003-03-14* doc/extend.texi (Function Names): Make the example compilable.Steven Bosscher2-1/+5
2003-03-13rs6000.c (processor_target_table): Really allow GP optional instructions on P...David Edelsohn2-2/+7
2003-03-14calls.c (flags_from_decl_or_type): Factor and remove redundant conditional te...Roger Sayle2-7/+15
2003-03-14Daily bump.GCC Administrator1-1/+1
2003-03-13dll-1.c: Remove thumb target.Danny Smith6-10/+48
2003-03-13re PR c++/9420 (incomplete type incorrectly reported)Jason Merrill3-7/+8
2003-03-13decl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-...Mark Mitchell4-0/+20
2003-03-13re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)Jason Merrill1-0/+18
2003-03-13Fix typo in ChangeLogMark Mitchell1-1/+1
2003-03-13ggc-page.c (struct page_entry): Remove varray.h header.Mike Stump3-28/+316
2003-03-13call.c (initialize_reference): Remove bogus assertion.Mark Mitchell6-40/+33
2003-03-13ChangeLog: Rotated last year's entries to...Nathanael Nerode2-14448/+14453
2003-03-13parse.y (resolve_inner_class): Error if qualifier is a primitive type.Tom Tromey2-2/+14
2003-03-13fde-glibc.c, [...]: It's GCC, not GNU CC.Nathanael Nerode16-60/+71
2003-03-13output_return_instruction: Simplyify test for avoiding type 2 LDMs.Nick Clifton1-5/+1
2003-03-13Makefile.in (dojump.o): New target.Ansgar Esztermann4-980/+1021
2003-03-13rs6000.c (rs6000_dwarf_register_span): Differentiate endianness.Aldy Hernandez2-7/+14
2003-03-13Remove redundant writeback test in previous delta.Nick Clifton1-4/+7