aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-03-20Warning fixes:Kaveh R. Ghazi8-19/+80
1999-03-20tm.texi (Varargs): Don't split argument of @item across lines.Andreas Schwab3-10/+13
1999-03-20c4x.h (TARGET_SWITCHES): Add null description to default case.Michael Hayes2-3/+8
1999-03-20* loop.c (check_dbra_loop): Fix debug message.Michael Hayes2-2/+11
1999-03-19Daily bump.Jeff Law1-1/+1
1999-03-19c4x.md (decrement_and_branch_on_count): Emit rptb_end pattern instead of decr...Michael Hayes2-1/+6
1999-03-19c4x.h (TARGET_SWITCHES): Add documentation.Michael Hayes2-47/+99
1999-03-19* expr.c (expand_expr): Handle ERROR_MARK much earlier.Martin v. Löwis2-15/+26
1999-03-19parse.y (find_applicable_accessible_methods_list): Extend the search to super...Alexandre Petit-Bianco1-374/+374
1999-03-19parse.y (find_applicable_accessible_methods_list): Extend the search to super...Alexandre Petit-Bianco1-449/+481
1999-03-19[multiple changes]Alexandre Petit-Bianco3-25/+80
1999-03-19Warning fixes:Kaveh R. Ghazi8-25/+51
1999-03-19init.c (build_member_call): Handle template-id expressions correctly.Mark Mitchell6-9/+59
1999-03-19Warning fixes:Kaveh R. Ghazi12-25/+55
1999-03-18friend.c (make_friend_class): Avoid core dump when not-yet-defined friend typ...Jason Merrill3-1/+26
1999-03-18toplev.c (read_integral_parameter): Constify.Theodore Papadopoulo3-81/+72
1999-03-18system.h: Use putc_unlocked...Zack Weinberg6-6/+44
1999-03-18Daily bump.Jeff Law1-1/+1
1999-03-18i860.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law3-8/+10
1999-03-18Make-lang.in: ($(INTL_TARGETS)): depend on cp/parse.cAlexandre Oliva2-0/+13
1999-03-18Makefile.in (INTL_TARGETS): new macroAlexandre Oliva3-12/+16
1999-03-18* i370.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-2/+3
1999-03-18* fx80.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-9/+10
1999-03-18* elxsi.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-2/+3
1999-03-18* clipper.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-2/+3
1999-03-18* 1750a.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-1/+2
1999-03-18pa.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-28/+30
1999-03-18* mn10300.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-2/+3
1999-03-18* h8300.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law2-12/+16
1999-03-18Add missing changelog entry.Jeff Law1-0/+3
1999-03-18Do not perform pseudo replacements if the loop contains volatile memoryNick Clifton2-1/+9
1999-03-18reload.c (find_reloads_toplev): When processing X recursively...J"orn Rennecke2-3/+22
1999-03-18Warning fixes:Kaveh R. Ghazi8-25/+43
1999-03-18mips.c (mips_explicit_type_size_string): Correct its type.Gavin Romig-Koch2-1/+6
1999-03-17Daily bump.Jeff Law1-1/+1
1999-03-17configure.in: Use "exit 1", not "exit (1)".Jeffrey A Law3-2/+7
1999-03-17go32.h: Delete.Mark Elbrecht8-118/+132
1999-03-17t-gnu (SYSTEM_HEADER_DIR): New variable.Mark Kettenis2-2/+10
1999-03-17fixincl.c: Include auto-host.h instead of config.hRobert Lipe5-4/+11
1999-03-17flow.c (compute_immediate_dominators): New function.Richard Henderson3-0/+44
1999-03-17* gcc.c (process_command): Dump link_command_spec too.Mark Elbrecht2-1/+7
1999-03-17pa.md: Add real PA8000 scheduling information.Jerry Quinn2-6/+48
1999-03-17pa.h (processor_type): Add PROCESSOR_8000 symbol.Jerry Quinn5-9/+42
1999-03-17sparc.h (TARGET_SWITCHES, [...]): Add descriptions.David S. Miller4-48/+55
1999-03-17removed part of commentNick Clifton1-1/+0
1999-03-17alpha.h (HARD_REGNO_MODE_OK): Allow only 4 and 8 byte unit modes in FP regs.Richard Henderson2-8/+17
1999-03-17Fix compile time warnings.Nick Clifton5-247/+356
1999-03-17reload1.c (eliminate_regs): Don't keep REG_DEAD notes around for things that ...J"orn Rennecke2-1/+16
1999-03-17* gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.Richard Henderson2-0/+15
1999-03-17function.c (fixup_var_refs_1): First try moving the expression directly into ...Richard Henderson2-8/+40