summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:Kaveh R. Ghazi1998-10-131-5/+5
* iris6.h (ASM_OUTPUT_WEAK_ALIAS): Call ASM_GLOBALIZE_LABEL.Jason Merrill1998-10-131-4/+6
* varasm.c (assemble_start_function, [...]): Do ASM_GLOBALIZE_LABEL for weak sy...Jason Merrill1998-10-031-6/+4
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1998-10-011-46/+4
* flags.h: Add flag_data_sections.Catherine Moore1998-09-281-1/+3
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton1998-09-021-2/+2
* varasm.c (compare_constant_1): Handle RANGE_EXPR.Dave Brolley1998-08-311-0/+2
* print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ...Richard Henderson1998-07-061-0/+2
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-3/+2
* Remove reference to warn_bss_align.Catherine Moore1998-06-231-1/+1
* varasm.c (assemble_variable): Emit alignment warning.Catherine Moore1998-06-221-1/+7
* Warning fixes:Kaveh R. Ghazi1998-06-221-8/+9
* varasm.c (assemble_start_function): Add weak_global_object_name.Jason Merrill1998-06-191-4/+10
* Warning fixes:Kaveh R. Ghazi1998-06-181-0/+2
* Warning fixes:Kaveh R. Ghazi1998-06-081-0/+1
* sh.h (MAX_OFILE_ALIGNMENT): Define.Catherine Moore1998-06-011-1/+2
* i386.h (ALIGN_DFmode): Delete.John Wehle1998-05-171-0/+4
* Patch to fix g++.other/local1.C.Jim Wilson1998-05-131-10/+0
* varasm.c (assemble_variable): Compute the alignment of the data earlier so th...John Wehle1998-05-111-35/+39
* Fix stabs debug info bug reported by Stu Grossman.Jim Wilson1998-05-111-0/+4
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* varasm.c (asm_output_bss): Add prototype.Jeff Law1998-04-161-0/+6
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-5/+66
* varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a entity in a lo...Mark Mitchell1998-04-011-0/+6
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-6/+1
* aManfred Hollstein1998-03-121-0/+2
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-2/+3
* Fix warious warnings:Kaveh R. Ghazi1998-02-281-0/+3
* varasm.c (output_constant_pool): Fix dumb thinko in last change.Jeffrey A Law1998-02-181-2/+2
* tree.h (merge_machine_{type,decl}_attributes): Declare.Brendan Kehoe1998-02-181-4/+33
* varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1998-02-131-1/+4
* Rats. Forgot to change copyrights on the first commit.Robert Lipe1998-02-131-1/+1
* c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1998-02-131-4/+0
* Makefile.in: Remove all bytecode support.Jeffrey A Law1998-01-201-415/+52
* varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary.David S. Miller1998-01-171-3/+3
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-18/+18
* Merge from gcc-2.8Jeff Law1997-12-061-1/+1
* patch from paul eggert to fix -0.0/0.0 confusion that breaks glibcPaul Eggert1997-11-131-2/+1
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-8/+42
* combine.c (try_combine): Use NULL_RTX instead of '0' where appropriate in cal...David S. Miller1997-09-221-1/+1
* dwarf2 EH supportJason Merrill1997-09-101-3/+18
* Fix C++ template instantiation back end core dump.Jim Wilson1997-08-291-0/+7
* (make_function_rtl, make_decl_rtl): Add a prefix when flag_prefix_function_na...Richard Kenner1997-08-021-0/+44
* (compare_constant_1, case STRING_CST): Compare TYPE_MODE.Richard Kenner1997-08-021-0/+4
* xJason Merrill1997-07-191-2/+2
* (assemble_variable): If low part of size doesn't fit in an int,Richard Kenner1997-07-141-1/+5
* (assemble_end_function): Switch back to function section afterRichard Kenner1997-06-091-1/+4
* xJason Merrill1997-04-301-25/+42
* (TRAMPOLINE_ALIGNMENT): Provide default.Richard Kenner1997-01-301-1/+5
* (force_const_mem): Set MARK instead of clearing it.Richard Kenner1997-01-291-3/+7