aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-02-16invoke.texi: Add AVR invocation docs.Denis Chertykov5-3/+131
2000-02-16* fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".Jason Merrill2-1/+13
2000-02-16Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell18-206/+245
2000-02-16* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.Jason Merrill2-8/+4
2000-02-16Move RTL checking code into make_insn_rawNick Clifton2-12/+17
2000-02-16configure (gcc_version): When setting, narrow search to lines containing `ver...Kaveh R. Ghazi12-242/+264
2000-02-16md.texi (Simple Constraints): Add item about whitespace.Hans-Peter Nilsson3-6/+43
2000-02-16Daily bump.Jeff Law2-2/+2
2000-02-16* cpplib.c (do_line): Pedwarn for #line > 32767.Alexandre Oliva2-1/+3
2000-02-16* c-lex.c (readescape): Warn about 'x', but do not reject it.Alexandre Oliva2-1/+8
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour12-268/+282
2000-02-15* configure.in: Add support for avr target.Denis Chertykov3-109/+117
2000-02-16sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.J"orn Rennecke3-5/+6
2000-02-16decl2.c (lang_decode_option): Enable automatic line wrapping.Gabriel Dos Reis2-0/+7
2000-02-16* sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.J"orn Rennecke2-0/+11
2000-02-16sh.md (udivsi3_i1, [...]): Name.J"orn Rennecke2-62/+165
2000-02-15sh.md: Guard insn splits against illegal registers.Andrew Haley3-5/+10
2000-02-15gjavah.c: Delete ACC_VISIBILITY define.Joerg Brunsmann5-706/+725
2000-02-15Makefile.in (lcm.o): Depend on insn-attr.h.J"orn Rennecke10-166/+704
2000-02-15gjavah.c (jni_print_char): New function.Tom Tromey2-25/+43
2000-02-15* ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.Loren J. Rittle2-0/+11
2000-02-15New test - sjlj ICE, originally from openbsdZack Weinberg1-0/+16
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi42-64/+92
2000-02-15Daily bump.Jeff Law2-2/+2
2000-02-14Add support for MCore portNick Clifton6-220/+335
2000-02-14Backend for Motorola's MCore processors.Nick Clifton13-0/+9785
2000-02-14collect2.c (main): If we have frames, then we will need to import the frame h...Geoff Keating2-2/+33
2000-02-14basic_block.h: Added prototype for reorder_basic_blocks.Stan Cox4-0/+768
2000-02-14gcc.texi (Passes): Fix typo.Hans-Peter Nilsson4-4/+10
2000-02-14Daily bump.Jeff Law2-2/+2
2000-02-14cpplib.c (do_define): Only free the old definition if it actually had one.Zack Weinberg2-1/+7
2000-02-14cppfiles.c (read_and_prescan): When emitting deferred newlines...Neil Booth2-5/+13
2000-02-14cse.c (cse_altered): New internal flag.Zack Weinberg2-1/+15
2000-02-14Remove duplicate test case - same as gcc.dg/20000127-1.cZack Weinberg1-134/+0
2000-02-13* sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.Rainer Orth2-1/+5
2000-02-13* combine.c (simplify_comparison): Fix typo.Jeffrey A Law2-1/+5
2000-02-13prefix.c (concat, lookup_key): Use xmalloc and xrealloc consistently.Neil Booth2-3/+8
2000-02-13parse.y (frob_specs): Split out...Jason Merrill5-853/+864
2000-02-13newJason Merrill1-0/+27
2000-02-13updateJason Merrill3-4/+4
2000-02-13Daily bump.Jeff Law2-2/+2
2000-02-12flow.c (flow_loop_tree_node_add): Use better algorithm by passing previously ...Michael Hayes2-27/+26
2000-02-12* basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.Michael Hayes2-2/+4
2000-02-12crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi7-17/+31
2000-02-12Daily bump.Jeff Law2-2/+2
2000-02-12i386.c (ix86_emit_restore_regs_using_mov): Break out from ...Jan Hubicka2-15/+59
2000-02-11oops - remove extranseous SAYMBOL_REF_FLAG usage from -mlong-calls patchNick Clifton1-15/+0
2000-02-11Minot for,matting imrpovemants and synchronisation with devo sourcesNick Clifton9-188/+198
2000-02-11Minor formatting tidyups.Dmitri Makarov4-11/+60
2000-02-11Denis Chertykov <denisc@overta.ru>Denis Chertykov9-9/+9763